diff --git a/doc/github/comments1 b/doc/github/comments1 new file mode 100644 index 00000000..cb5d532b --- /dev/null +++ b/doc/github/comments1 @@ -0,0 +1,2802 @@ +[ + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261538496", + "html_url": "https://github.com/PDP-10/its/issues/5#issuecomment-261538496", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/5", + "id": 261538496, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-18T14:02:59Z", + "updated_at": "2016-11-18T14:04:03Z", + "body": "Fixed in c5d3af5c181e7eae1dd8ca49c4d03b60a890b913.\n\n@eswenson1 To use KLH10, either set the environment vairable `EMULATOR` to `klh10`, or pass it on the command line:\n\n```\nmake EMULATOR=klh10\n```\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261604395", + "html_url": "https://github.com/PDP-10/its/pull/9#issuecomment-261604395", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/9", + "id": 261604395, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-18T18:26:40Z", + "updated_at": "2016-11-18T18:26:40Z", + "body": "The first of these two commits is incomplete. It tries to add two empty directories to the source tape, but itstar doesn't like that. I suppose a DUMP tape can't contain empty directories.\n\nIt's nice if every single commit is self-contained and don't fail the build. Having said that, I don't think we need to be that stringent. I'l merge this as is.\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261606476", + "html_url": "https://github.com/PDP-10/its/pull/9#issuecomment-261606476", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/9", + "id": 261606476, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-18T18:34:56Z", + "updated_at": "2016-11-18T18:34:56Z", + "body": "How can I make this be true, when, for example I miss a file, in a local commit, or have a bug and fix locally before pushing? Or if I push twice to GitHub? I only submitted one PR (to encompass the two commits/pushes). Are you suggesting that before pushing that I consolidate all local commits? (I've actually never done that with Git before, but believe I've seen documented how to do that). Please advise.\n\n-- Eric\n\n> On Nov 18, 2016, at 10:27, Lars Brinkhoff notifications@github.com wrote:\n> \n> Merged #9.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261608303", + "html_url": "https://github.com/PDP-10/its/pull/9#issuecomment-261608303", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/9", + "id": 261608303, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-18T18:42:06Z", + "updated_at": "2016-11-18T18:42:06Z", + "body": "It's possible to completely rewrite pull requests. You can do that with gits infamous `git rebase -i master`.\n\nI'm a bit fanatic when it comes to submit squeak-clean pull requests. If I notice an error, I can add or remove or reorder commits, or edit them, or whatever it takes.\n\nAnother option besides rebasing, is to do `git reset master`. This will remove all commits, and reset the branch back to the state of the master branch _but_ leave all changes in place. This way, you can start over and make new commits.\n\nI also use `git add -p` frequently to just add parts of a file to the staging area.\n\nA pull request may well consist of several commits. I think it's good practice to make each commit self-contained and focused on one simple task. So e.g. your TS PEEK link could have been a separate commit.\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261612461", + "html_url": "https://github.com/PDP-10/its/pull/9#issuecomment-261612461", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/9", + "id": 261612461, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-18T18:58:24Z", + "updated_at": "2016-11-18T18:58:24Z", + "body": "Hi Lars,\n\nI’m still a bit confused. I submitted a single pull request, and expected it to encompass the two commits I had pushed to my branch. What should I have done differently in the situation where I first tested my tree locally and found it working fine, then did a “commit” that missed a few files, the fixed this by issuing another commit? In fact, I did do two “pushes”, since I realized after the first push that I forgot some files. I realize that this caused Travis to perform two builds, the first, which should have failed, and the second, which should have succeded. It is usually difficult to know that a commit is incomplete, since the build works fine locally, but won’t when pulled via CI. True, a “git status” would have revealed the missing files before I did a “git push”, but I can’t believe that, in general, this doesn’t happen in the real world. People often have to “fix” a commit/push when they realize they forgot something or had a bug that only shows up in CI. \n\nAs far as I know, I should have had a “squeaky-clean” pull request. I submitted only one pull request, which should have encompassed both commits. What did I do wrong? I authored the pull request, and waited until Travis said everything was ok and then I submitted the request. In fact, I didn’t see any failed build there — it showed everything good. What should I have done differently?\n\nRegarding making the TS PEEK link a separate commit — understood. I’ll be more careful. \n\nBut please do commend on the issue of a “single pull request” that encompasses two commits, because I may have a big misunderstanding regarding Git that, although I’ve used Git for several years now, I’ve somehow missed! :-)\n\n— Eric\n\n> On Nov 18, 2016, at 10:42, Lars Brinkhoff notifications@github.com wrote:\n> \n> It's possible to completely rewrite pull requests. You can do that with gits infamous git rebase -i master.\n> \n> I'm a bit fanatic when it comes to submit squeak-clean pull requests. If I notice an error, I can add or remove or reorder commits, or edit them, or whatever it takes.\n> \n> Another option besides rebasing, is to do git reset master. This will remove all commits, and reset the branch back to the state of the master branch but leave all changes in place. This way, you can start over and make new commits.\n> \n> I also use git add -p frequently to just add parts of a file to the staging area.\n> \n> A pull request may well consist of several commits. I think it's good practice to make each commit self-contained and focused on one simple task. So e.g. your TS PEEK link could have been a separate commit.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub https://github.com/PDP-10/its/pull/9#issuecomment-261608303, or mute the thread https://github.com/notifications/unsubscribe-auth/AA0-YxQ0kle2sSbcrsOre-1tDSOE3Eq0ks5q_fF_gaJpZM4K2p23.\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261622733", + "html_url": "https://github.com/PDP-10/its/pull/9#issuecomment-261622733", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/9", + "id": 261622733, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-18T19:39:52Z", + "updated_at": "2016-11-18T19:39:52Z", + "body": "Sure, I'm happy to go on at length about this, if you're willing to listen! I just hope I can explain in a way that makes sense.\n\nYou did one commit, pushed it, and made pull request. Then you realized something was amiss, and you wanted to fix it. You made another commit and pushed that. Travis is happy.\n\nWhat I would have done at this point, is to go back and fix the first failing commit. I would edit the commit so the build no longer failed. When everything is done, I would do `git push -f` to forcibly update the branch. GitHub will notice this, and update the pull request accordingly.\n\nI have learned these practices from the open-source world. Linux, GCC, binutils, etc, all do one form or another of this. Twenty years ago, there was no git, and changes where submitted as a series of patches to a mailing list. The changes were scrutinized by the maintainers, and if anything in a patch was bad, the whole series was turned down, and you were asked to fix it and resubmit a new series. This is much like how GitHub works today. A pull request is like a patch series, and a commit is like a patch.\n\nWhy go to all this trouble? Because often, a bug surfaces, and you will have to back to a commit and try to figure out what is does, and the intent behind it. If a commit is simple, this makes the job much easier. If a commit is broken, and relies on another commit to make it work, it's harder to understand. You also have to study the other commit.\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261735566", + "html_url": "https://github.com/PDP-10/its/issues/4#issuecomment-261735566", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/4", + "id": 261735566, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-19T19:54:21Z", + "updated_at": "2016-11-19T19:54:21Z", + "body": "> Is it possible to use timesharing DDT to dump? Just $L and $$L the components, and then $Y.\n\nWell, I tried to $L ITS BIN, $$L NSALV BIN, and $Y .;@ NITS. DSKDMP couldn't even load the result.\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261885979", + "html_url": "https://github.com/PDP-10/its/issues/4#issuecomment-261885979", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/4", + "id": 261885979, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-21T09:23:41Z", + "updated_at": "2016-11-21T09:23:41Z", + "body": "Fixed by #10." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261886579", + "html_url": "https://github.com/PDP-10/its/pull/10#issuecomment-261886579", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/10", + "id": 261886579, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-21T09:26:30Z", + "updated_at": "2016-11-21T09:26:30Z", + "body": "I'm not sure if the DB configuration is up-to-date with the latest changes in CONFIG 202. I just copied it from NEWSYS;CONFIG 193.\r\n\r\nAnyway, I figure we will be updating it later anyway." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261905457", + "html_url": "https://github.com/PDP-10/its/issues/3#issuecomment-261905457", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/3", + "id": 261905457, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-21T10:53:26Z", + "updated_at": "2016-11-21T10:53:26Z", + "body": "Install new DSKDMP by running it from exec DDT.\r\n\r\nInstall BT by running the KSFEDR `write` command." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261906927", + "html_url": "https://github.com/PDP-10/its/issues/7#issuecomment-261906927", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/7", + "id": 261906927, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-21T11:00:12Z", + "updated_at": "2016-11-21T11:00:33Z", + "body": "In my opinion, I think it would be nice if were split into many commits. One commit for each program. The commit should include source code, documentation, build script, and README updates." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261908351", + "html_url": "https://github.com/PDP-10/its/issues/11#issuecomment-261908351", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/11", + "id": 261908351, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-21T11:07:05Z", + "updated_at": "2016-11-22T07:21:06Z", + "body": "KLH10 supports:\r\n\r\n- 512KW of memory.\r\n- HOST idling device.\r\n- Two RH11 controllers.\r\n- 8 RP06 or RP07 drives per RH11.\r\n- 8 TM02/3 formatters per RH11, one TH45/TU77 each.\r\n- One IMP network interface.\r\n- Patch: CHAOS network interface.\r\n\r\nKLH10 may need to be run as root to have full networking." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261908408", + "html_url": "https://github.com/PDP-10/its/issues/11#issuecomment-261908408", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/11", + "id": 261908408, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-21T11:07:22Z", + "updated_at": "2016-11-21T11:28:13Z", + "body": "SIMH supports:\r\n\r\n- 1MW of memory.\r\n- RH11 controller.\r\n- RM03, RM05, RM80, RP04, RP06, and RP07 drives.\r\n- TM02 formatter, TU45 drives.\r\n- RSX211/RX02 floppy drives.\r\n- DZ11 terminal multiplexer.\r\n- KDP-11 network interface." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261926362", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-261926362", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 261926362, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-21T12:40:32Z", + "updated_at": "2016-11-21T12:40:32Z", + "body": "There may be another copy on twenex.org." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261959353", + "html_url": "https://github.com/PDP-10/its/pull/10#issuecomment-261959353", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/10", + "id": 261959353, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-21T14:54:29Z", + "updated_at": "2016-11-21T14:54:29Z", + "body": "@eswenson1 Do you think this is a good format for a pull request?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262025938", + "html_url": "https://github.com/PDP-10/its/pull/10#issuecomment-262025938", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/10", + "id": 262025938, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-21T18:33:39Z", + "updated_at": "2016-11-21T18:33:39Z", + "body": "You were there, so you would know better than I whether certain conventions make sense or not. I'm not against having the binary in SYSTEM;." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262042385", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-262042385", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 262042385, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-21T19:33:01Z", + "updated_at": "2016-11-21T19:33:01Z", + "body": "@ethandicks Did you use a PDP-10 MDL interpreter when you ported Zork to z-code?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262055970", + "html_url": "https://github.com/PDP-10/its/issues/3#issuecomment-262055970", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/3", + "id": 262055970, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-21T20:23:22Z", + "updated_at": "2016-11-21T20:23:22Z", + "body": "Fixed in c2c805cf64722a3f04980747cd169d43bdc79ad9." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262059542", + "html_url": "https://github.com/PDP-10/its/issues/3#issuecomment-262059542", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/3", + "id": 262059542, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-21T20:36:17Z", + "updated_at": "2016-11-21T20:36:17Z", + "body": "This was DSKDMP 215. I tried 216, but it didn't work." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262082714", + "html_url": "https://github.com/PDP-10/its/issues/13#issuecomment-262082714", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/13", + "id": 262082714, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-21T22:06:38Z", + "updated_at": "2016-11-21T22:06:38Z", + "body": "@eswenson1 wrote:\r\n\r\n> Look in sysen1;mudinq.43. You will find definitions for UUOH,\r\n> OCTLP, OASC, and other symbols that are undefined when you replace\r\n> taa;uuos > with a dummy (empty) file. You’ll see all the undefined\r\n> symbols you need to get resolved. I found a bunch of them in\r\n> mudinq.43.\r\n\r\n> And since TAA (Tim Anderson) was a Muddle hacker on DM, I wouldn’t\r\n> be surprised if he wrote MUDINQ (MUDDLE INQUIR) and used some of the\r\n> same macros in multiple programs (like XXFILE).\r\n\r\n> From comments in MUDINQ, it seems like the UUO macros were lifted from\r\n> DIRED. I saw some of the same macros in that source when I was\r\n> browsing around." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262103598", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-262103598", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 262103598, + "user": { + "login": "ethandicks", + "id": 1102818, + "avatar_url": "https://avatars.githubusercontent.com/u/1102818?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/ethandicks", + "html_url": "https://github.com/ethandicks", + "followers_url": "https://api.github.com/users/ethandicks/followers", + "following_url": "https://api.github.com/users/ethandicks/following{/other_user}", + "gists_url": "https://api.github.com/users/ethandicks/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ethandicks/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ethandicks/subscriptions", + "organizations_url": "https://api.github.com/users/ethandicks/orgs", + "repos_url": "https://api.github.com/users/ethandicks/repos", + "events_url": "https://api.github.com/users/ethandicks/events{/privacy}", + "received_events_url": "https://api.github.com/users/ethandicks/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-11-21T23:44:02Z", + "updated_at": "2016-11-22T06:06:04Z", + "body": "On Mon, Nov 21, 2016 at 2:33 PM, Lars Brinkhoff\r\n wrote:\r\n> @ethandicks Did you use a PDP-10 MDL interpreter when you ported Zork to z-code?\r\n\r\nNot at first - I just read the MDL code, got the MDL books from MIT\r\nPress and learned enough MDL to understand what the code was doing.\r\nFortunately, despite the massive visual differences between Inform and\r\nMDL, because MDL is the ancestor of ZIL which compiles to Z-machine\r\nbyte code, and Inform compiles to Z-machine byte code, when one needs\r\nto, say, generate a room with attributes and properties, the resulting\r\nbyte code is quite similar, so it's somewhat easy to \"rephrase\" a MDL\r\nproblem into Inform.\r\n\r\nI did later do some side-by-side testing by running the original\r\n36-bit Zork on one of the machines Rich Alderson runs. I did\r\nnot compile the MDL I have into a running game, but I did\r\nrun 20+ year old game files to elicit various responses.\r\n\r\nSo the Inform port is a re-creation, but it's a section-by-section\r\nre-creation with very similar logic and structure, but not 100%\r\nidentical. It's using the Inform parser code, not the MDL parser\r\ncode, for example, but with various responses and some structure\r\nbackported from the MDL to Inform.\r\n\r\n-ethan\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262159524", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-262159524", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 262159524, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-22T06:34:31Z", + "updated_at": "2016-11-22T06:34:31Z", + "body": "Zork MDL source code from Bob Supnik: http://simh.trailing-edge.com/games/zork-mdl.zip\r\n\r\nMuddle manual: https://github.com/taradinoc/mdl-docs" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262224923", + "html_url": "https://github.com/PDP-10/its/issues/2#issuecomment-262224923", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/2", + "id": 262224923, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-22T12:09:20Z", + "updated_at": "2016-11-22T12:09:20Z", + "body": "I have now installed a minimal set of binaries for just running EMACS. No source code.\r\n\r\nAnother set of binaries will have to be added to rebuild EMACS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262256482", + "html_url": "https://github.com/PDP-10/its/issues/4#issuecomment-262256482", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/4", + "id": 262256482, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-22T14:36:21Z", + "updated_at": "2016-11-22T14:36:21Z", + "body": "Maybe the DDT $0Y command writes the right format for DSKDMP to load?\r\n\r\nLet's see if @cstacy or @eak knows?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262259009", + "html_url": "https://github.com/PDP-10/its/issues/4#issuecomment-262259009", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/4", + "id": 262259009, + "user": { + "login": "eak", + "id": 1546053, + "avatar_url": "https://avatars.githubusercontent.com/u/1546053?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eak", + "html_url": "https://github.com/eak", + "followers_url": "https://api.github.com/users/eak/followers", + "following_url": "https://api.github.com/users/eak/following{/other_user}", + "gists_url": "https://api.github.com/users/eak/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eak/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eak/subscriptions", + "organizations_url": "https://api.github.com/users/eak/orgs", + "repos_url": "https://api.github.com/users/eak/repos", + "events_url": "https://api.github.com/users/eak/events{/privacy}", + "received_events_url": "https://api.github.com/users/eak/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-11-22T14:45:33Z", + "updated_at": "2016-11-22T14:45:33Z", + "body": "Sorry, I never worked on ITS itself, just a few user commands. ITS \nhacking was mostly done by RMS and Moon in my day. I suppose you could \nask one of them.\n\nOn 2016/11/22 06:36, Lars Brinkhoff wrote:\n\n> Maybe the DDT $0Y command writes the right format for DSKDMP to load?\n> \n> Let's see if @cstacy https://github.com/cstacy or @eak \n> https://github.com/eak knows?\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub \n> https://github.com/PDP-10/its/issues/4#issuecomment-262256482, or \n> mute the thread \n> https://github.com/notifications/unsubscribe-auth/ABeXRY0YKOwYdz955GYjIlOB-xNWM_CKks5rAv3lgaJpZM4K2O-6.\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262323785", + "html_url": "https://github.com/PDP-10/its/issues/14#issuecomment-262323785", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/14", + "id": 262323785, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-22T18:28:01Z", + "updated_at": "2016-12-29T20:07:44Z", + "body": "- [x] CHANNA; TS CNAVRL\r\n- [x] CHANNA; TS MODEMS\r\n- [x] CHANNA; TS NETIME\r\n- [ ] CHANNA; TS SAM\r\n- [ ] COMMON; TS PUB2\r\n- [ ] C; TS CC\r\n- [x] DEVICE; JOBDEV D\r\n- [x] DEVICE; JOBDEV DP\r\n- [x] DEVICE; JOBDEV DQ\r\n- [ ] DECSYS; TS B11\r\n- [ ] DECSYS; TS CCL\r\n- [ ] DECSYS; TS DEC\r\n- [ ] DECSYS; TS GX\r\n- [ ] INQUIR; TS INQCHK\r\n- [ ] INQUIR; TS INQDMP\r\n- [ ] INQUIR; TS INQEXM\r\n- [ ] INQUIR; TS INQPAT\r\n- [x] INQUIR; TS INQUIR\r\n- [x] INQUIR; TS LOOKUP\r\n- [ ] KCC; TS EXECVT\r\n- [ ] KCC; TS GETSYM\r\n- [ ] KSHACK; TS MICRO\r\n- [ ] LSPMAN; TS LSPDMP\r\n- [ ] LSPMAN; TS LSPDOC\r\n- [ ] L; TS ASSLIS\r\n- [ ] L; TS OASSLI\r\n- [ ] L; TS OOASSL\r\n- [ ] L; TS SUNDER\r\n- [ ] MAXII; TS MAXIMA\r\n- [x] MIDAS; TS NMIDAS\r\n- [ ] MINSYS; TS MINSYS\r\n- [ ] PASCAL; TS PASCAL\r\n- [ ] PDP11; TS CBIN\r\n- [ ] PDP11; TS FTP11\r\n- [ ] PDP11; TS LOADER\r\n- [ ] PDP11; TS LPT11\r\n- [ ] PDP11; TS PUNCH\r\n- [ ] PDP11; TS SEND11\r\n- [ ] SYS1; TS %\r\n- [x] SYS1; TS ARCSAL\r\n- [ ] SYS1; TS ARDPRN\r\n- [x] SYS1; TS BUG\r\n- [ ] SYS1; TS BYE\r\n- [ ] SYS1; TS CALL\r\n- [ ] SYS1; TS CCL\r\n- [x] SYS1; TS CFTP\r\n- [ ] SYS1; TS CHARFC\r\n- [ ] SYS1; TS CHARFS\r\n- [ ] SYS1; TS CHATER\r\n- [ ] SYS1; TS CROCK\r\n- [ ] SYS1; TS CROSS\r\n- [ ] SYS1; TS CTIMES\r\n- [ ] SYS1; TS DATE\r\n- [x] SYS1; TS DCROCK\r\n- [ ] SYS1; TS DFTP\r\n- [x] SYS1; TS DIR\r\n- [x] SYS1; TS DOC\r\n- [ ] SYS1; TS DOWN\r\n- [ ] SYS1; TS ESPELL\r\n- [ ] SYS1; TS FACTOR\r\n- [x] SYS1; TS FINGER\r\n- [ ] SYS1; TS FINIT\r\n- [ ] SYS1; TS FROB\r\n- [ ] SYS1; TS GSCNV\r\n- [x] SYS1; TS IDLE\r\n- [ ] SYS1; TS IMEDIT\r\n- [ ] SYS1; TS IMLOAD\r\n- [ ] SYS1; TS IMPRIN\r\n- [ ] SYS1; TS IMPRNT\r\n- [ ] SYS1; TS INSTAL\r\n- [ ] SYS1; TS INTRUP\r\n- [ ] SYS1; TS JOTTO\r\n- [ ] SYS1; TS JUNK\r\n- [x] SYS1; TS LOOKUP\r\n- [ ] SYS1; TS LPX\r\n- [ ] SYS1; TS LSC\r\n- [ ] SYS1; TS LSPEED\r\n- [x] SYS1; TS LUSER\r\n- [ ] SYS1; TS MAGFRM\r\n- [ ] SYS1; TS MEMSTA\r\n- [ ] SYS1; TS MERGE\r\n- [x] SYS1; TS METER\r\n- [ ] SYS1; TS NLSC\r\n- [ ] SYS1; TS NRMODE\r\n- [x] SYS1; TS NWATCH\r\n- [ ] SYS1; TS ORTHOG\r\n- [x] SYS1; TS OS\r\n- [ ] SYS1; TS OUTEST\r\n- [x] SYS1; TS PDP11\r\n- [ ] SYS1; TS PERUSE\r\n- [x] SYS1; TS PLAN\r\n- [ ] SYS1; TS PO\r\n- [x] SYS1; TS PR\r\n- [x] SYS1; TS PRUFD\r\n- [ ] SYS1; TS PRUSET\r\n- [x] SYS1; TS PTY\r\n- [ ] SYS1; TS PUB\r\n- [ ] SYS1; TS PUB2\r\n- [ ] SYS1; TS QUEUE\r\n- [ ] SYS1; TS QUOTE\r\n- [x] SYS1; TS REATTA\r\n- [x] SYS1; TS RMAIL\r\n- [ ] SYS1; TS RMODE\r\n- [ ] SYS1; TS S\r\n- [ ] SYS1; TS SALV\r\n- [ ] SYS1; TS SMETER\r\n- [ ] SYS1; TS SNOOP\r\n- [ ] SYS1; TS SOLONG\r\n- [ ] SYS1; TS SOS\r\n- [ ] SYS1; TS SPELL\r\n- [x] SYS1; TS STINK\r\n- [x] SYS1; TS STY\r\n- [x] SYS1; TS SUPDUP\r\n- [ ] SYS1; TS SUSET\r\n- [x] SYS1; TS SYSMSG\r\n- [ ] SYS1; TS TABSET\r\n- [x] SYS1; TS TALK\r\n- [x] SYS1; TS TCTYP\r\n- [ ] SYS1; TS TCTYPE\r\n- [ ] SYS1; TS TEKPRN\r\n- [ ] SYS1; TS TI\r\n- [ ] SYS1; TS TIME\r\n- [ ] SYS1; TS TIMEP\r\n- [ ] SYS1; TS TIMES\r\n- [x] SYS1; TS TIMOON\r\n- [ ] SYS1; TS TR\r\n- [ ] SYS1; TS TTY\r\n- [x] SYS1; TS U\r\n- [ ] SYS1; TS UP\r\n- [ ] SYS1; TS USET\r\n- [ ] SYS1; TS UT\r\n- [ ] SYS1; TS UUO\r\n- [ ] SYS1; TS VTTIME\r\n- [x] SYS1; TS W\r\n- [ ] SYS1; TS WATCH\r\n- [x] SYS1; TS WHEN\r\n- [ ] SYS1; TS WHERES\r\n- [x] SYS1; TS WHO\r\n- [ ] SYS1; TS WHO%\r\n- [x] SYS1; TS WHOIS\r\n- [x] SYS1; TS WHOJ\r\n- [x] SYS1; TS WHOM\r\n- [ ] SYS1; TS WL\r\n- [ ] SYS1; TS WUMPUS\r\n- [ ] SYS1; TS WW\r\n- [ ] SYS1; TS X\r\n- [ ] SYS1; TS Y\r\n- [ ] SYS1; TS Z\r\n- [ ] SYS2; TS =\r\n- [ ] SYS2; TS ACCLNK\r\n- [x] SYS2; TS ARCCPY\r\n- [ ] SYS2; TS ARGUS\r\n- [ ] SYS2; TS C\r\n- [ ] SYS2; TS CALPRT\r\n- [ ] SYS2; TS CHATST\r\n- [x] SYS2; TS CHTN\r\n- [ ] SYS2; TS COMIFY\r\n- [ ] SYS2; TS CP\r\n- [x] SYS2; TS CRTSTY\r\n- [ ] SYS2; TS DC\r\n- [ ] SYS2; TS DCSTAT\r\n- [ ] SYS2; TS DDTYP\r\n- [ ] SYS2; TS DIABLO\r\n- [ ] SYS2; TS EDIT\r\n- [x] SYS2; TS EMACS\r\n- [ ] SYS2; TS EXECVT\r\n- [ ] SYS2; TS EXPIRE\r\n- [ ] SYS2; TS FDIR\r\n- [ ] SYS2; TS FEATUR\r\n- [ ] SYS2; TS FIDO\r\n- [ ] SYS2; TS FILCOM\r\n- [ ] SYS2; TS FR\r\n- [x] SYS2; TS FTP\r\n- [x] SYS2; TS GMSGS\r\n- [ ] SYS2; TS H\r\n- [ ] SYS2; TS HEXIFY\r\n- [x] SYS2; TS HOSTAB\r\n- [ ] SYS2; TS HP\r\n- [x] SYS2; TS HSNAME\r\n- [ ] SYS2; TS INFO\r\n- [ ] SYS2; TS INIKIL\r\n- [x] SYS2; TS INLINE\r\n- [ ] SYS2; TS IPAK\r\n- [x] SYS2; TS JOBS\r\n- [ ] SYS2; TS KL\r\n- [x] SYS2; TS LF\r\n- [ ] SYS2; TS LIMERI\r\n- [ ] SYS2; TS LIMMER\r\n- [ ] SYS2; TS LINE\r\n- [ ] SYS2; TS LISPT\r\n- [ ] SYS2; TS LOADER\r\n- [x] SYS2; TS LOADP\r\n- [ ] SYS2; TS LOL\r\n- [ ] SYS2; TS LSD\r\n- [ ] SYS2; TS MACRO\r\n- [ ] SYS2; TS MC\r\n- [ ] SYS2; TS MD\r\n- [ ] SYS2; TS ML\r\n- [ ] SYS2; TS MSEND\r\n- [x] SYS2; TS MSPLIT\r\n- [ ] SYS2; TS MX\r\n- [ ] SYS2; TS N\r\n- [ ] SYS2; TS NICNAM\r\n- [ ] SYS2; TS NICWHO\r\n- [ ] SYS2; TS O\r\n- [ ] SYS2; TS OCTPUS\r\n- [ ] SYS2; TS OHOST\r\n- [ ] SYS2; TS OHSHIT\r\n- [ ] SYS2; TS OOHOST\r\n- [ ] SYS2; TS PASCAL\r\n- [x] SYS2; TS PHOTO\r\n- [ ] SYS2; TS PORTS\r\n- [ ] SYS2; TS PREP\r\n- [ ] SYS2; TS RALP\r\n- [x] SYS2; TS REPLY\r\n- [ ] SYS2; TS RR\r\n- [ ] SYS2; TS RT\r\n- [ ] SYS2; TS SCRAM\r\n- [ ] SYS2; TS SEARCH\r\n- [ ] SYS2; TS SHELL\r\n- [ ] SYS2; TS SHIT\r\n- [ ] SYS2; TS SN\r\n- [ ] SYS2; TS SPGUN\r\n- [ ] SYS2; TS SSEND\r\n- [ ] SYS2; TS STINKR\r\n- [ ] SYS2; TS STTY\r\n- [ ] SYS2; TS STYLOC\r\n- [ ] SYS2; TS STYLOG\r\n- [ ] SYS2; TS SYSCHK\r\n- [x] SYS2; TS TAGS\r\n- [ ] SYS2; TS TEACHE\r\n- [ ] SYS2; TS TJ6\r\n- [x] SYS2; TS TMPKIL\r\n- [ ] SYS2; TS TTST\r\n- [ ] SYS2; TS TTYVAR\r\n- [ ] SYS2; TS TYPESQ\r\n- [ ] SYS2; TS UNSPLR\r\n- [ ] SYS2; TS UNTALK\r\n- [x] SYS2; TS USERS\r\n- [ ] SYS2; TS USQ\r\n- [x] SYS2; TS WHAT\r\n- [ ] SYS2; TS WHOLIN\r\n- [ ] SYS2; TS WHOSEN\r\n- [ ] SYS2; TS XE\r\n- [ ] SYS2; TS XHOST\r\n- [ ] SYS2; TS XL\r\n- [ ] SYS2; TS XLISP\r\n- [ ] SYS2; TS XT\r\n- [ ] SYS2; TS XXFILE\r\n- [ ] SYS3; TS .\r\n- [ ] SYS3; TS ADVENT\r\n- [ ] SYS3; TS APLCLK\r\n- [ ] SYS3; TS AWAIT\r\n- [ ] SYS3; TS BABYL\r\n- [ ] SYS3; TS BABYLM\r\n- [ ] SYS3; TS BALANC\r\n- [ ] SYS3; TS BANNER\r\n- [ ] SYS3; TS @BIG\r\n- [x] SYS3; TS BINPRT\r\n- [ ] SYS3; TS BITPRT\r\n- [ ] SYS3; TS BKLIST\r\n- [ ] SYS3; TS BROKEN\r\n- [ ] SYS3; TS BYTPRT\r\n- [ ] SYS3; TS CHATAB\r\n- [ ] SYS3; TS CRC\r\n- [x] SYS3; TS CREATE\r\n- [ ] SYS3; TS CSLI\r\n- [ ] SYS3; TS CTN\r\n- [ ] SYS3; TS CUBE\r\n- [x] SYS3; TS DDTDOC\r\n- [ ] SYS3; TS DEFINE\r\n- [ ] SYS3; TS DETREE\r\n- [ ] SYS3; TS DL\r\n- [ ] SYS3; TS DOVER\r\n- [ ] SYS3; TS DQ\r\n- [ ] SYS3; TS DWIM\r\n- [ ] SYS3; TS EDDIE\r\n- [ ] SYS3; TS EE\r\n- [ ] SYS3; TS ESCE\r\n- [ ] SYS3; TS EXPN\r\n- [ ] SYS3; TS FASLIS\r\n- [ ] SYS3; TS FL\r\n- [ ] SYS3; TS FORTH\r\n- [x] SYS3; TS FRETTY\r\n- [ ] SYS3; TS FS\r\n- [ ] SYS3; TS GN\r\n- [ ] SYS3; TS GOTO\r\n- [ ] SYS3; TS H19CLK\r\n- [ ] SYS3; TS H19WHO\r\n- [x] SYS3; TS HOST\r\n- [ ] SYS3; TS IMGOUT\r\n- [ ] SYS3; TS ITYPE\r\n- [ ] SYS3; TS KERMIT\r\n- [ ] SYS3; TS K/F\r\n- [ ] SYS3; TS LOGO\r\n- [ ] SYS3; TS LOGOFF\r\n- [ ] SYS3; TS LSRPRT\r\n- [ ] SYS3; TS MACLIS\r\n- [ ] SYS3; TS MM\r\n- [ ] SYS3; TS MMODEM\r\n- [ ] SYS3; TS MOVDIR\r\n- [ ] SYS3; TS MULT\r\n- [ ] SYS3; TS MUXMSG\r\n- [ ] SYS3; TS NBABYL\r\n- [ ] SYS3; TS NEWCLK\r\n- [ ] SYS3; TS NR\r\n- [ ] SYS3; TS NRMAIL\r\n- [ ] SYS3; TS NTN52\r\n- [ ] SYS3; TS OBKLIS\r\n- [ ] SYS3; TS OHW91H\r\n- [ ] SYS3; TS OLDJOB\r\n- [ ] SYS3; TS OZ\r\n- [ ] SYS3; TS PI\r\n- [ ] SYS3; TS PJ\r\n- [ ] SYS3; TS PT\r\n- [ ] SYS3; TS R\r\n- [ ] SYS3; TS RC\r\n- [ ] SYS3; TS REDUCE\r\n- [ ] SYS3; TS SCAN\r\n- [ ] SYS3; TS SCRTST\r\n- [ ] SYS3; TS SEX\r\n- [ ] SYS3; TS SLOSTY\r\n- [ ] SYS3; TS SND\r\n- [ ] SYS3; TS SNED\r\n- [ ] SYS3; TS SPEECH\r\n- [ ] SYS3; TS SST\r\n- [ ] SYS3; TS SUPARD\r\n- [ ] SYS3; TS SYSLOD\r\n- [ ] SYS3; TS TACAC\r\n- [ ] SYS3; TS TACACS\r\n- [x] SYS3; TS TELSUP\r\n- [ ] SYS3; TS TEN50\r\n- [ ] SYS3; TS TN52\r\n- [ ] SYS3; TS TRIX\r\n- [x] SYS3; TS TTYLOC\r\n- [ ] SYS3; TS TX\r\n- [ ] SYS3; TS UF\r\n- [ ] SYS3; TS UFIND\r\n- [ ] SYS3; TS UJ\r\n- [ ] SYS3; TS VAXC\r\n- [ ] SYS3; TS VBABYL\r\n- [ ] SYS3; TS VDIR\r\n- [ ] SYS3; TS VIEW\r\n- [ ] SYS3; TS VJ\r\n- [ ] SYS3; TS VMAIL\r\n- [ ] SYS3; TS VRFY\r\n- [ ] SYS3; TS VT52P\r\n- [ ] SYS3; TS VV\r\n- [ ] SYS3; TS VX\r\n- [ ] SYS3; TS WC\r\n- [ ] SYS3; TS WEATHE\r\n- [ ] SYS3; TS WEBSTE\r\n- [ ] SYS3; TS WEWWHO\r\n- [ ] SYS3; TS WH\r\n- [ ] SYS3; TS XBABYL\r\n- [ ] SYS3; TS XPALX\r\n- [ ] SYS3; TS XX\r\n- [ ] SYS3; TS YOW\r\n- [ ] SYS3; TS ZBABYL\r\n- [ ] SYS3; TS ZORK\r\n- [x] SYSHST; TS HOSTS3\r\n- [x] SYS; TS @\r\n- [ ] SYS; TS A\r\n- [ ] SYS; TS ACOUNT\r\n- [ ] SYS; TS CL\r\n- [x] SYS; TS COMB\r\n- [x] SYS; TS COMPLR\r\n- [ ] SYS; TS COPY\r\n- [x] SYS; TS DDT\r\n- [x] SYS; TS DEC\r\n- [ ] SYS; TS DEC~*\r\n- [x] SYS; TS DIRED\r\n- [x] SYS; TS DSKUSE\r\n- [x] SYS; TS DUMP\r\n- [x] SYS; TS F\r\n- [ ] SYS; TS FAIL\r\n- [ ] SYS; TS FED\r\n- [x] SYS; TS FI\r\n- [x] SYS; TS FIND\r\n- [ ] SYS; TS FREPLY\r\n- [x] SYS; TS FTP\r\n- [ ] SYS; TS INFO\r\n- [x] SYS; TS INQUIR\r\n- [x] SYS; TS KSFEDR\r\n- [x] SYS; TS L\r\n- [x] SYS; TS LISP\r\n- [x] SYS; TS LISTF\r\n- [ ] SYS; TS LOAD\r\n- [x] SYS; TS LOCK\r\n- [ ] SYS; TS M\r\n- [x] SYS; TS MAIL\r\n- [ ] SYS; TS MAILT\r\n- [x] SYS; TS MIDAS\r\n- [x] SYS; TS NAME\r\n- [ ] SYS; TS NT\r\n- [ ] SYS; TS OBS\r\n- [x] SYS; TS P\r\n- [x] SYS; TS PALX\r\n- [x] SYS; TS PANDA\r\n- [ ] SYS; TS PB\r\n- [ ] SYS; TS PDP45\r\n- [x] SYS; TS PDSET\r\n- [ ] SYS; TS PDST\r\n- [x] SYS; TS PEEK\r\n- [ ] SYS; TS PRINT\r\n- [ ] SYS; TS PROBE\r\n- [ ] SYS; TS PWMAIL\r\n- [ ] SYS; TS Q\r\n- [ ] SYS; TS QC\r\n- [ ] SYS; TS QCOMPL\r\n- [x] SYS; TS QMAIL\r\n- [ ] SYS; TS QN\r\n- [x] SYS; TS QSEND\r\n- [ ] SYS; TS SAILV\r\n- [x] SYS; TS SEND\r\n- [ ] SYS; TS SRCCOM\r\n- [ ] SYS; TS T\r\n- [ ] SYS; TS TBMOFF\r\n- [x] SYS; TS TECO\r\n- [x] SYS; TS TELNET\r\n- [ ] SYS; TS TMACS\r\n- [x] SYS; TS TN\r\n- [x] SYS; TS TTLOC\r\n- [ ] SYS; TS TTYSWP\r\n- [x] SYS; TS TYPE8\r\n- [ ] TEACH; TS LISP\r\n- [ ] TEACH; TS MACSYM\r\n- [ ] TEACH; TS NO\r\n- [ ] TEACH; TS ULISP\r\n- [ ] TEACH; TS YES\r\n- [ ] .; TS REDRCT\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262349791", + "html_url": "https://github.com/PDP-10/its/issues/2#issuecomment-262349791", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/2", + "id": 262349791, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-22T20:02:22Z", + "updated_at": "2016-11-22T20:02:22Z", + "body": "Don't forget to see if Rich Alderson's EMACS 170 has some interesting updates." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262354940", + "html_url": "https://github.com/PDP-10/its/issues/4#issuecomment-262354940", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/4", + "id": 262354940, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-22T20:22:54Z", + "updated_at": "2016-11-22T20:28:51Z", + "body": "Tried: `$L .;its bin` `$$1L .;nsalv bin`, and then both\r\n\r\n- `$Y .;@ nits` - loads, but freaks out with continuous error messages:\r\n\r\n MUUO IN EXEC MODE, PC= 700000,,774001 \r\n BUGHALT. FIND A WIZARD OR CONSIDER TAKING A CRASH DUMP.\r\n THE SYSTEM HAS CRASHED AND CANNOT BE REVIVED WITHOUT EXPERT ATTENTION.\r\n IF YOU CAN'T FIND HELP, RELOAD THE SYSTEM.\r\n YOU ARE NOW IN DDT.\r\n\r\n- `$0Y .;@ nits` - when loading, DSKDMP never prints LF.\r\n\r\nLooking at a `@ ITS` I see it's clearly an SBLK file. So `$0Y` certainly shouldn't work.\r\n\r\n774001 is the exec DDT, right? Looks like that should be $$L'd too." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262360425", + "html_url": "https://github.com/PDP-10/its/issues/13#issuecomment-262360425", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/13", + "id": 262360425, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-22T20:44:58Z", + "updated_at": "2016-11-22T20:44:58Z", + "body": "@taa01776, I don't suppose you have a copy of your UUOS file?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262409433", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-262409433", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 262409433, + "user": { + "login": "ethandicks", + "id": 1102818, + "avatar_url": "https://avatars.githubusercontent.com/u/1102818?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/ethandicks", + "html_url": "https://github.com/ethandicks", + "followers_url": "https://api.github.com/users/ethandicks/followers", + "following_url": "https://api.github.com/users/ethandicks/following{/other_user}", + "gists_url": "https://api.github.com/users/ethandicks/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ethandicks/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ethandicks/subscriptions", + "organizations_url": "https://api.github.com/users/ethandicks/orgs", + "repos_url": "https://api.github.com/users/ethandicks/repos", + "events_url": "https://api.github.com/users/ethandicks/events{/privacy}", + "received_events_url": "https://api.github.com/users/ethandicks/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-11-23T00:47:55Z", + "updated_at": "2016-11-23T00:47:55Z", + "body": "I did not get my MDL sources from Bob (I got them directly from one of the original contributors nearly 25 years ago) but they are identical. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262410653", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-262410653", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 262410653, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-23T00:56:15Z", + "updated_at": "2016-11-23T00:56:15Z", + "body": "I wonder if TAA, or MARC, or LEBLING (can't remember the other original author of MDL Zork (Dungeon)) still has the MDL sources. I also wonder whether the MDL compiler runs on a non-DM ITS. I get the impression that there were some differences between system calls on DM and the other ITSs." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262420925", + "html_url": "https://github.com/PDP-10/its/issues/13#issuecomment-262420925", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/13", + "id": 262420925, + "user": { + "login": "taa01776", + "id": 1692509, + "avatar_url": "https://avatars.githubusercontent.com/u/1692509?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/taa01776", + "html_url": "https://github.com/taa01776", + "followers_url": "https://api.github.com/users/taa01776/followers", + "following_url": "https://api.github.com/users/taa01776/following{/other_user}", + "gists_url": "https://api.github.com/users/taa01776/gists{/gist_id}", + "starred_url": "https://api.github.com/users/taa01776/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/taa01776/subscriptions", + "organizations_url": "https://api.github.com/users/taa01776/orgs", + "repos_url": "https://api.github.com/users/taa01776/repos", + "events_url": "https://api.github.com/users/taa01776/events{/privacy}", + "received_events_url": "https://api.github.com/users/taa01776/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-11-23T02:18:33Z", + "updated_at": "2016-11-23T02:18:33Z", + "body": "Perhaps? I have to look on some other machines to see what's still around." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262446436", + "html_url": "https://github.com/PDP-10/its/issues/13#issuecomment-262446436", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/13", + "id": 262446436, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-23T07:09:52Z", + "updated_at": "2016-11-23T07:09:52Z", + "body": "@taa01776 Thank you!\r\n\r\nI read there were backups made when DM were shut down. I sure hope someone took care of those." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262446862", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-262446862", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 262446862, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-23T07:13:38Z", + "updated_at": "2016-11-23T07:13:38Z", + "body": "People have been searching for the ITS MDL compiler/interpreter for years and came up with nothing, so I guess there is no MDL compiler for any ITS.\r\n\r\nCC @taa01776" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262455161", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-262455161", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 262455161, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-23T08:19:37Z", + "updated_at": "2016-11-23T08:19:37Z", + "body": "About DM backups:\r\n\r\nAlan asked:\r\n> Do we have a way to read DM backup tapes? Did anyone write such a tool when the DM users moved to XX?\r\n\r\nMoon replied:\r\n> I don't know of any way to do it, but the format is so simple. Each file on the tape is a file (i.e. there are tape marks between the files) and just has some header information at the front." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262493778", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-262493778", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 262493778, + "user": { + "login": "taa01776", + "id": 1692509, + "avatar_url": "https://avatars.githubusercontent.com/u/1692509?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/taa01776", + "html_url": "https://github.com/taa01776", + "followers_url": "https://api.github.com/users/taa01776/followers", + "following_url": "https://api.github.com/users/taa01776/following{/other_user}", + "gists_url": "https://api.github.com/users/taa01776/gists{/gist_id}", + "starred_url": "https://api.github.com/users/taa01776/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/taa01776/subscriptions", + "organizations_url": "https://api.github.com/users/taa01776/orgs", + "repos_url": "https://api.github.com/users/taa01776/repos", + "events_url": "https://api.github.com/users/taa01776/events{/privacy}", + "received_events_url": "https://api.github.com/users/taa01776/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-11-23T11:49:50Z", + "updated_at": "2016-11-23T11:49:50Z", + "body": "There probably were backups made, but I don't have any idea where they are now. I'll ask a couple of people. DM was unusual in having a 9-track tape drive, IIRC; AI, ML, and MC, again IIRC, had 7.\r\n\r\nThe original Muddle compiler wasn't really specific to ITS (it didn't generate any system calls), but when we moved to XX there was a new implementation of the interpreter (primarily written in Muddle, rather than assembly language), and a more modern compiler to go with it. But I don't think we had to change source code much at all to get Zork running on XX." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262502070", + "html_url": "https://github.com/PDP-10/its/issues/4#issuecomment-262502070", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/4", + "id": 262502070, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-23T12:36:22Z", + "updated_at": "2016-11-23T12:36:22Z", + "body": "Success. Loading ITS last did the trick.\r\n\r\n $1L .;@ ddt\r\n $$1L .;nsalv bin\r\n $$L .;its bin\r\n $Y .;@ nits\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262587093", + "html_url": "https://github.com/PDP-10/its/issues/15#issuecomment-262587093", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/15", + "id": 262587093, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-23T17:55:41Z", + "updated_at": "2016-11-23T17:55:41Z", + "body": "I made two links by mistake.\r\n\r\nSYS2 sounds good to me. I don't quite understand how the search works. Can any binary be in any directory? In some case, the binary location seemed hardwired to a specific directory." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262589708", + "html_url": "https://github.com/PDP-10/its/issues/15#issuecomment-262589708", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/15", + "id": 262589708, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-23T18:06:27Z", + "updated_at": "2016-11-23T18:06:27Z", + "body": "As far as I know, the system searches SYS, SYS1, SYS2, and SYS3. — Eric\n\n> On Nov 23, 2016, at 09:55, Lars Brinkhoff notifications@github.com wrote:\n> \n> I made two links by mistake.\n> \n> SYS2 sounds good to me. I don't quite understand how the search works. Can any binary be in any directory? In some case, the binary location seemed hardwired to a specific directory.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub https://github.com/PDP-10/its/issues/15#issuecomment-262587093, or mute the thread https://github.com/notifications/unsubscribe-auth/AA0-YyZPwKYZphNFWw3W_orJWdr_zTkMks5rBH4egaJpZM4K63Hv.\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262617043", + "html_url": "https://github.com/PDP-10/its/issues/15#issuecomment-262617043", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/15", + "id": 262617043, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-23T20:01:26Z", + "updated_at": "2016-11-23T20:01:26Z", + "body": "Ok, it's just when a search fails, it always says it's missing in SYS3.\r\n\r\nLinks fixed." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262618230", + "html_url": "https://github.com/PDP-10/its/issues/15#issuecomment-262618230", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/15", + "id": 262618230, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-23T20:07:18Z", + "updated_at": "2016-11-23T20:07:18Z", + "body": "Yes, that’s because that is the last directory it searches.\n\n> On Nov 23, 2016, at 12:01, Lars Brinkhoff notifications@github.com wrote:\n> \n> Ok, it's just when a search fails, it always says it's missing in SYS3.\n> \n> Links fixed.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub https://github.com/PDP-10/its/issues/15#issuecomment-262617043, or mute the thread https://github.com/notifications/unsubscribe-auth/AA0-Y-otGgL4_aH8SGIZ8lkfOlp_4cs8ks5rBJuWgaJpZM4K63Hv.\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262706750", + "html_url": "https://github.com/PDP-10/its/issues/16#issuecomment-262706750", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/16", + "id": 262706750, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T07:19:39Z", + "updated_at": "2016-11-24T07:19:39Z", + "body": "Still not there? I think I saw an `.INFO.` when I checked it in ITS.\r\n\r\nThe build log seems to say that the directory is created, but not with any files:\r\nhttps://travis-ci.org/PDP-10/its/jobs/178403051#L1736" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262706883", + "html_url": "https://github.com/PDP-10/its/issues/16#issuecomment-262706883", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/16", + "id": 262706883, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T07:20:32Z", + "updated_at": "2016-11-24T07:20:32Z", + "body": "Testing with SIMH. There is an `.INFO.` with the expected contents." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262707781", + "html_url": "https://github.com/PDP-10/its/issues/16#issuecomment-262707781", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/16", + "id": 262707781, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T07:27:01Z", + "updated_at": "2016-11-24T07:27:01Z", + "body": "Tested with KLH10, and `.INFO.` seems good.\r\n\r\nThis is using latest `master`, commit 95d3233e007175261387ca111397b5ebda36bcbc \"Include documentation in the sources tape.\"" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262708733", + "html_url": "https://github.com/PDP-10/its/issues/17#issuecomment-262708733", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/17", + "id": 262708733, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T07:33:37Z", + "updated_at": "2016-11-24T07:33:37Z", + "body": "(Parenthetical: (There's also the option to \"modernize\" ITS networking programs to use TCP/IP instead of CHAOSnet.) Oops, did I really say that?)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262709041", + "html_url": "https://github.com/PDP-10/its/issues/16#issuecomment-262709041", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/16", + "id": 262709041, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T07:35:43Z", + "updated_at": "2016-11-24T07:35:43Z", + "body": "Be sure to `make clean` first." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262793423", + "html_url": "https://github.com/PDP-10/its/issues/17#issuecomment-262793423", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/17", + "id": 262793423, + "user": { + "login": "bictorv", + "id": 3236385, + "avatar_url": "https://avatars.githubusercontent.com/u/3236385?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/bictorv", + "html_url": "https://github.com/bictorv", + "followers_url": "https://api.github.com/users/bictorv/followers", + "following_url": "https://api.github.com/users/bictorv/following{/other_user}", + "gists_url": "https://api.github.com/users/bictorv/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bictorv/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bictorv/subscriptions", + "organizations_url": "https://api.github.com/users/bictorv/orgs", + "repos_url": "https://api.github.com/users/bictorv/repos", + "events_url": "https://api.github.com/users/bictorv/events{/privacy}", + "received_events_url": "https://api.github.com/users/bictorv/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-11-24T14:52:07Z", + "updated_at": "2016-11-24T14:52:07Z", + "body": "(But that wouldn't be very incompatible, would it? :-) There is also the option to develop Chaos for Linux/etc?)\r\nI'm certainly for adding the CH11 stuff here, but I don't have the time until much much later (like summer)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262830025", + "html_url": "https://github.com/PDP-10/its/issues/7#issuecomment-262830025", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/7", + "id": 262830025, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-24T18:35:20Z", + "updated_at": "2016-11-24T18:35:20Z", + "body": "ejs/net2 branch now has FTP, TELNET, and SUPDUP. I think open-ended tickets lead to confusion, so I'd like to close this ticket once ejs/net2 is merged to master, and open specific tickets for other missing programs (e.g. NAME, WHOIS, HOSTS, MLDEV, MLSLV). And probably another ticket for CHAOS net support." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262832849", + "html_url": "https://github.com/PDP-10/its/issues/17#issuecomment-262832849", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/17", + "id": 262832849, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T19:02:53Z", + "updated_at": "2016-11-24T19:02:53Z", + "body": "Sure, I had in mind to do it myself." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262832899", + "html_url": "https://github.com/PDP-10/its/issues/7#issuecomment-262832899", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/7", + "id": 262832899, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T19:03:21Z", + "updated_at": "2016-11-24T19:03:21Z", + "body": "Good idea. Closing this." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262833168", + "html_url": "https://github.com/PDP-10/its/issues/18#issuecomment-262833168", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/18", + "id": 262833168, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T19:05:51Z", + "updated_at": "2016-11-24T19:06:05Z", + "body": "If it's urgent, you can add the binaries.\r\n\r\nOtherwise, I'm planning to rebuild EMACS from source code, and that would include INFO.\r\n\r\nBy the way, you know you can load ITS info files into GNU Emacs, right? Just C-u C-h i and type the file name. The file format hasn't changed at all." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262833976", + "html_url": "https://github.com/PDP-10/its/issues/17#issuecomment-262833976", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/17", + "id": 262833976, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-24T19:14:49Z", + "updated_at": "2016-11-24T19:14:49Z", + "body": "As far as I know Bjorn has pretty good instructions for doing this on his web site. We should be able to follow those." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262834355", + "html_url": "https://github.com/PDP-10/its/issues/18#issuecomment-262834355", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/18", + "id": 262834355, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-24T19:18:29Z", + "updated_at": "2016-11-24T19:18:29Z", + "body": "Yes, this is how I read INFO files now -- with emacs. I never use the INFO program (which is probably just a dumped version of EMACS). I just thought that from a user perspective, we should make it easy -- the INFO program was created just for that purpose. But I agree, we can wait until EMACS is built from source." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262834933", + "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262834933", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", + "id": 262834933, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T19:24:49Z", + "updated_at": "2016-11-24T19:24:49Z", + "body": "> I'm not sure what I was supposed to have done differently.\r\n\r\nInstead of `git merge origin/master` (or other branch), you could have done `git rebase origin/master`. Make sure to fetch the latest origin/master first.\r\n\r\nI just tried this myself with your `ejs/net2` branch. After resolving the conflicts, this is the result:\r\n\r\nhttps://github.com/PDP-10/its/compare/lars/rebased-ejs/net2\r\n\r\nHmm, there's still one merge commit." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262835099", + "html_url": "https://github.com/PDP-10/its/issues/7#issuecomment-262835099", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/7", + "id": 262835099, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T19:26:29Z", + "updated_at": "2016-11-24T19:26:29Z", + "body": "Sorry, it was a bit premature." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262835267", + "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262835267", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", + "id": 262835267, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-24T19:28:19Z", + "updated_at": "2016-11-24T19:28:19Z", + "body": "I *did* do a \"git rebase origin/master\" after previously having done a \nfetch. I ended up with my working tree on the master branch, and when I \nswitched back to the ejs/net2 branch, it was unchanged. And it still \ndidn't have the DOC changes. So I merged with master and it worked. -- Eric\n\n\nOn 11/24/2016 11:24 AM, Lars Brinkhoff wrote:\n>\n> I'm not sure what I was supposed to have done differently.\n>\n> Instead of |git merge origin/master| (or other branch), you could have \n> done |git rebase origin/master|. Make sure to fetch the latest \n> origin/master first.\n>\n> I just tried this myself with your |ejs/net2| branch. After resolving \n> the conflicts, this is the result:\n>\n> https://github.com/PDP-10/its/compare/lars/rebased-ejs/net2\n>\n> Hmm, there's still one merge commit.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub \n> , or \n> mute the thread \n> .\n>\n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262835513", + "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262835513", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", + "id": 262835513, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T19:30:43Z", + "updated_at": "2016-11-24T19:30:43Z", + "body": "Is it ok if I modify this pull request? I can tell you step by step what I do." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262835795", + "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262835795", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", + "id": 262835795, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T19:33:37Z", + "updated_at": "2016-11-24T19:33:37Z", + "body": "> And it still didn't have the DOC changes. So I merged with master and it worked.\r\n\r\nThat's strange. I can't explain that. But as far as I know, in normal circumstances, it should have worked." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262838320", + "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262838320", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", + "id": 262838320, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-24T19:59:34Z", + "updated_at": "2016-11-24T19:59:49Z", + "body": "Absolutely. Feel free to modify the PR. Let me know what you did (for educational purposes)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262838919", + "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262838919", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", + "id": 262838919, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T20:05:37Z", + "updated_at": "2016-11-24T20:09:02Z", + "body": "Ok! First of all, I do `git fetch -p` to update my repository and prune off branches that have been deleted upstream. Then I do `git checkout master` and `git merge --fast-forward origin/master` to ensure that my `master` is up to date.\r\n\r\nThen, `git checkout -t ejs/net2` to get a copy of your branch, and `git rebase master` to move the commits on top of `master`. There are a few merge conflicts, but they are easy to resolve.\r\n\r\nNow there are these five commits:\r\n\r\n- Integrated basic ITS networking support and host table.\r\n- Added TELNET server and client.\r\n- Added SUPDUP client and server support.\r\n- Added support for FTP client and server.\r\n- Merged in lars/config-net branch." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262839977", + "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262839977", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", + "id": 262839977, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T20:16:14Z", + "updated_at": "2016-11-24T20:16:14Z", + "body": "Now, I want to fix the first commit where the formatting in README.md is off. Also last commit just adds build/klh10/config.203, which I think should be merged into the first commit. And the first commit still contains src/system/config.202 for some reason.\r\n\r\nTo fix these issues, I do `git rebase -i master`. I have `GIT_EDITOR=emacsclient`, so Emacs pops up a buffer with this:\r\n\r\n pick 444e57f Integrated basic ITS networking support and host table.\r\n pick 3fd92c3 Added TELNET server and client.\r\n pick 6ba6048 Added SUPDUP client and server support.\r\n pick 41e42e4 Added support for FTP client and server.\r\n pick 3d88343 Merged in lars/config-net branch.\r\n\r\nI edit this to:\r\n\r\n e 444e57f Integrated basic ITS networking support and host table.\r\n f 3d88343 Merged in lars/config-net branch.\r\n pick 3fd92c3 Added TELNET server and client.\r\n pick 6ba6048 Added SUPDUP client and server support.\r\n pick 41e42e4 Added support for FTP client and server.\r\n\r\nThese are actually commands to git for how to handle each commit. `pick` means to add it unmodified. `e` means to edit it. `f` means to merge it into the commit above.\r\n\r\nSo in this case, I want to edit the first commit to fix the formatting and delete the config file in src. And then the last commit with build/klh10/config.203 should be added to that.\r\n\r\nI save the buffer and type C-x # to exit emacsclient and have git proceed with the rebase." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262840423", + "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262840423", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", + "id": 262840423, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T20:21:02Z", + "updated_at": "2016-11-24T20:21:02Z", + "body": "Now, git says:\r\n\r\n Stopped at 444e57fcef24923e9d244a1bdff267b68d6b981a... Integrated basic ITS networking support and host table.\r\n You can amend the commit now, with\r\n git commit --amend\r\n Once you are satisfied with your changes, run\r\n git rebase --continue\r\n\r\nI type `git rm src/system/config.202`, edit README.md, and then `git add README.md`. `git status -s` now says:\r\n\r\n M README.md\r\n D src/system/config.203\r\n\r\nI add these changes to the commit by saying `git commit --amend -C HEAD`. And then `git rebase --continue`." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262840538", + "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262840538", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", + "id": 262840538, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T20:22:03Z", + "updated_at": "2016-11-24T20:22:45Z", + "body": "Now the interactive rebase is finished. We're left with these commits:\r\n\r\n- Integrated basic ITS networking support and host table.\r\n- Added TELNET server and client.\r\n- Added SUPDUP client and server support.\r\n- Added support for FTP client and server.\r\n\r\n`git push -f` sends these off to GitHub." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262840707", + "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262840707", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", + "id": 262840707, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T20:23:48Z", + "updated_at": "2016-11-24T20:23:48Z", + "body": "Now I scrutinize each commit in GitHub, and wait for Travis to report the build status." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262841495", + "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262841495", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", + "id": 262841495, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T20:32:00Z", + "updated_at": "2016-11-24T20:32:00Z", + "body": "Oops, the first commit adds a config.203, but doesn't remove the old config.202. So I do a `git rebase -i master` again to clean that up." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262842536", + "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262842536", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", + "id": 262842536, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T20:43:42Z", + "updated_at": "2016-11-24T20:43:42Z", + "body": "Ok, I think we're done now. Commits look good, Travis is happy, and I tested telnet and ftp against KLH10." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262842633", + "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262842633", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", + "id": 262842633, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-24T20:45:00Z", + "updated_at": "2016-11-24T20:45:00Z", + "body": "Now, if you want to continue using this branch, do a `git fetch`, `git checkout ejs/net2`, and `git reset --hard origin/ejs/net2`. **WARNING**, this will completely overwrite anything you had before on that branch." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262843499", + "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262843499", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", + "id": 262843499, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-24T20:54:07Z", + "updated_at": "2016-11-24T20:54:07Z", + "body": "I did that on purpose. I wanted to have both the pre- and \npost-networking configs in there. But feel free to kill the old if you want.\n\n\nOn 11/24/2016 12:32 PM, Lars Brinkhoff wrote:\n>\n> Oops, the first commit adds a config.203, but doesn't remove the old \n> config.202. So I do a |git rebase -i master| again to clean that up.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub \n> , or \n> mute the thread \n> .\n>\n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263049140", + "html_url": "https://github.com/PDP-10/its/pull/20#issuecomment-263049140", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/20", + "id": 263049140, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-26T07:26:34Z", + "updated_at": "2016-11-26T07:26:34Z", + "body": "Thanks!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263053805", + "html_url": "https://github.com/PDP-10/its/issues/16#issuecomment-263053805", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/16", + "id": 263053805, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-26T09:32:23Z", + "updated_at": "2016-11-26T09:32:23Z", + "body": "Fixed now." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263067554", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-263067554", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 263067554, + "user": { + "login": "taa01776", + "id": 1692509, + "avatar_url": "https://avatars.githubusercontent.com/u/1692509?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/taa01776", + "html_url": "https://github.com/taa01776", + "followers_url": "https://api.github.com/users/taa01776/followers", + "following_url": "https://api.github.com/users/taa01776/following{/other_user}", + "gists_url": "https://api.github.com/users/taa01776/gists{/gist_id}", + "starred_url": "https://api.github.com/users/taa01776/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/taa01776/subscriptions", + "organizations_url": "https://api.github.com/users/taa01776/orgs", + "repos_url": "https://api.github.com/users/taa01776/repos", + "events_url": "https://api.github.com/users/taa01776/events{/privacy}", + "received_events_url": "https://api.github.com/users/taa01776/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-11-26T14:55:55Z", + "updated_at": "2016-11-26T14:55:55Z", + "body": "I checked with Dave Lebling and Chris Reeve, and neither of them has the original Muddle sources. Chris would've been the likeliest candidate, but he's not sentimental, or at least wasn't then--he was quite happy, recently, to find some of his code in the online CTSS sources.\r\nIf there were DM backup tapes made, they either ended up with someone else (but I'm not sure who that would be--Vezza?), or more likely just stayed at MIT when we left.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263068987", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-263068987", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 263068987, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-26T15:23:56Z", + "updated_at": "2016-11-26T15:23:56Z", + "body": "Thank you for the information, @taa01776. Who is Vezza?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263070180", + "html_url": "https://github.com/PDP-10/its/pull/21#issuecomment-263070180", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/21", + "id": 263070180, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-26T15:47:03Z", + "updated_at": "2016-11-26T15:47:03Z", + "body": "Reviewed and tried to merge, but when I tried to merge it said squash merge method not allowed. Didn't see any choice of merge method. Please merge.\n\n-- Eric\n\n\n> On Nov 26, 2016, at 00:28, Lars Brinkhoff wrote:\n> \n> Make links for TALK, W, WHO, WHOJ, WHOM, U, and USERS.\n> \n> The source code sits inside CSTACY; AR1 SRC1 for now. It's a nice test that ARCDEV works.\n> \n> You can view, comment on, or merge this pull request online at:\n> \n> https://github.com/PDP-10/its/pull/21\n> \n> Commit Summary\n> \n> Build WHOJ. Make links for TS TALK, TS WHO, TS WHOJ, TS WHOM, TS USERS.\n> File Changes\n> \n> M Makefile (2)\n> M README.md (1)\n> M build/build.tcl (19)\n> A src/cstacy/ar1.src1 (0)\n> Patch Links:\n> \n> https://github.com/PDP-10/its/pull/21.patch\n> https://github.com/PDP-10/its/pull/21.diff\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263070398", + "html_url": "https://github.com/PDP-10/its/pull/21#issuecomment-263070398", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/21", + "id": 263070398, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-26T15:51:16Z", + "updated_at": "2016-11-26T15:51:16Z", + "body": "Don't you get the \"rebase and merge\" option?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263071144", + "html_url": "https://github.com/PDP-10/its/pull/21#issuecomment-263071144", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/21", + "id": 263071144, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-26T16:05:20Z", + "updated_at": "2016-11-26T16:05:20Z", + "body": "Not on the iPhone interface that I could see.\n\n-- Eric\n\n\n> On Nov 26, 2016, at 07:51, Lars Brinkhoff wrote:\n> \n> Don't you get the \"rebase and merge\" option?\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263080921", + "html_url": "https://github.com/PDP-10/its/pull/24#issuecomment-263080921", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/24", + "id": 263080921, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-26T19:22:51Z", + "updated_at": "2016-11-26T19:22:51Z", + "body": "Looks good, thanks!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263085591", + "html_url": "https://github.com/PDP-10/its/issues/27#issuecomment-263085591", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/27", + "id": 263085591, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-26T20:57:40Z", + "updated_at": "2016-11-26T20:57:40Z", + "body": "I'm working on this." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263085630", + "html_url": "https://github.com/PDP-10/its/pull/25#issuecomment-263085630", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/25", + "id": 263085630, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-26T20:58:44Z", + "updated_at": "2016-11-26T20:58:44Z", + "body": "Thanks!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263085785", + "html_url": "https://github.com/PDP-10/its/issues/23#issuecomment-263085785", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/23", + "id": 263085785, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-26T21:02:18Z", + "updated_at": "2016-11-26T21:02:18Z", + "body": "Adressed by #28." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263085949", + "html_url": "https://github.com/PDP-10/its/issues/1#issuecomment-263085949", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/1", + "id": 263085949, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-26T21:05:54Z", + "updated_at": "2016-11-26T21:05:54Z", + "body": "The build now makes two bootable tape images. One for NSALV, and one for DSKDMP. They both seem to work." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263086648", + "html_url": "https://github.com/PDP-10/its/pull/29#issuecomment-263086648", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/29", + "id": 263086648, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-26T21:21:49Z", + "updated_at": "2016-11-26T21:21:49Z", + "body": "Rebased. Awaiting build status." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263087598", + "html_url": "https://github.com/PDP-10/its/issues/11#issuecomment-263087598", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/11", + "id": 263087598, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-26T21:41:38Z", + "updated_at": "2016-11-26T21:41:38Z", + "body": "We now have a crude version of this. The monitor configuration file is copied from `build/klh10`, or `build/simh`." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263107264", + "html_url": "https://github.com/PDP-10/its/pull/30#issuecomment-263107264", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/30", + "id": 263107264, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-27T07:48:31Z", + "updated_at": "2016-11-27T07:48:31Z", + "body": "Thanks!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263113632", + "html_url": "https://github.com/PDP-10/its/issues/26#issuecomment-263113632", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/26", + "id": 263113632, + "user": { + "login": "bictorv", + "id": 3236385, + "avatar_url": "https://avatars.githubusercontent.com/u/3236385?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/bictorv", + "html_url": "https://github.com/bictorv", + "followers_url": "https://api.github.com/users/bictorv/followers", + "following_url": "https://api.github.com/users/bictorv/following{/other_user}", + "gists_url": "https://api.github.com/users/bictorv/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bictorv/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bictorv/subscriptions", + "organizations_url": "https://api.github.com/users/bictorv/orgs", + "repos_url": "https://api.github.com/users/bictorv/repos", + "events_url": "https://api.github.com/users/bictorv/events{/privacy}", + "received_events_url": "https://api.github.com/users/bictorv/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-11-27T10:10:07Z", + "updated_at": "2016-11-27T10:10:07Z", + "body": "Check http://up.update.uu.se/patch; for many Y2K fixes, including this (I think LISTF is fixed by recompiling after fixing DATIME.)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263135816", + "html_url": "https://github.com/PDP-10/its/issues/26#issuecomment-263135816", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/26", + "id": 263135816, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-27T17:44:15Z", + "updated_at": "2016-11-27T17:44:15Z", + "body": "Thank you, @bictorv. I'll look closely at all those patches." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263136110", + "html_url": "https://github.com/PDP-10/its/issues/26#issuecomment-263136110", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/26", + "id": 263136110, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-27T17:50:20Z", + "updated_at": "2016-11-27T17:50:20Z", + "body": "It almost seems that there were several binary patches made by KLH in the PI distribution. We should look closely to see whether we should change some sources or patch some binaries.\n\n-- Eric\n\n\n> On Nov 27, 2016, at 09:44, Lars Brinkhoff wrote:\n> \n> Thank you, @bictorv. I'll look closely at all those patches.\n> \n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263138839", + "html_url": "https://github.com/PDP-10/its/issues/26#issuecomment-263138839", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/26", + "id": 263138839, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-27T18:41:00Z", + "updated_at": "2016-11-27T18:41:00Z", + "body": "@eswenson1 Why would it be preferable to patch binaries instead of sources?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263139324", + "html_url": "https://github.com/PDP-10/its/issues/26#issuecomment-263139324", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/26", + "id": 263139324, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-27T18:50:00Z", + "updated_at": "2016-11-27T18:50:00Z", + "body": "Only If we didn't have sources for something.\n\n-- Eric\n\n\n> On Nov 27, 2016, at 10:41, Lars Brinkhoff wrote:\n> \n> @eswenson1 Why would it be preferable to patch binaries instead of sources?\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263139409", + "html_url": "https://github.com/PDP-10/its/issues/26#issuecomment-263139409", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/26", + "id": 263139409, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-27T18:51:25Z", + "updated_at": "2016-11-27T18:51:25Z", + "body": "Ah, of course!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263148057", + "html_url": "https://github.com/PDP-10/its/pull/32#issuecomment-263148057", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/32", + "id": 263148057, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-27T21:15:08Z", + "updated_at": "2016-11-27T21:15:08Z", + "body": "Is a link to the ATSIGN DIRDEV not needed -- something like SYS; JOBDEV DIRDB?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263148368", + "html_url": "https://github.com/PDP-10/its/pull/32#issuecomment-263148368", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/32", + "id": 263148368, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-27T21:20:08Z", + "updated_at": "2016-11-27T21:20:08Z", + "body": "Apparently not. I tested it like this:\r\n\r\n ^R dir:sys;only links\r\n\r\nand that worked." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263148657", + "html_url": "https://github.com/PDP-10/its/pull/32#issuecomment-263148657", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/32", + "id": 263148657, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-27T21:25:12Z", + "updated_at": "2016-11-27T21:25:12Z", + "body": "Ok, thanks. On ES-ITS I have that link -- but I can't remember where I saw to do that. I'll merge as is, and if I can find a reason for it, I'll enter a ticket." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263246191", + "html_url": "https://github.com/PDP-10/its/pull/34#issuecomment-263246191", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/34", + "id": 263246191, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-28T11:17:41Z", + "updated_at": "2016-11-28T11:17:41Z", + "body": "I'll take a look at the SIMH issue, but probably not today." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263300056", + "html_url": "https://github.com/PDP-10/its/issues/35#issuecomment-263300056", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/35", + "id": 263300056, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-28T15:26:47Z", + "updated_at": "2016-11-28T15:26:47Z", + "body": "I believe INQUIR is written in Lisp, right? Is there anything else?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263313423", + "html_url": "https://github.com/PDP-10/its/issues/35#issuecomment-263313423", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/35", + "id": 263313423, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-28T16:11:07Z", + "updated_at": "2016-11-28T16:11:07Z", + "body": "Yes. I have INQUIR building fine. But it assumes LISP is built.\n> On Nov 28, 2016, at 07:26, Lars Brinkhoff wrote:\n> \n> I believe INQUIR is written in Lisp, right? Is there anything else?\n> \n> —\n> You are receiving this because you were assigned.\n> Reply to this email directly, view it on GitHub , or mute the thread .\n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263313619", + "html_url": "https://github.com/PDP-10/its/issues/35#issuecomment-263313619", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/35", + "id": 263313619, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-28T16:11:47Z", + "updated_at": "2016-11-28T16:11:47Z", + "body": "I think there are other apps built in lisp too. Will have to check to come up with a list. \n> On Nov 28, 2016, at 08:11, Eric Swenson wrote:\n> \n> Yes. I have INQUIR building fine. But it assumes LISP is built.\n>> On Nov 28, 2016, at 07:26, Lars Brinkhoff > wrote:\n>> \n>> I believe INQUIR is written in Lisp, right? Is there anything else?\n>> \n>> —\n>> You are receiving this because you were assigned.\n>> Reply to this email directly, view it on GitHub , or mute the thread .\n>> \n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263322870", + "html_url": "https://github.com/PDP-10/its/pull/34#issuecomment-263322870", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/34", + "id": 263322870, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-28T16:43:16Z", + "updated_at": "2016-11-28T16:43:16Z", + "body": "I committed a change to this branch that will skip the COMSAT \ninitialization on SIMH. This will allow the build to complete on SIMH \nand should allow us to merge this. I will then look into exactly why \nthis fails on SIMH and see if a better fix is possible. COMSAT should be \nusable for local mail delivery without network support.\n\nI'd like to get the COMSAT/MAIL support merged, however. -- Eric\n\nOn 11/28/2016 03:17 AM, Lars Brinkhoff wrote:\n>\n> I'll take a look at the SIMH issue, but probably not today.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub \n> , or \n> mute the thread \n> .\n>\n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263325613", + "html_url": "https://github.com/PDP-10/its/pull/34#issuecomment-263325613", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/34", + "id": 263325613, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-28T16:52:51Z", + "updated_at": "2016-11-28T16:53:02Z", + "body": "Can I merge this now? Travis is happy now." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263334228", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-263334228", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 263334228, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-28T17:22:27Z", + "updated_at": "2016-11-28T17:22:27Z", + "body": "There seems to be a recipe for SIMH in Homebrew. We'll build KLH10 ourselves as usual." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263334866", + "html_url": "https://github.com/PDP-10/its/pull/34#issuecomment-263334866", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/34", + "id": 263334866, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-28T17:24:34Z", + "updated_at": "2016-11-28T17:24:34Z", + "body": "Thanks, merged." + } +] diff --git a/doc/github/comments10 b/doc/github/comments10 new file mode 100644 index 00000000..1d5f6ff3 --- /dev/null +++ b/doc/github/comments10 @@ -0,0 +1,2242 @@ +[ + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273483753", + "html_url": "https://github.com/PDP-10/its/pull/415#issuecomment-273483753", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/415", + "id": 273483753, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T14:07:48Z", + "updated_at": "2017-01-18T14:07:48Z", + "body": "Depends on #436." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273526349", + "html_url": "https://github.com/PDP-10/its/pull/415#issuecomment-273526349", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/415", + "id": 273526349, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-18T16:33:45Z", + "updated_at": "2017-01-18T16:33:45Z", + "body": "Still holding on, right? " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273561114", + "html_url": "https://github.com/PDP-10/its/pull/415#issuecomment-273561114", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/415", + "id": 273561114, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T18:36:38Z", + "updated_at": "2017-01-18T18:36:38Z", + "body": "It should be done now. I wanted to use FORMAT ~< ~>, so I had to bring in LISP; FORMAT BRACK." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273574699", + "html_url": "https://github.com/PDP-10/its/issues/437#issuecomment-273574699", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/437", + "id": 273574699, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T19:26:13Z", + "updated_at": "2017-01-18T19:26:13Z", + "body": "SYSTEM; IOELEV and SYSTEM; TV mention both CARPET and RUG." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273577650", + "html_url": "https://github.com/PDP-10/its/issues/439#issuecomment-273577650", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/439", + "id": 273577650, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T19:36:11Z", + "updated_at": "2017-01-18T19:36:11Z", + "body": "SYSTEM; CONFIG > says:\r\n\r\n ; The following AI-KA stuff is broken since the 10-11 interface doesn't work,\r\n ; but is retained in case it gets fixed.\r\n DEFOPT TEN11P==0 ; Rubin 10-11 interface\r\n IFN TEN11P,[\r\n DEFOPT XGP==1 ; Has XGP\r\n DEFOPT CHAOSP==1 ; Has CHAOS net\r\n DEFOPT MYCHAD==2026 ; CHAOS net address\r\n DEFOPT NINDX==50. ; Number of Chaosnet indices\r\n DEFOPT T11CHP==1 ; CHAOS net goes through TEN-11 interface\r\n DEFOPT CH11NM==7 ; # of 10-11 PDP11 handling CHAOS net.\r\n DEFOPT TT11NM==0 ; # of 10-11 PDP11 that handles TV TTYs.\r\n DEFOPT N11TYS==16. ; # PDP11 TV TTYS\r\n DEFOPT MXVBN==40 ; Max video bfr # for assignment purposes.\r\n ] ;TEN11P ; These actually correspond to video switch inputs.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273578454", + "html_url": "https://github.com/PDP-10/its/issues/439#issuecomment-273578454", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/439", + "id": 273578454, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T19:38:50Z", + "updated_at": "2017-01-18T19:38:50Z", + "body": "SYSTEM; IOELEV 432 is the source for the code running in the PDP-11." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273587227", + "html_url": "https://github.com/PDP-10/its/issues/376#issuecomment-273587227", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/376", + "id": 273587227, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T20:10:21Z", + "updated_at": "2017-01-18T20:10:21Z", + "body": "@rcornwell says his KA10 emulator is ready for initial testing with standalone utilities. I guess MAGDMP would be a good first test." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273588930", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273588930", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273588930, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T20:16:26Z", + "updated_at": "2017-01-18T20:16:35Z", + "body": "I believe MAGDMP can trace its roots way back to the early PDP-6 period. See e.g. AM memo 83, \"Use of MACDMP\" (note slightly different name)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273589493", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273589493", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273589493, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T20:18:36Z", + "updated_at": "2017-01-18T20:18:36Z", + "body": "User manual:\r\n\r\n ;MAGDMP filenames are:\r\n ; name1 name2 version_number\r\n ; name1 name2\r\n ; version_number defaults to the equivalent of \">\"\r\n ; name2\r\n ; name1 defaults to \"@\"\r\n ;\r\n ;MAGDMP commands are:\r\n ; \r\n ; clear core, load and start program\r\n ; L^[ \r\n ; clear core, load program, leave control in MAGDMP\r\n ; M^[ \r\n ; load program without clearing core (\"merge\"), leave control in MACDMP\r\n ; T^[ \r\n ; clear core except DDT, load program, give symbol table\r\n ; to DDT, and start DDT. 777400^[G returns to MAGDMP\r\n ; F^[\r\n ; list directory (if you have a 340, the directory\r\n ; is displayed on the 340 and this command doesn't exist.\r\n ; ^[\r\n ; get the directory off the tape again\r\n ; D^[ \r\n ; dump all non-zero core onto tape and give it the specified name\r\n ; G^[\r\n ; start program at its starting address\r\n ; The nnn^[ command of DSKDMP does not work in MAGDMP.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273601116", + "html_url": "https://github.com/PDP-10/its/issues/439#issuecomment-273601116", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/439", + "id": 273601116, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-18T21:03:53Z", + "updated_at": "2017-01-18T21:03:53Z", + "body": "Oh cool. This looks promising. I wonder how all of tech square's 11s were mapped into the 10's address space. The ITS pager only seems to be able to address 512kw physical memory....but Greenblatt said it looked like a memory to the 10...hm..." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273601902", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273601902", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273601902, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-18T21:07:04Z", + "updated_at": "2017-01-18T21:07:21Z", + "body": "I think MACDMP is just project MAC's alternative to DEC's DECDMP, i.e. working with DECtape. MAGDMP otoh obviously works with magtapes. I doubt the formats are very similar." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273603338", + "html_url": "https://github.com/PDP-10/its/issues/441#issuecomment-273603338", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/441", + "id": 273603338, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T21:13:03Z", + "updated_at": "2017-01-18T21:13:03Z", + "body": "SYSEN2; MAGFRM 17, label MCHNTB." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273604175", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273604175", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273604175, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T21:16:22Z", + "updated_at": "2017-01-18T21:16:22Z", + "body": "Thanks, I wasn't aware of DECDMP.\r\n\r\nThe MACDMP format is descibed in https://github.com/larsbrinkhoff/its-archives/blob/master/ailab/AIM-82.pdf." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273606128", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273606128", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273606128, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T21:24:16Z", + "updated_at": "2017-01-19T10:20:06Z", + "body": "We have MACDMP as well, only it's called 10DMP now. It could indicate having been ported from the 6 to the 10. Also, there are two versions: one for 16Kword memory, and another for a full moby." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273606525", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273606525", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273606525, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T21:25:50Z", + "updated_at": "2017-01-18T21:25:50Z", + "body": "Then there's a TENDMP which can be assembled for both DECtape and magtape." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273607976", + "html_url": "https://github.com/PDP-10/its/issues/439#issuecomment-273607976", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/439", + "id": 273607976, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T21:31:27Z", + "updated_at": "2017-01-18T21:31:27Z", + "body": "SYSENG; 11BOOT 23\r\n\r\n TITLE 11BOOT - BOOT I/O 11 ON KL10\r\n ;LOADS DSK:KLRUG BIN AND DSK:IOELEV BIN, GIVES SYMBOLS TO RUG, AND\r\n ;MAKES DSK:@ BOOT11 WHICH IS TO BE PUT ON THE MAGDMP TAPE.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273610927", + "html_url": "https://github.com/PDP-10/its/issues/441#issuecomment-273610927", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/441", + "id": 273610927, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-18T21:43:03Z", + "updated_at": "2017-01-18T21:43:03Z", + "body": "This is a great idea. Eventually we should centralize.\n\n-- Eric\n\n\n> On Jan 18, 2017, at 13:13, Lars Brinkhoff wrote:\n> \n> SYSEN2; MAGFRM 17, label MCHNTB.\n> \n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273617038", + "html_url": "https://github.com/PDP-10/its/issues/441#issuecomment-273617038", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/441", + "id": 273617038, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T22:07:10Z", + "updated_at": "2017-01-18T22:07:10Z", + "body": "SYSEN1; PWORD >, label bltspc.\r\n\r\nSYSEN1; DDT >, label KEXIST.\r\n\r\nSYSEN1; SENDER >, labels Create and SC4.\r\n\r\nSYSEN2; FRETTY >, label GO.\r\n\r\nSYSEN2; FIND >, label ITSTBL.\r\n\r\nSYSEN2; DIRED >, label ACT2.\r\n\r\nSYSENG; DIRDEV >, label OPEN10.\r\n\r\nSYSENG; DEMAIL >, label Begin.\r\n\r\nSYSNET; TELSER >, label CHTELE. <--- This one is especially funny!\r\n\r\nSYSNET; SENDS >, label gotusr.\r\n\r\nSYSEN1; NETIME >, label hosts.\r\n\r\nINQUIR; INQUPD >, label NEWMAC.\r\n\r\nSYSENG; RAYGUN >, label MCHNTB." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273618888", + "html_url": "https://github.com/PDP-10/its/issues/441#issuecomment-273618888", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/441", + "id": 273618888, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T22:14:38Z", + "updated_at": "2017-01-18T22:14:38Z", + "body": "SYSENG; MODEMS >, label mchtab.\r\n\r\nSYSENG; @DEV >, label machtb.\r\n\r\nBAWDEN; 11LOAD >, label ackrfc.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273620691", + "html_url": "https://github.com/PDP-10/its/issues/441#issuecomment-273620691", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/441", + "id": 273620691, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-18T22:21:55Z", + "updated_at": "2017-01-18T22:21:55Z", + "body": "SYSNET; COMSAT >, labels: bughst, domgat, and tcpgat. Currently, binary is patched rather than source modified." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273624135", + "html_url": "https://github.com/PDP-10/its/issues/441#issuecomment-273624135", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/441", + "id": 273624135, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T22:36:18Z", + "updated_at": "2017-01-18T22:36:18Z", + "body": "SYSENG; DUMP >, macro MCOND.\r\n\r\nSYSEN2; FUMP >, macro MCOND.\r\n\r\nSYSTEM; CONFIG >, macro MCOND.\r\n\r\nSYSTEM; TTYTYP >, macro MCONDX.\r\n\r\nSYSTEM; IOELEV >, macro MCONDX.\r\n\r\nSYSTEM; ITS >, macro MCOND.\r\n\r\nSYSENG; LUSER >, macro MACTAB, label ITSTAB.\r\n\r\nSYSTEM; SALV >, symbol MCHN.\r\n\r\nKSHACK; NSALV >, symbol MCHN." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273692129", + "html_url": "https://github.com/PDP-10/its/pull/442#issuecomment-273692129", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/442", + "id": 273692129, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-19T06:23:27Z", + "updated_at": "2017-01-19T06:23:27Z", + "body": "Ok. Will do." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273696988", + "html_url": "https://github.com/PDP-10/its/pull/442#issuecomment-273696988", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/442", + "id": 273696988, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-19T06:59:59Z", + "updated_at": "2017-01-19T06:59:59Z", + "body": "Also moved all the other FASL files from src/comlap to bin/comlap." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273698410", + "html_url": "https://github.com/PDP-10/its/pull/442#issuecomment-273698410", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/442", + "id": 273698410, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T07:10:30Z", + "updated_at": "2017-01-19T07:10:30Z", + "body": "I think you also need to add comlap to BIN in the Makefile." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273702098", + "html_url": "https://github.com/PDP-10/its/pull/442#issuecomment-273702098", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/442", + "id": 273702098, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-19T07:36:13Z", + "updated_at": "2017-01-19T07:36:13Z", + "body": "Indeed. Done." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273722291", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-273722291", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 273722291, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T09:26:07Z", + "updated_at": "2017-01-19T09:26:07Z", + "body": "A map: \r\n![](https://wildfireds.files.wordpress.com/2010/11/dungeon.jpg)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273731634", + "html_url": "https://github.com/PDP-10/its/issues/443#issuecomment-273731634", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/443", + "id": 273731634, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T10:06:15Z", + "updated_at": "2017-01-19T10:08:07Z", + "body": "Apparently, to get at all issues, you have to use the GitHub internal repository ID, e.g. like this:\r\n\r\nhttps://api.github.com/repositories/71775220/issues?state=all&per_page=100&page=5\r\n\r\nOr do it properly by looking at `Link:` in the HTTP response." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273736471", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273736471", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273736471, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T10:25:15Z", + "updated_at": "2017-01-19T10:25:15Z", + "body": "@rcornwell These are now to be included in the ITS build." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273750338", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273750338", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273750338, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T11:21:17Z", + "updated_at": "2017-01-19T11:26:38Z", + "body": "I'm not yet sure how to build MAGDMP. Here are the options:\r\n- Paper tape? This outputs MAGDMP as a PDP-10 RIM program.\r\n- KL10? No, we don't need that, at least not for now.\r\n- TM10A or TM10B?\r\n- 340 display? No, not now." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273763788", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273763788", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273763788, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T12:24:46Z", + "updated_at": "2017-01-19T12:24:46Z", + "body": "I think RIM10 format will be good, given that the primar target is a KA10 emulator." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273770464", + "html_url": "https://github.com/PDP-10/its/issues/444#issuecomment-273770464", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/444", + "id": 273770464, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T13:00:05Z", + "updated_at": "2017-01-19T13:00:05Z", + "body": "Maybe to run ZORK from the Panda distribution... oh the irony!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273773046", + "html_url": "https://github.com/PDP-10/its/issues/434#issuecomment-273773046", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/434", + "id": 273773046, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T13:14:09Z", + "updated_at": "2017-01-19T13:14:09Z", + "body": "RG is already on GitHub since 2012. I have sent an invitation." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273773886", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273773886", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273773886, + "user": { + "login": "rcornwell", + "id": 17032462, + "avatar_url": "https://avatars.githubusercontent.com/u/17032462?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/rcornwell", + "html_url": "https://github.com/rcornwell", + "followers_url": "https://api.github.com/users/rcornwell/followers", + "following_url": "https://api.github.com/users/rcornwell/following{/other_user}", + "gists_url": "https://api.github.com/users/rcornwell/gists{/gist_id}", + "starred_url": "https://api.github.com/users/rcornwell/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/rcornwell/subscriptions", + "organizations_url": "https://api.github.com/users/rcornwell/orgs", + "repos_url": "https://api.github.com/users/rcornwell/repos", + "events_url": "https://api.github.com/users/rcornwell/events{/privacy}", + "received_events_url": "https://api.github.com/users/rcornwell/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-19T13:18:32Z", + "updated_at": "2017-01-19T13:18:32Z", + "body": "Ok. The KA10 sim supports readin mode on the TMA/TMB tape interface. On TOPS10 I use BOOTM.REL as the boot block. RIM mode would probably also work since that is basically what readin mode is. The first word has a address/word count and data is placed there. \r\n\r\nI believe booting via Paper tape is also supported, however I have not tried it. \r\n\r\nKA10 sim supports readin of rim10, .SAV, and .EXE files. It is basically the same code as Bob's KS10 for simH. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273775715", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273775715", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273775715, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T13:26:56Z", + "updated_at": "2017-01-19T13:26:56Z", + "body": "I'm trying to figure out how, exactly, to create a file which the emulator will accept.\r\n\r\nRight now, I'm looking at how the LOAD command reads a RIM file. Apparently, the load_rim function builds 36-bit words from 6 octets read from the file. And the octets has to have the 0200 bit set. Ok, I can do that." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273777698", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273777698", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273777698, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-19T13:36:05Z", + "updated_at": "2017-01-19T14:32:25Z", + "body": "That's paper tape format. Paper tape works in ascii and binary mode. In ascii mode the lower 7 bits are transferred, in binary mode 6 octets which must have b10 in the upper two bits are combined into one 36 bit word." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273786285", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273786285", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273786285, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T14:14:02Z", + "updated_at": "2017-01-19T14:14:02Z", + "body": "Thanks, after converting to paper tape binary format, the emulator accepts that layer of the file. Next, I had to hack the emulator to accept the peculiarities of the ITS RIM format.\r\n\r\nNow, it loads the file to 777200, and in the end there's a JRST 777200. Good. But \"go\" does nothing. I was hoping for a MAGDMP prompt." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273788338", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273788338", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273788338, + "user": { + "login": "rcornwell", + "id": 17032462, + "avatar_url": "https://avatars.githubusercontent.com/u/17032462?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/rcornwell", + "html_url": "https://github.com/rcornwell", + "followers_url": "https://api.github.com/users/rcornwell/followers", + "following_url": "https://api.github.com/users/rcornwell/following{/other_user}", + "gists_url": "https://api.github.com/users/rcornwell/gists{/gist_id}", + "starred_url": "https://api.github.com/users/rcornwell/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/rcornwell/subscriptions", + "organizations_url": "https://api.github.com/users/rcornwell/orgs", + "repos_url": "https://api.github.com/users/rcornwell/repos", + "events_url": "https://api.github.com/users/rcornwell/events{/privacy}", + "received_events_url": "https://api.github.com/users/rcornwell/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-19T14:22:29Z", + "updated_at": "2017-01-19T14:22:29Z", + "body": "What does instruction history show? Also try go 777200.\r\n\r\nWhat is the difference between the ITS RIM format and RIM10?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273791951", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273791951", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273791951, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T14:36:15Z", + "updated_at": "2017-01-19T14:38:47Z", + "body": "Nope. Location 7772000 is zero.\r\n\r\n> What is the difference between the ITS RIM format and RIM10?\r\n\r\n- The checksum calculation is different; there is a additional ROT.\r\n- The very first block doesn't have a checksum.\r\n- The block header word has the address in the right half, not minus one.\r\n\r\nIn my fork, there's a magdmp.rim you can examine." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273793669", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273793669", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273793669, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T14:43:00Z", + "updated_at": "2017-01-19T14:43:00Z", + "body": "Ok, more fixes.\r\n\r\nNow the CPU goes to 777200, which is a CONO APR,635550. But single-stepping the CPU never proceeds from there. It's stuck at that location." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273822919", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273822919", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273822919, + "user": { + "login": "rcornwell", + "id": 17032462, + "avatar_url": "https://avatars.githubusercontent.com/u/17032462?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/rcornwell", + "html_url": "https://github.com/rcornwell", + "followers_url": "https://api.github.com/users/rcornwell/followers", + "following_url": "https://api.github.com/users/rcornwell/following{/other_user}", + "gists_url": "https://api.github.com/users/rcornwell/gists{/gist_id}", + "starred_url": "https://api.github.com/users/rcornwell/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/rcornwell/subscriptions", + "organizations_url": "https://api.github.com/users/rcornwell/orgs", + "repos_url": "https://api.github.com/users/rcornwell/repos", + "events_url": "https://api.github.com/users/rcornwell/events{/privacy}", + "received_events_url": "https://api.github.com/users/rcornwell/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-19T16:23:49Z", + "updated_at": "2017-01-19T16:23:49Z", + "body": "It looks like MAGFRM will create a readin tape (just not for MC), The tape looks like it has a boot loader in it. You should be able to just attach this tape and type \"Boot mt0\". The boot loader will read in the first record into memory at the correct location, then transfer to it. If MAGFRM does not write the boot loader to a separate record you might have to fix this." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273852771", + "html_url": "https://github.com/PDP-10/its/pull/440#issuecomment-273852771", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "id": 273852771, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T18:10:29Z", + "updated_at": "2017-01-19T18:10:29Z", + "body": "Wow, I didn't dare hope it would have that capability. I'll certainly try to use it for booting.\r\n\r\nNext would be to try building SALV to make a disk structure, and DSKDMP." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273853160", + "html_url": "https://github.com/PDP-10/its/issues/445#issuecomment-273853160", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/445", + "id": 273853160, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T18:11:54Z", + "updated_at": "2017-01-19T18:11:54Z", + "body": "CC @rcornwell." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273854190", + "html_url": "https://github.com/PDP-10/its/issues/445#issuecomment-273854190", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/445", + "id": 273854190, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T18:15:41Z", + "updated_at": "2017-01-19T18:15:41Z", + "body": "The plan of attack would be something like:\r\n\r\n1. Use MAGDMP and MAGFRM to get a file system on magtape. Try to run a few standalone programs.\r\n2. Try to build the old SALV to make a file structure on a disk. Expect to debug the disk emulation and/or controller code.\r\n3. Build KA version of DSKDMP and exec DDT to be able to load and run a monitor.\r\n4. Build a KA monitor.\r\n5. Profit!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273858265", + "html_url": "https://github.com/PDP-10/its/issues/445#issuecomment-273858265", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/445", + "id": 273858265, + "user": { + "login": "rcornwell", + "id": 17032462, + "avatar_url": "https://avatars.githubusercontent.com/u/17032462?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/rcornwell", + "html_url": "https://github.com/rcornwell", + "followers_url": "https://api.github.com/users/rcornwell/followers", + "following_url": "https://api.github.com/users/rcornwell/following{/other_user}", + "gists_url": "https://api.github.com/users/rcornwell/gists{/gist_id}", + "starred_url": "https://api.github.com/users/rcornwell/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/rcornwell/subscriptions", + "organizations_url": "https://api.github.com/users/rcornwell/orgs", + "repos_url": "https://api.github.com/users/rcornwell/repos", + "events_url": "https://api.github.com/users/rcornwell/events{/privacy}", + "received_events_url": "https://api.github.com/users/rcornwell/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-19T18:31:16Z", + "updated_at": "2017-01-19T18:31:16Z", + "body": "Sounds like a good plan of attack. If you find bugs in my simulator post an issue on my sim. If I have time tonight I will try and fix the bug I introduced last night adding TLB and starting to add ITS pager support. Otherwise it will probably have to wait until the weekend. Biggest problem I can see is getting all the patches to support the 1 proceed and other ITS specific changes to the KA. The paging is not much different then than the KI paging." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273885528", + "html_url": "https://github.com/PDP-10/its/issues/445#issuecomment-273885528", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/445", + "id": 273885528, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T20:13:19Z", + "updated_at": "2017-01-19T20:13:19Z", + "body": "This is a good read: \r\nhttps://github.com/larsbrinkhoff/its-archives/blob/master/ailab/AI_WP_227.pdf\r\n\r\nThank you @cstacy." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273887789", + "html_url": "https://github.com/PDP-10/its/issues/279#issuecomment-273887789", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/279", + "id": 273887789, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T20:22:31Z", + "updated_at": "2017-01-19T20:22:31Z", + "body": "From AI WP 227:\r\n\r\n> Before the TV system can be reloaded, it must be running. To start the TV-11 running, Halt it, Load Address 0 with 777, and Start the machine at 0. Run the STUFF program under ITS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273888453", + "html_url": "https://github.com/PDP-10/its/issues/439#issuecomment-273888453", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/439", + "id": 273888453, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-19T20:25:07Z", + "updated_at": "2017-01-19T20:25:07Z", + "body": "The Knight TV PDP-11 was loaded from ITS by running the STUFF program, according to AI WP 227." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274035783", + "html_url": "https://github.com/PDP-10/its/issues/445#issuecomment-274035783", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/445", + "id": 274035783, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-20T10:23:29Z", + "updated_at": "2017-01-20T10:23:29Z", + "body": "I ran MAGFRM and created a tape with a MAGDMP on it. ka10 attempts to boot from it, but the hardware readin deposits the loader in memory locations 0-17. This doesn't work, because the KA10 fetches instructions from the ACs." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274038767", + "html_url": "https://github.com/PDP-10/its/issues/445#issuecomment-274038767", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/445", + "id": 274038767, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-20T10:33:51Z", + "updated_at": "2017-01-20T10:33:51Z", + "body": "I tried to fix this in two ways:\r\n- Deposit into fast memory.\r\n- Make KA10 fetch from main memory.\r\n\r\nThe result was the same: the loader starts running, but loops endlessly waiting for CONSO 344,1 to signal that the TM10 is ready to go." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274045363", + "html_url": "https://github.com/PDP-10/its/issues/445#issuecomment-274045363", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/445", + "id": 274045363, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-20T10:58:38Z", + "updated_at": "2017-01-20T11:04:46Z", + "body": "@rcornwell I believe there's a bug in the implementation of CONSO.\r\n\r\n dev_tab[d](CONI|(d<<2), &AR);\r\n\r\nCONSI should probably be CONSO, right?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274071355", + "html_url": "https://github.com/PDP-10/its/issues/445#issuecomment-274071355", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/445", + "id": 274071355, + "user": { + "login": "rcornwell", + "id": 17032462, + "avatar_url": "https://avatars.githubusercontent.com/u/17032462?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/rcornwell", + "html_url": "https://github.com/rcornwell", + "followers_url": "https://api.github.com/users/rcornwell/followers", + "following_url": "https://api.github.com/users/rcornwell/following{/other_user}", + "gists_url": "https://api.github.com/users/rcornwell/gists{/gist_id}", + "starred_url": "https://api.github.com/users/rcornwell/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/rcornwell/subscriptions", + "organizations_url": "https://api.github.com/users/rcornwell/orgs", + "repos_url": "https://api.github.com/users/rcornwell/repos", + "events_url": "https://api.github.com/users/rcornwell/events{/privacy}", + "received_events_url": "https://api.github.com/users/rcornwell/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-20T13:25:19Z", + "updated_at": "2017-01-20T13:25:19Z", + "body": "I don't believe there is any bug in CONSO. The TMA controller passes Dec diags, except for some parity issues which can't be simulated on the sim. I will re-test it this weekend. \r\n\r\n dev_tab[d](CONI|(d<<2), &AR); \r\n\r\n this is correct, CONSZ and CONSO are both CONI as far as the hardware is concerned. Both do a mask of the CONI word, CONSZ skips if all bits are zero, CONSO skips if any bits are one.\r\n\r\n The PDP10 hardware only implements DATAI, DATAO, CONI, CONO. \r\n\r\n Please enable MT debugging I suggest (CONI;CONO;DATAIO;CMD;DETAIL) and see what that shows. CONSO 344,1 is checking for a data request. Perhaps the boot chunk is not in it's own record. If this is the case, I will have to make changes to the sim to support it." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274147394", + "html_url": "https://github.com/PDP-10/its/issues/445#issuecomment-274147394", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/445", + "id": 274147394, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-20T18:42:53Z", + "updated_at": "2017-01-20T18:42:53Z", + "body": "Oh, you're right. I'm a bit rusty on the I/O instructions." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274259821", + "html_url": "https://github.com/PDP-10/its/issues/447#issuecomment-274259821", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/447", + "id": 274259821, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-21T12:50:59Z", + "updated_at": "2017-01-21T12:50:59Z", + "body": "Thank you. For the tapeio.c issue, can you please submit pull requests to the PDP-10/itstar and brouhaha/tapeutils repositories?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274259865", + "html_url": "https://github.com/PDP-10/its/issues/447#issuecomment-274259865", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/447", + "id": 274259865, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-21T12:51:50Z", + "updated_at": "2017-01-21T12:51:50Z", + "body": "Does FreeBSD have $PWD defined in the shell?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274265242", + "html_url": "https://github.com/PDP-10/its/issues/447#issuecomment-274265242", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/447", + "id": 274265242, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-21T14:32:46Z", + "updated_at": "2017-01-21T14:38:26Z", + "body": "Yes, and make actually works, only gmake doesn't. And (my age old) raspbian has the same problem.\r\n\r\nOne more thing: For the slow ass raspi (first model B) I had to increase the timeout in build.tcl. I changed it to 500 and it worked, before that it was aborting while building LISP somewhere." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274272349", + "html_url": "https://github.com/PDP-10/its/issues/447#issuecomment-274272349", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/447", + "id": 274272349, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-21T16:37:39Z", + "updated_at": "2017-01-21T16:37:39Z", + "body": "Pull requests done. Still didn't fix sources.tape. I hope you can figure this out." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274278152", + "html_url": "https://github.com/PDP-10/its/issues/447#issuecomment-274278152", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/447", + "id": 274278152, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-21T18:12:26Z", + "updated_at": "2017-01-21T18:12:26Z", + "body": "I get the exact same failure using your broken_source.tape." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274278763", + "html_url": "https://github.com/PDP-10/its/issues/447#issuecomment-274278763", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/447", + "id": 274278763, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-21T18:22:51Z", + "updated_at": "2017-01-21T18:22:51Z", + "body": "The problem is that SYSEN1; SYSTEM 999999 is a link, and for some reason, it's the first item in the SYSEN1 directory that DUMP is trying to restore.\r\n\r\nThere is a bug in DUMP 443, which is what we're using to extract the sources.tape. In that version, creating a link doesn't create the containing directory.\r\n\r\nI've fixed the bug in DUMP 444. We should use that to replace the version in the minsys tape." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274279608", + "html_url": "https://github.com/PDP-10/its/pull/448#issuecomment-274279608", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/448", + "id": 274279608, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-21T18:36:49Z", + "updated_at": "2017-01-21T18:36:49Z", + "body": "Problem reported in #447." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274281231", + "html_url": "https://github.com/PDP-10/its/issues/447#issuecomment-274281231", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/447", + "id": 274281231, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-21T19:05:11Z", + "updated_at": "2017-01-21T19:05:11Z", + "body": "Alternatively I think itstar should be changed perhaps not to produce this format in the first place, just for compatibility with the rest of the world (however small)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274287018", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-274287018", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 274287018, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-21T20:42:40Z", + "updated_at": "2017-01-21T20:43:25Z", + "body": "@philbudne Has Stanford CCRMA listed as a Foonly F4 running WAITS.\r\n\r\nhttp://www.ultimate.com/phil/pdp10/10periphs" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274289013", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-274289013", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 274289013, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-21T21:20:05Z", + "updated_at": "2017-01-21T21:20:05Z", + "body": "Actually, they had an F2 first, and later upgraded it to an F4. \r\nhttps://ccrma.stanford.edu/~aj/archives/docs/all/646.pdf" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274316957", + "html_url": "https://github.com/PDP-10/its/issues/449#issuecomment-274316957", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/449", + "id": 274316957, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-22T08:29:43Z", + "updated_at": "2017-01-22T08:31:08Z", + "body": "Have you come across any code for formatting DECtapes? Formatting is one thing in my emulation that I haven't implemented yet and I have some trouble imagining how a program would even do it. Having some code would certainly help me." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274328221", + "html_url": "https://github.com/PDP-10/its/issues/451#issuecomment-274328221", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/451", + "id": 274328221, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-22T12:33:20Z", + "updated_at": "2017-01-22T12:33:20Z", + "body": "Is this to my comment here? https://github.com/PDP-10/its/issues/449#issuecomment-274316957 Because I don't think this is what I'm looking for." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274332816", + "html_url": "https://github.com/PDP-10/its/issues/451#issuecomment-274332816", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/451", + "id": 274332816, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-22T14:04:00Z", + "updated_at": "2017-01-22T14:04:00Z", + "body": "No, I just searched for \"decnet\", and this showed up.\r\n\r\nIt's not that everything I make an issue for is urgently needed." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274332899", + "html_url": "https://github.com/PDP-10/its/issues/449#issuecomment-274332899", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/449", + "id": 274332899, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-22T14:05:47Z", + "updated_at": "2017-01-22T14:05:47Z", + "body": "I have now made an extensive search for \"dectape\", and nothing obvious turned up. Maybe it's in a MACDMP subroutine." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274333225", + "html_url": "https://github.com/PDP-10/its/issues/449#issuecomment-274333225", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/449", + "id": 274333225, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-22T14:12:36Z", + "updated_at": "2017-01-22T14:12:36Z", + "body": "By the way, do you mean some low-level formatting, or initializing a tape with a MACDMP format?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274335731", + "html_url": "https://github.com/PDP-10/its/issues/449#issuecomment-274335731", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/449", + "id": 274335731, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-22T14:58:26Z", + "updated_at": "2017-01-22T14:58:26Z", + "body": "10D16K is just 10DMP with one line changed.\r\n\r\nTENDMP is 10DMP with many edits and additions." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274341013", + "html_url": "https://github.com/PDP-10/its/issues/67#issuecomment-274341013", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/67", + "id": 274341013, + "user": { + "login": "ams", + "id": 7945138, + "avatar_url": "https://avatars.githubusercontent.com/u/7945138?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/ams", + "html_url": "https://github.com/ams", + "followers_url": "https://api.github.com/users/ams/followers", + "following_url": "https://api.github.com/users/ams/following{/other_user}", + "gists_url": "https://api.github.com/users/ams/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ams/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ams/subscriptions", + "organizations_url": "https://api.github.com/users/ams/orgs", + "repos_url": "https://api.github.com/users/ams/repos", + "events_url": "https://api.github.com/users/ams/events{/privacy}", + "received_events_url": "https://api.github.com/users/ams/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-22T16:26:22Z", + "updated_at": "2017-01-22T16:26:22Z", + "body": "Worth looking is at the MIT CADR simulator by Brad Parker for a user space Chaosnet (has FILE, and other sutff) which is used as a remote file system for the simulator." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274341146", + "html_url": "https://github.com/PDP-10/its/issues/17#issuecomment-274341146", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/17", + "id": 274341146, + "user": { + "login": "ams", + "id": 7945138, + "avatar_url": "https://avatars.githubusercontent.com/u/7945138?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/ams", + "html_url": "https://github.com/ams", + "followers_url": "https://api.github.com/users/ams/followers", + "following_url": "https://api.github.com/users/ams/following{/other_user}", + "gists_url": "https://api.github.com/users/ams/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ams/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ams/subscriptions", + "organizations_url": "https://api.github.com/users/ams/orgs", + "repos_url": "https://api.github.com/users/ams/repos", + "events_url": "https://api.github.com/users/ams/events{/privacy}", + "received_events_url": "https://api.github.com/users/ams/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-22T16:28:41Z", + "updated_at": "2017-01-22T16:28:41Z", + "body": "There is the option of hooking doing Chaosnet to TCP/IP. How well that ever worked, I do not know. Brad Parkers MIT CADR simulator includes a user-space chaosnet hack that might be worth looking into." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274345331", + "html_url": "https://github.com/PDP-10/its/issues/17#issuecomment-274345331", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/17", + "id": 274345331, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-22T17:34:39Z", + "updated_at": "2017-01-22T17:34:39Z", + "body": "Doesn't Björn Victor have a Chaosnet over UDP implementation for KLH10? I believe it allows two or more ITS systems on the internet to use Chaosnet to talk to one another." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274346245", + "html_url": "https://github.com/PDP-10/its/issues/17#issuecomment-274346245", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/17", + "id": 274346245, + "user": { + "login": "ams", + "id": 7945138, + "avatar_url": "https://avatars.githubusercontent.com/u/7945138?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/ams", + "html_url": "https://github.com/ams", + "followers_url": "https://api.github.com/users/ams/followers", + "following_url": "https://api.github.com/users/ams/following{/other_user}", + "gists_url": "https://api.github.com/users/ams/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ams/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ams/subscriptions", + "organizations_url": "https://api.github.com/users/ams/orgs", + "repos_url": "https://api.github.com/users/ams/repos", + "events_url": "https://api.github.com/users/ams/events{/privacy}", + "received_events_url": "https://api.github.com/users/ams/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-22T17:48:04Z", + "updated_at": "2017-01-22T17:48:04Z", + "body": "@bictorv can probobly elaborate on that. :-)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274350008", + "html_url": "https://github.com/PDP-10/its/issues/449#issuecomment-274350008", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/449", + "id": 274350008, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-22T18:46:19Z", + "updated_at": "2017-01-22T18:50:07Z", + "body": "I mean the low level formatting; writing the timing and marking tracks. I talked to Greenblatt and he said they didn't have anything of that sort...maybe programs supplied by DEC, but I'm not too familiar with DEC software. One other thing that I find strange is that both @rcornwell and Greenblatt said DECtape formats for different architectures were rather compatible. I can't imagine how that would work as the 36 bit format has an additional mark code (25, Block Space) that the 18 bit and 12 bit formats (which are otherwise identical) don't. And this code is quite important for reading too...not only used to extend the block number to 36 bits but also used to shift a register to time some actions." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274354109", + "html_url": "https://github.com/PDP-10/its/issues/449#issuecomment-274354109", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/449", + "id": 274354109, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-22T19:48:20Z", + "updated_at": "2017-01-22T19:48:20Z", + "body": "Over all, I don't see a lot of references to DECtape at all in ITS material." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274355248", + "html_url": "https://github.com/PDP-10/its/pull/452#issuecomment-274355248", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/452", + "id": 274355248, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-22T20:06:14Z", + "updated_at": "2017-01-22T20:06:14Z", + "body": "@rcornwell @dabridgham This may be helpful to you." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274415416", + "html_url": "https://github.com/PDP-10/its/issues/17#issuecomment-274415416", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/17", + "id": 274415416, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-23T07:12:34Z", + "updated_at": "2017-01-23T07:12:34Z", + "body": "He does, and he has suggested creating a network of ITS machines." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274421285", + "html_url": "https://github.com/PDP-10/its/issues/17#issuecomment-274421285", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/17", + "id": 274421285, + "user": { + "login": "bictorv", + "id": 3236385, + "avatar_url": "https://avatars.githubusercontent.com/u/3236385?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/bictorv", + "html_url": "https://github.com/bictorv", + "followers_url": "https://api.github.com/users/bictorv/followers", + "following_url": "https://api.github.com/users/bictorv/following{/other_user}", + "gists_url": "https://api.github.com/users/bictorv/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bictorv/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bictorv/subscriptions", + "organizations_url": "https://api.github.com/users/bictorv/orgs", + "repos_url": "https://api.github.com/users/bictorv/repos", + "events_url": "https://api.github.com/users/bictorv/events{/privacy}", + "received_events_url": "https://api.github.com/users/bictorv/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-23T07:55:19Z", + "updated_at": "2017-01-23T11:34:31Z", + "body": "The Chaos variants should be better documented. My Chaos-over-UDP introduces a new protocol which essentially just wraps a Chaos packet in a UDP header, and sends it using configured mappings between Chaos and IP addresses. We had a network with, I think, four ITS hosts at one point (mine, Craig Lennox, and possibly Paul Svensson?). Brads Chaos-over-unix-sockets is for communicating between the CADR emulator and unix \"servers\" such as FILE, TIME etc, but only point-to-point I think. There is also Chaos-over-Ethernet which is a standard, used e.g. by more modern Lisp machines (original Chaosnet was 2 Mb/s). I once set up a bridge program between the three, so ITS could communicate with both the CADR emulator and a real Symbolics machine. Great fun!\r\n\r\nFor ITS, I would propose my Chaos-over-UDP using CH11. CH11 could of course be extended to use the other variants above, but with more work. See http://its.victor.se/wiki/ch11 for more info about CH11.\r\n\r\nUP is running CH11, so if you have a machine you want to join, let me know!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274580377", + "html_url": "https://github.com/PDP-10/its/pull/452#issuecomment-274580377", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/452", + "id": 274580377, + "user": { + "login": "dabridgham", + "id": 25225521, + "avatar_url": "https://avatars.githubusercontent.com/u/25225521?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/dabridgham", + "html_url": "https://github.com/dabridgham", + "followers_url": "https://api.github.com/users/dabridgham/followers", + "following_url": "https://api.github.com/users/dabridgham/following{/other_user}", + "gists_url": "https://api.github.com/users/dabridgham/gists{/gist_id}", + "starred_url": "https://api.github.com/users/dabridgham/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/dabridgham/subscriptions", + "organizations_url": "https://api.github.com/users/dabridgham/orgs", + "repos_url": "https://api.github.com/users/dabridgham/repos", + "events_url": "https://api.github.com/users/dabridgham/events{/privacy}", + "received_events_url": "https://api.github.com/users/dabridgham/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-23T18:49:32Z", + "updated_at": "2017-01-23T18:49:32Z", + "body": "Yes, indeed. Thanks for the mention." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274585150", + "html_url": "https://github.com/PDP-10/its/issues/447#issuecomment-274585150", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/447", + "id": 274585150, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-23T19:06:31Z", + "updated_at": "2017-01-23T19:06:31Z", + "body": "The submodules are now updated with your changes. Thanks!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/274603740", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-274603740", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 274603740, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-23T20:15:06Z", + "updated_at": "2017-01-23T20:18:46Z", + "body": "David Moon, 14 Mar 1985, on a dark period in ITS history:\r\n> With the recent episode of vandalism and destruction, there is only one running ITS machine in the world\r\n\r\nThat would be the KL MC, after the KAs had been shut down, and before the KS machines had came online.\r\n\r\n(Later in the same message: \"A perhaps little-known fact is that Symbolics still runs TENEX, on a Foonly F-2.\" Light bulb goes on... so that's why there are SCRC tapes with Foonex.)" + } +] diff --git a/doc/github/comments2 b/doc/github/comments2 new file mode 100644 index 00000000..df714782 --- /dev/null +++ b/doc/github/comments2 @@ -0,0 +1,2802 @@ +[ + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263498158", + "html_url": "https://github.com/PDP-10/its/pull/34#issuecomment-263498158", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/34", + "id": 263498158, + "user": { + "login": "bictorv", + "id": 3236385, + "avatar_url": "https://avatars.githubusercontent.com/u/3236385?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/bictorv", + "html_url": "https://github.com/bictorv", + "followers_url": "https://api.github.com/users/bictorv/followers", + "following_url": "https://api.github.com/users/bictorv/following{/other_user}", + "gists_url": "https://api.github.com/users/bictorv/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bictorv/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bictorv/subscriptions", + "organizations_url": "https://api.github.com/users/bictorv/orgs", + "repos_url": "https://api.github.com/users/bictorv/repos", + "events_url": "https://api.github.com/users/bictorv/events{/privacy}", + "received_events_url": "https://api.github.com/users/bictorv/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-11-29T07:38:30Z", + "updated_at": "2016-11-29T07:38:30Z", + "body": "I have some patches to DQDEV and RESOLV documented at the end of http://its.victor.se/wiki/dqdev (configuration, mainly)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263595095", + "html_url": "https://github.com/PDP-10/its/pull/34#issuecomment-263595095", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/34", + "id": 263595095, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-29T15:07:35Z", + "updated_at": "2016-11-29T15:07:35Z", + "body": "Thanks. I'll take a look.\n\n-- Eric\n\n\n> On Nov 28, 2016, at 23:38, Björn Victor wrote:\n> \n> I have some patches to DQDEV and RESOLV documented at the end of http://its.victor.se/wiki/dqdev (configuration, mainly).\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263681435", + "html_url": "https://github.com/PDP-10/its/issues/42#issuecomment-263681435", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/42", + "id": 263681435, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-29T19:59:43Z", + "updated_at": "2016-11-29T19:59:43Z", + "body": "Isn't QMAIL in the COMSAT commit? As far as I can see, KSC; QMAIL 614 is in that commit, and so is .INFO.;QMAIL INFO. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263683040", + "html_url": "https://github.com/PDP-10/its/issues/42#issuecomment-263683040", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/42", + "id": 263683040, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-29T20:05:42Z", + "updated_at": "2016-11-29T20:05:42Z", + "body": "Sorry! Missed that." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263704104", + "html_url": "https://github.com/PDP-10/its/issues/50#issuecomment-263704104", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/50", + "id": 263704104, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-29T21:26:54Z", + "updated_at": "2016-11-29T21:26:54Z", + "body": "Oh good. I've been LOADing this onto my ITS builds and using it all the time. Kept telling myself that I should do this one next! Thanks for entering a ticket." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263835988", + "html_url": "https://github.com/PDP-10/its/issues/44#issuecomment-263835988", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/44", + "id": 263835988, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-30T10:18:05Z", + "updated_at": "2016-11-30T10:18:05Z", + "body": "@eswenson1 Maybe this can be used to foreground the Lisp compiler?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263884693", + "html_url": "https://github.com/PDP-10/its/issues/50#issuecomment-263884693", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/50", + "id": 263884693, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-30T14:20:41Z", + "updated_at": "2016-11-30T14:20:41Z", + "body": "@eswenson1 Sure, you can have this one." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263885430", + "html_url": "https://github.com/PDP-10/its/issues/26#issuecomment-263885430", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/26", + "id": 263885430, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-30T14:23:37Z", + "updated_at": "2016-11-30T14:23:37Z", + "body": "@bictorv I tried your DAYTIME patch, then I downloaded the whole file. In both cases I still saw the bug." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263929514", + "html_url": "https://github.com/PDP-10/its/pull/53#issuecomment-263929514", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/53", + "id": 263929514, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-30T16:58:35Z", + "updated_at": "2016-11-30T16:58:35Z", + "body": "Excellent! We need to include all relevant documentation as well. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263939791", + "html_url": "https://github.com/PDP-10/its/pull/53#issuecomment-263939791", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/53", + "id": 263939791, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-11-30T17:35:24Z", + "updated_at": "2016-11-30T17:35:24Z", + "body": "I'm confused. You said \"Excellent\", which I took to be a respond to my PR adding documentation for lisp and lisp libraries. Then you said \"We need to include all relevant documentation as well\". Isn't that what this PR is? What more are you referring to?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263956349", + "html_url": "https://github.com/PDP-10/its/pull/53#issuecomment-263956349", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/53", + "id": 263956349, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-11-30T18:38:11Z", + "updated_at": "2016-11-30T18:38:11Z", + "body": "Sorry, I meant that it's good that you're doing that." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264086401", + "html_url": "https://github.com/PDP-10/its/issues/39#issuecomment-264086401", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/39", + "id": 264086401, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-01T06:01:43Z", + "updated_at": "2016-12-01T06:01:43Z", + "body": "Merged and closed." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264090730", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264090730", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264090730, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-01T06:35:47Z", + "updated_at": "2016-12-01T06:35:47Z", + "body": "SYSEN1; XXFILE MTA224 includes TAA; UUOS >, which is missing. Supposedly it was on DM. @taa01776 doesn't have it." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264091359", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264091359", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264091359, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-01T06:40:15Z", + "updated_at": "2016-12-12T20:44:55Z", + "body": "DEVICE; OARCDV BIN is needed to handle archive files in the old format. It was built from SYSENG; ARCDEV 66, but that version has been lost." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264091527", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264091527", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264091527, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-01T06:41:37Z", + "updated_at": "2016-12-01T06:41:37Z", + "body": "Source code for the Muddle interpreter and compiler are missing." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264091821", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264091821", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264091821, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-01T06:43:40Z", + "updated_at": "2016-12-01T06:43:40Z", + "body": "ATSIGN DRAGON is built from SYSENG; DRAGON >. That file was missing, but @eswenson1 recreated it from disassembly." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264093762", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264093762", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264093762, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-01T06:58:04Z", + "updated_at": "2016-12-01T07:07:32Z", + "body": "Source code for TS DATE seems to be missing. There's no assembly information in the binary." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264256382", + "html_url": "https://github.com/PDP-10/its/issues/58#issuecomment-264256382", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/58", + "id": 264256382, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-01T18:41:38Z", + "updated_at": "2016-12-01T18:41:38Z", + "body": "I suspect we can/should use TIMOON 25." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264289914", + "html_url": "https://github.com/PDP-10/its/pull/63#issuecomment-264289914", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/63", + "id": 264289914, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-01T20:47:03Z", + "updated_at": "2016-12-01T20:47:03Z", + "body": "@eswenson1 Please hold off merging this until I figure out how to set the version." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264297065", + "html_url": "https://github.com/PDP-10/its/pull/63#issuecomment-264297065", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/63", + "id": 264297065, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-01T21:14:08Z", + "updated_at": "2016-12-01T21:20:02Z", + "body": "There, it's finished.\r\n\r\nNote that EMACS isn't completely done yet. I'll add all libraries and documentation later. And then, build INFO etc." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264405876", + "html_url": "https://github.com/PDP-10/its/issues/67#issuecomment-264405876", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/67", + "id": 264405876, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-02T09:01:52Z", + "updated_at": "2016-12-02T09:01:52Z", + "body": "Maybe another way to transfer files to a Linux host?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264429970", + "html_url": "https://github.com/PDP-10/its/issues/18#issuecomment-264429970", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/18", + "id": 264429970, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-02T11:04:44Z", + "updated_at": "2016-12-02T11:04:54Z", + "body": "I'm not sure how to build the INFO program. There's an EMACS; TSINFO 62 file which is an SBLK binary built from .TECO.; TECPUR 1171. INFO; CONV 85 says INFO is dumped, but doesn't explain any details. There's an INFO; INFO TECO which probably should be loaded before running DUMP in the PURIFY library." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264448792", + "html_url": "https://github.com/PDP-10/its/issues/18#issuecomment-264448792", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/18", + "id": 264448792, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-02T12:59:10Z", + "updated_at": "2016-12-02T12:59:10Z", + "body": "Trivial.\r\n\r\n info$^S\r\n :emacs\r\n\r\nDone." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264457523", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264457523", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264457523, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-02T13:48:38Z", + "updated_at": "2016-12-02T13:48:38Z", + "body": "The RMAIL program uses EMACS; RMAIL :EJ, which is a link to EMACS; [RMAI] >. [RMAI] is built from EMACS1; RMAILX > and EMACS1; RMAILZ >. But the latter is missing." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264484938", + "html_url": "https://github.com/PDP-10/its/issues/66#issuecomment-264484938", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/66", + "id": 264484938, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-02T15:46:10Z", + "updated_at": "2016-12-02T15:46:10Z", + "body": "Sounds like EMACS2 is in order! \n\n-- Eric\n\n\n> On Dec 2, 2016, at 00:58, Lars Brinkhoff wrote:\n> \n> A fully populated EMACS1 directory with the latest files from both AI and MC has 172 files. Apparently, this is over the limit, because DUMP fails with ERROR: OPEN: DSK: EMACS1; _DUMP_ OUTPUT - DIRECTORY FULL\n> \n> In the snapshots, AI: EMACS1; has 128 files, and MC: EMACS1; has 169 files.\n> \n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264530045", + "html_url": "https://github.com/PDP-10/its/issues/66#issuecomment-264530045", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/66", + "id": 264530045, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-02T18:44:05Z", + "updated_at": "2016-12-02T18:44:05Z", + "body": "> Sounds like EMACS2 is in order!\r\n\r\nSo there's no (reasonable) way to increase the limit for a directory?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264531112", + "html_url": "https://github.com/PDP-10/its/issues/66#issuecomment-264531112", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/66", + "id": 264531112, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-02T18:48:25Z", + "updated_at": "2016-12-02T18:48:25Z", + "body": "I don’t think so. I think there is a 2 page limit on them, and that limit is burned into many programs, as well as ITS.\n\n> On Dec 2, 2016, at 10:44, Lars Brinkhoff wrote:\n> \n> Sounds like EMACS2 is in order!\n> \n> So there's no (reasonable) way to increase the limit for a directory?\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub , or mute the thread .\n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264533911", + "html_url": "https://github.com/PDP-10/its/issues/66#issuecomment-264533911", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/66", + "id": 264533911, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-02T18:59:43Z", + "updated_at": "2016-12-02T18:59:43Z", + "body": "Ok, thanks. In that case, there's no bug, just a known limitation to which we'll have to adapt." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264537359", + "html_url": "https://github.com/PDP-10/its/issues/18#issuecomment-264537359", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/18", + "id": 264537359, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-02T19:14:18Z", + "updated_at": "2016-12-02T19:14:18Z", + "body": "I now have the standalone INFO program built as per above. There's no indication of any build failure, but unfortunately :INFO doesn't quite work. It does start the dumped EMACS, but it doesn't enter INFO properly, so there's just a mostly blank screen.\r\n\r\nM-X INFO or C-X I works in both the usual EMACS and the standalone INFO. So it's probably just a small matter of the not invoking the INFO code in the right way in INFO; INFO EMACS.\r\n\r\nI'm not good at debugging TECO. I'll get it done eventually, but it may take a while." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264565536", + "html_url": "https://github.com/PDP-10/its/issues/18#issuecomment-264565536", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/18", + "id": 264565536, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-02T21:20:32Z", + "updated_at": "2016-12-02T21:21:38Z", + "body": "Inserting `:FT Got here $` in various places in INFO; INFO EMACS, I learned this:\r\n\r\n- `& Startup INFO` is entered, and calls the `..L` macro.\r\n- The `..L` macro is entered, and supposedly enters ^R mode.\r\n- The `FS ^R ENTER` macro is **not** entered, so `& Info Enter` is never called." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264671133", + "html_url": "https://github.com/PDP-10/its/issues/44#issuecomment-264671133", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/44", + "id": 264671133, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-03T22:53:21Z", + "updated_at": "2016-12-03T22:53:21Z", + "body": "Also:\r\nINFO;REATTA 3\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264672182", + "html_url": "https://github.com/PDP-10/its/pull/45#issuecomment-264672182", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/45", + "id": 264672182, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-03T23:15:27Z", + "updated_at": "2016-12-03T23:15:27Z", + "body": "The version of sys1;ts stink in the PI distribution was built from STINK 201. We only have the source for STINK 200. Should we build the executable from this source, or should we use the binary from the PI distribution?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264674231", + "html_url": "https://github.com/PDP-10/its/issues/47#issuecomment-264674231", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/47", + "id": 264674231, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T00:00:23Z", + "updated_at": "2016-12-04T00:00:23Z", + "body": "Also INFO;METER 1" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264692580", + "html_url": "https://github.com/PDP-10/its/issues/47#issuecomment-264692580", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/47", + "id": 264692580, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-04T09:09:18Z", + "updated_at": "2016-12-04T09:09:18Z", + "body": "Merged now, right?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264693053", + "html_url": "https://github.com/PDP-10/its/pull/45#issuecomment-264693053", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/45", + "id": 264693053, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-04T09:21:29Z", + "updated_at": "2016-12-04T09:21:29Z", + "body": "I see three options:\r\n\r\n- Use the 201 binary as is.\r\n- Build the 200 version from source.\r\n- Attempt to recreate the 201 source.\r\n\r\nI think the last one is the long-term solution. But in the interim any of the fist two is ok." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264693368", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-264693368", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 264693368, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-04T09:30:05Z", + "updated_at": "2016-12-04T09:30:05Z", + "body": "Working on this in the lars/macos branch. I first had to fix itstar, and then tapetuils.\r\n\r\nThe build now hangs in expect. It tries to start the emulators, but seems to have some problem interacting with the subprocess." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264711203", + "html_url": "https://github.com/PDP-10/its/issues/47#issuecomment-264711203", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/47", + "id": 264711203, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T15:45:05Z", + "updated_at": "2016-12-04T15:45:05Z", + "body": "Right. Thanks.\n\n-- Eric\n\n\n> On Dec 4, 2016, at 01:09, Lars Brinkhoff wrote:\n> \n> Merged now, right?\n> \n> —\n> You are receiving this because you were assigned.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264721139", + "html_url": "https://github.com/PDP-10/its/issues/79#issuecomment-264721139", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/79", + "id": 264721139, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T18:29:47Z", + "updated_at": "2016-12-04T18:29:47Z", + "body": "SYS; TS TTYSWP (don't know where the source is) appears to let you swap your top-level job with another terminal. \r\n\r\nSYS1;TS OS appears to be a tty output spy program. Source in SYSEN2; OS 93.\r\n\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264723480", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264723480", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264723480, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-04T19:06:23Z", + "updated_at": "2016-12-04T19:16:40Z", + "body": "SYSBIN; FIDO BIN was assembled from KSC; FIDOX which is missing." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264725793", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264725793", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264725793, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T19:43:48Z", + "updated_at": "2016-12-04T19:43:48Z", + "body": "SYS;TS TTYSWP - Swap top-level job with another terminal?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264726229", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264726229", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264726229, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T19:50:11Z", + "updated_at": "2016-12-04T19:50:11Z", + "body": "SYS1;TS FACTOR - Factors integers" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264726408", + "html_url": "https://github.com/PDP-10/its/issues/93#issuecomment-264726408", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/93", + "id": 264726408, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-04T19:53:00Z", + "updated_at": "2016-12-04T19:53:10Z", + "body": "Oh, I want to run this!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264726453", + "html_url": "https://github.com/PDP-10/its/issues/91#issuecomment-264726453", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/91", + "id": 264726453, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-04T19:53:41Z", + "updated_at": "2016-12-04T19:53:41Z", + "body": "Can you please make a note in #61?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264726606", + "html_url": "https://github.com/PDP-10/its/issues/85#issuecomment-264726606", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/85", + "id": 264726606, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T19:56:11Z", + "updated_at": "2016-12-04T19:56:11Z", + "body": "SYS1; TS PR\r\nSYS1; TS CALL -- displays ITS CALLS\r\nSYS1; TS DOC -- displays documentation types (CALL, UUO, USET, SUSET, TTYVAR, INTRUP, MUD)\r\nSYS1; TS INTRUP - displays ITS Interrupts\r\nSYS1; TS LSC -- displays the LSC movie guide (missing)\r\nSYS1; TS USET -- displays ITS USETS\r\nSYS1; TS UUO - displays ITS UUOs\r\nSYS2;TS TTYVAR -- displays ITS TTY variables\r\n\r\nThese are all links to SYS1; TS PR (except, of course, SYS1; TS PR). They provide all sorts of very useful system documentation. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264726649", + "html_url": "https://github.com/PDP-10/its/issues/91#issuecomment-264726649", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/91", + "id": 264726649, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T19:56:51Z", + "updated_at": "2016-12-04T19:56:51Z", + "body": "Didn't I? " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264727422", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264727422", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264727422, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T20:09:30Z", + "updated_at": "2016-12-04T20:09:30Z", + "body": "SYS1; TS QUOTE - prints out a random quote" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264728267", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264728267", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264728267, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T20:22:06Z", + "updated_at": "2016-12-04T20:22:06Z", + "body": "SYS1;TS VTTIME - displays running time on vt terminals\r\n.INFO.; VTTIME 1\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264728347", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264728347", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264728347, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T20:23:22Z", + "updated_at": "2016-12-04T20:23:22Z", + "body": "SYS1; TS WUMPUS - hunt the wumpus game" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264730173", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264730173", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264730173, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T20:51:50Z", + "updated_at": "2016-12-04T20:51:50Z", + "body": "SYS2; TS LINE - displays useful modeline at bottom of screen" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264730717", + "html_url": "https://github.com/PDP-10/its/issues/91#issuecomment-264730717", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/91", + "id": 264730717, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-04T20:59:17Z", + "updated_at": "2016-12-04T20:59:17Z", + "body": "Yes, I see your notes now. Thanks!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264730898", + "html_url": "https://github.com/PDP-10/its/issues/121#issuecomment-264730898", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/121", + "id": 264730898, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T21:02:21Z", + "updated_at": "2016-12-04T21:02:21Z", + "body": "Also: NICWHO, which appears related\r\n\r\nSYS2; TS NICWHO\r\nAR2: CSTACY; NICWHO 30" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264730971", + "html_url": "https://github.com/PDP-10/its/issues/116#issuecomment-264730971", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/116", + "id": 264730971, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-04T21:03:25Z", + "updated_at": "2016-12-04T21:03:25Z", + "body": "Duplicates #83." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264730991", + "html_url": "https://github.com/PDP-10/its/issues/115#issuecomment-264730991", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/115", + "id": 264730991, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-04T21:03:45Z", + "updated_at": "2016-12-04T21:03:45Z", + "body": "Duplicates #81." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264731050", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264731050", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264731050, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T21:04:38Z", + "updated_at": "2016-12-04T21:04:38Z", + "body": "SYS2;TS OCTPUS - print out octal values of characters typed" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264731304", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264731304", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264731304, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T21:08:30Z", + "updated_at": "2016-12-06T18:24:26Z", + "body": "SYS2;TS SCRAM - scramble an input file\r\n\r\nI may have found the source for this: AR2:RWK;SCRAM 42\r\n\r\nBut it seems SCRAM requires RWK; EMPTY >, and I can't find that." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264731776", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264731776", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264731776, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T21:15:33Z", + "updated_at": "2016-12-04T21:15:33Z", + "body": "SYS2; TS SHELL - a unix-like shell\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264731819", + "html_url": "https://github.com/PDP-10/its/issues/93#issuecomment-264731819", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/93", + "id": 264731819, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-04T21:16:09Z", + "updated_at": "2016-12-04T21:16:09Z", + "body": "It also wants SYSEN1; SYSTEM >, but that's in SYSENG.\r\n\r\nWhen it runs, there's an error:\r\n\r\n ILOPR; 320>>XCT 437(10) 452/ 33 \r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264731881", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264731881", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264731881, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T21:17:03Z", + "updated_at": "2016-12-04T21:17:03Z", + "body": "SYS2;TS SN - display and update when system messages are generated on console" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264732013", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264732013", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264732013, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T21:19:00Z", + "updated_at": "2016-12-04T21:19:00Z", + "body": "SYS2;TS STINKR - loader for relocatable MIDAS programs\r\n.INFO.;STINKR INFO\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264732127", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264732127", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264732127, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T21:20:42Z", + "updated_at": "2016-12-04T21:20:42Z", + "body": "SYS2; TS SSEND - message sender (ZAP)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264732341", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-264732341", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 264732341, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T21:23:49Z", + "updated_at": "2016-12-05T03:53:24Z", + "body": "SYS2;TS TJ6\r\n.INFO.;TJ6 ORDER\r\n.INFO.;TJ6 RECENT\r\n\r\nI may have found sources for this: BAWDEN;AR4:TJ6 28, BAWDEN;AR4:TJ6 -READ-, BAWDEN;AR4:TJ6 ARCHIV" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264732982", + "html_url": "https://github.com/PDP-10/its/issues/93#issuecomment-264732982", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/93", + "id": 264732982, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-04T21:31:24Z", + "updated_at": "2016-12-04T21:31:24Z", + "body": "The PI distrubution binary runs for me without ILOPR. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264768534", + "html_url": "https://github.com/PDP-10/its/pull/137#issuecomment-264768534", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/137", + "id": 264768534, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-05T05:00:40Z", + "updated_at": "2016-12-05T05:00:40Z", + "body": "Resolves ticket #41" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264768630", + "html_url": "https://github.com/PDP-10/its/pull/136#issuecomment-264768630", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/136", + "id": 264768630, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-05T05:01:52Z", + "updated_at": "2016-12-05T05:01:52Z", + "body": "This PR resolves ticket #48 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264768688", + "html_url": "https://github.com/PDP-10/its/pull/135#issuecomment-264768688", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/135", + "id": 264768688, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-05T05:02:35Z", + "updated_at": "2016-12-05T05:02:35Z", + "body": "This PR resolves issue #81 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264768746", + "html_url": "https://github.com/PDP-10/its/pull/134#issuecomment-264768746", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/134", + "id": 264768746, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-05T05:03:12Z", + "updated_at": "2016-12-05T05:03:12Z", + "body": "This PR resolves issue #68 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264768798", + "html_url": "https://github.com/PDP-10/its/pull/133#issuecomment-264768798", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/133", + "id": 264768798, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-05T05:03:40Z", + "updated_at": "2016-12-05T05:03:40Z", + "body": "This PR resolves issue #49 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264768855", + "html_url": "https://github.com/PDP-10/its/pull/132#issuecomment-264768855", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/132", + "id": 264768855, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-05T05:04:20Z", + "updated_at": "2016-12-05T05:04:20Z", + "body": "This PR resolves issue #80 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264785559", + "html_url": "https://github.com/PDP-10/its/issues/90#issuecomment-264785559", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/90", + "id": 264785559, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T07:34:11Z", + "updated_at": "2016-12-05T07:34:11Z", + "body": "In the MC snapshot, there's a binary called SYS3; TS @BIG which has been assembled from MIDAS; @ 662. The PI distribution has a source file called MIDAS; ATSIGN 696, but it's identical to SYSEN; @ 695." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264785992", + "html_url": "https://github.com/PDP-10/its/issues/90#issuecomment-264785992", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/90", + "id": 264785992, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T07:37:22Z", + "updated_at": "2016-12-05T07:37:22Z", + "body": "Added Muddle file." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264794434", + "html_url": "https://github.com/PDP-10/its/issues/138#issuecomment-264794434", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/138", + "id": 264794434, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T08:31:44Z", + "updated_at": "2016-12-05T08:31:44Z", + "body": "When run the assembled program, I get a blank clock with colons but no digits.\r\n\r\nWhen I run the PI binary, I get a clock with strange digits." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264795782", + "html_url": "https://github.com/PDP-10/its/issues/93#issuecomment-264795782", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/93", + "id": 264795782, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T08:39:29Z", + "updated_at": "2016-12-05T08:39:29Z", + "body": "I get the same error when I copy the PI binary to the DB system. Did you run it in PI or DB?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264795882", + "html_url": "https://github.com/PDP-10/its/issues/93#issuecomment-264795882", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/93", + "id": 264795882, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T08:40:06Z", + "updated_at": "2016-12-05T08:40:06Z", + "body": "I'm running in SIMH, so maybe that's why." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264833963", + "html_url": "https://github.com/PDP-10/its/pull/133#issuecomment-264833963", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/133", + "id": 264833963, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T11:43:09Z", + "updated_at": "2016-12-05T11:43:09Z", + "body": "@eswenson1 If you write just \"resolved #49\", GitHub will automatically close the issue when the pull request is merged. See https://github.com/blog/1506-closing-issues-via-pull-requests and https://help.github.com/articles/closing-issues-via-commit-messages/" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264834475", + "html_url": "https://github.com/PDP-10/its/pull/136#issuecomment-264834475", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/136", + "id": 264834475, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T11:45:41Z", + "updated_at": "2016-12-05T11:47:50Z", + "body": "If you want to merge this yourself, do this:\r\n\r\n git fetch -p # to update origin/master\r\n git checkout ejs/idle\r\n git rebase origin/master\r\n git status # to see conflicted files\r\n # resolve conflicts\r\n git add -u\r\n git diff --staged # to check what you are about to commit\r\n git rebase --continue\r\n git push -f\r\n\r\nNow it should be possible to \"Rebase and merge\" in GitHub." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264843249", + "html_url": "https://github.com/PDP-10/its/issues/126#issuecomment-264843249", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/126", + "id": 264843249, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T12:34:43Z", + "updated_at": "2016-12-05T12:34:43Z", + "body": "Are those the files that end in IX?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264843524", + "html_url": "https://github.com/PDP-10/its/issues/126#issuecomment-264843524", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/126", + "id": 264843524, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T12:36:22Z", + "updated_at": "2016-12-05T12:36:22Z", + "body": "There are no archive files in GZ or GRUPP." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264851337", + "html_url": "https://github.com/PDP-10/its/issues/22#issuecomment-264851337", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/22", + "id": 264851337, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T13:17:07Z", + "updated_at": "2016-12-05T13:17:07Z", + "body": "Maybe SYSEN2; INIT 230" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264857551", + "html_url": "https://github.com/PDP-10/its/issues/145#issuecomment-264857551", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/145", + "id": 264857551, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T13:46:06Z", + "updated_at": "2016-12-05T13:51:51Z", + "body": "Random sightings online:\r\n\r\nftp://ftp.ai.sri.com/pub/mailing-lists/slug/930331/msg00084.html \r\nftp://www.cs.indiana.edu/pub/techreports/TR173.pdf \r\nhttps://github.com/PDP-10/its/blob/master/doc/ai_wp_235.pdf \r\nhttp://ml.cddddr.org/info-lispm/msg00356.html \r\nhttps://groups.google.com/forum/#!topic/vmsnet.pdp-11/eZZsfHCSRBA \r\nhttp://www.driver-aces.com/ron_resumetech.html" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264871559", + "html_url": "https://github.com/PDP-10/its/issues/126#issuecomment-264871559", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/126", + "id": 264871559, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T14:44:43Z", + "updated_at": "2016-12-05T14:44:43Z", + "body": "Also SYS2; TS USQ, assembled from AR4: GZ; USQ 61." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264871989", + "html_url": "https://github.com/PDP-10/its/issues/126#issuecomment-264871989", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/126", + "id": 264871989, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T14:46:32Z", + "updated_at": "2016-12-05T14:46:32Z", + "body": "Found it. MC: SRA; AR3 GZ.MID" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264874825", + "html_url": "https://github.com/PDP-10/its/issues/126#issuecomment-264874825", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/126", + "id": 264874825, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T14:56:58Z", + "updated_at": "2016-12-05T14:56:58Z", + "body": "Neither .INFO.; ITS UUOSIX or AI: USERS3; STOCOM USQ20 are accepted by TS TYEPSQ or TS USQ: \r\nThis file was not SQ'ed or CRAM'ed!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264893876", + "html_url": "https://github.com/PDP-10/its/pull/136#issuecomment-264893876", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/136", + "id": 264893876, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-05T16:03:54Z", + "updated_at": "2016-12-05T16:03:54Z", + "body": "Did the above steps. Waiting for Travis checks." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264895023", + "html_url": "https://github.com/PDP-10/its/pull/133#issuecomment-264895023", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/133", + "id": 264895023, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-05T16:07:43Z", + "updated_at": "2016-12-05T16:07:43Z", + "body": "I thought we were trying to mimic PI. I figured that since the link was \nthere on PI, and we had the ability to put it there, that I should. But \nI removed it and re-pushed. Travis is checking the updated build now. \n-- Eric\n\n\nOn 12/05/2016 04:00 AM, Lars Brinkhoff wrote:\n>\n> *@larsbrinkhoff* commented on this pull request.\n>\n> ------------------------------------------------------------------------\n>\n> In build/build.tcl \n> :\n>\n> > @@ -664,6 +664,12 @@ expect \":KILL\"\n> respond \"*\" \":midas device;atsign rmtdev_gz;rmtdev\\r\"\n> expect \":KILL\"\n> \n> +# spell\n> +respond \"*\" \":midas sys1;ts spell_syseng;spell\\r\"\n> +expect \":KILL\"\n> +respond \"*\" \":link sys1;ts espell,sys;ts spell\\r\"\n> +respond \"*\" \":link .info.;spell info,info;spell >\\r\"\n>\n> I suppose you added the .INFO. link to mimic PI. I see the link is \n> used in INFO; DIRLOS 163. But so far, we don't include the DIRLOS \n> file, and I think it's just an older version. So maybe that link isn't \n> needed.\n>\n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub \n> , \n> or mute the thread \n> .\n>\n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264896825", + "html_url": "https://github.com/PDP-10/its/pull/136#issuecomment-264896825", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/136", + "id": 264896825, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T16:13:39Z", + "updated_at": "2016-12-05T16:13:39Z", + "body": "There's a conflict marker left." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264897051", + "html_url": "https://github.com/PDP-10/its/pull/136#issuecomment-264897051", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/136", + "id": 264897051, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-05T16:14:25Z", + "updated_at": "2016-12-05T16:14:25Z", + "body": "I'll check." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264900271", + "html_url": "https://github.com/PDP-10/its/pull/136#issuecomment-264900271", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/136", + "id": 264900271, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-05T16:25:21Z", + "updated_at": "2016-12-05T16:25:21Z", + "body": "Fixed, committed, and pushed." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264908650", + "html_url": "https://github.com/PDP-10/its/pull/136#issuecomment-264908650", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/136", + "id": 264908650, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T16:52:49Z", + "updated_at": "2016-12-05T16:52:49Z", + "body": "Thanks!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264959728", + "html_url": "https://github.com/PDP-10/its/issues/146#issuecomment-264959728", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/146", + "id": 264959728, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-05T19:58:10Z", + "updated_at": "2016-12-05T19:58:42Z", + "body": "https://opensource.apple.com/source/emacs/emacs-51/emacs/lisp/play/dunnet.el\r\n\r\nI wonder if this version would work in ITS MacLisp?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264961206", + "html_url": "https://github.com/PDP-10/its/issues/146#issuecomment-264961206", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/146", + "id": 264961206, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T20:03:46Z", + "updated_at": "2016-12-05T20:03:46Z", + "body": "Emacs Lisp is rather close to MacLisp, so I suppose it wouldn't be that much work to get it running.\r\n\r\nThat was not what I had in mind, but now that you mention it, maybe there are other useful Emacs Lisp programs that could be made to work in ITS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264961486", + "html_url": "https://github.com/PDP-10/its/issues/146#issuecomment-264961486", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/146", + "id": 264961486, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-05T20:04:55Z", + "updated_at": "2016-12-05T20:04:55Z", + "body": "I assume it requires a data file though, so we'd have to find that. I've actually never heard of DUNNET, although I was an ADVENT and ZORK (DUNGEON) enthusiast back in the day." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264964291", + "html_url": "https://github.com/PDP-10/its/issues/146#issuecomment-264964291", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/146", + "id": 264964291, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T20:15:45Z", + "updated_at": "2016-12-05T20:15:45Z", + "body": "The Emacs version of Dunnet is distributed with GNU Emacs: \r\nhttp://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/play/dunnet.el\r\n\r\nI think the data is inside the Lisp file.\r\n\r\nBut I was really hoping that Ron would have a copy of the MacLisp DUNNET, and that he would let us have it." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264971740", + "html_url": "https://github.com/PDP-10/its/pull/149#issuecomment-264971740", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/149", + "id": 264971740, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-05T20:45:25Z", + "updated_at": "2016-12-05T20:45:25Z", + "body": "Note that the system clock has to be set for CROCK to work.\r\n\r\nFixes #93." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/264986578", + "html_url": "https://github.com/PDP-10/its/issues/146#issuecomment-264986578", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/146", + "id": 264986578, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-05T21:42:53Z", + "updated_at": "2016-12-05T21:42:53Z", + "body": "Yes. I agree. Let's see what Ron says." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265069964", + "html_url": "https://github.com/PDP-10/its/issues/146#issuecomment-265069964", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/146", + "id": 265069964, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-06T06:14:44Z", + "updated_at": "2016-12-06T06:14:44Z", + "body": "Ron Schnell and @nessus42 say they don't have it. It could be on backup tapes from MIT-EECS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265072604", + "html_url": "https://github.com/PDP-10/its/pull/151#issuecomment-265072604", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/151", + "id": 265072604, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-06T06:34:09Z", + "updated_at": "2016-12-06T06:34:09Z", + "body": "You need a comma, not an underscore.\r\n\r\nI made the opposite mistake recently, using a comma with MIDAS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265073930", + "html_url": "https://github.com/PDP-10/its/pull/151#issuecomment-265073930", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/151", + "id": 265073930, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-06T06:43:43Z", + "updated_at": "2016-12-06T06:43:43Z", + "body": "Thanks. I'll fix.\n\n\nOn 12/05/2016 10:34 PM, Lars Brinkhoff wrote:\n>\n> You need a comma, not an underscore.\n>\n> I made the opposite mistake recently, using a comma with MIDAS.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub \n> , or \n> mute the thread \n> .\n>\n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265077618", + "html_url": "https://github.com/PDP-10/its/issues/154#issuecomment-265077618", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/154", + "id": 265077618, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-06T07:10:36Z", + "updated_at": "2016-12-06T07:22:29Z", + "body": "Pandora:\r\n> Some of the backup tapes from the various mainframes in Tech. Sq. were preserved for a while, and eventually shipped to a firm that specialized in such matters that read them back. Of those tapes, not all of them came through the storage & processing well -- some were unreadable, some had errors in some files, and only some were apparently in good enough shape to be read completely. And while all the tapes that we had left in storage were read in this fashion, the previous processes of choosing which ones to save had not necessarily saved entire dumps; in many cases random sections of full dumps were arbitrarily discarded.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265079298", + "html_url": "https://github.com/PDP-10/its/issues/154#issuecomment-265079298", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/154", + "id": 265079298, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-06T07:22:12Z", + "updated_at": "2016-12-06T07:22:39Z", + "body": "Hal:\r\n> I've contacted MIT's archivist, who is interested in the issues around digital archiving of this historically important collection. The archives are getting ready to take (copies of) the files. But I think it will be a while before they would be ready to release information due to the need to vet the files for privacy issues.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265082365", + "html_url": "https://github.com/PDP-10/its/issues/156#issuecomment-265082365", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/156", + "id": 265082365, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-06T07:42:47Z", + "updated_at": "2016-12-06T07:42:47Z", + "body": "I already added these before:\r\n\r\nbin/sys2/ts.emacs -> EMACS; TS > \r\nbin/sys/atsign.hactrn -> SYS; ATSIGN DDT \r\nbin/emacs/emacs.:ej -> EMACS; [PURE] > \r\nbin/emacs/purify.:ej -> EMACS; [PRFY] > \r\nsrc/sysen1/system.999999 -> SYSENG; SYSTEM >\r\n" + } +] diff --git a/doc/github/comments3 b/doc/github/comments3 new file mode 100644 index 00000000..10b5407a --- /dev/null +++ b/doc/github/comments3 @@ -0,0 +1,2802 @@ +[ + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265121606", + "html_url": "https://github.com/PDP-10/its/issues/104#issuecomment-265121606", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/104", + "id": 265121606, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-06T11:00:20Z", + "updated_at": "2016-12-06T11:00:33Z", + "body": "It's possible to build both timesharing and standalone versions.\r\n\r\nI read somewhere that this is the salvager for KA and KL machines. The source code seems to support this. It has configuration for AIKA, ML (probably KA), DM (KA), and MC (the original name for the KL). No where is KS mentioned." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265121903", + "html_url": "https://github.com/PDP-10/its/issues/104#issuecomment-265121903", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/104", + "id": 265121903, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-06T11:01:49Z", + "updated_at": "2016-12-06T11:01:49Z", + "body": "We probably don't need this in our KS10-based emulators. Of course, it would be really exciting if someone were to bring up ITS on a real or emulated KA or KL!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265123013", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-265123013", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 265123013, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-06T11:07:03Z", + "updated_at": "2016-12-06T11:07:03Z", + "body": "TS TYPESQ was built from AR7: GZ; TYPESQ MID1, which is missing. (TS USQ source code has moved from AR4: GZ; USQ 61 to AR3: SRA; USQ.)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265203098", + "html_url": "https://github.com/PDP-10/its/pull/160#issuecomment-265203098", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/160", + "id": 265203098, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-06T16:48:47Z", + "updated_at": "2016-12-06T16:48:47Z", + "body": "I'm not crazy about this scheme. It was much easier to go to one place (build/build.tcl) to do all the build steps (yes, I know, one big global function isn't great and modularization is good). Now, there all the individual pieces are spread out over oodles of files. Some stuff is build in build/build.tcl and other stuff is built in xfiles. You have to search to find out where something is built. Sometimes there are files that happen to be part of bootstrapping some piece of software, but are actually independent prerequisites and might be used for other pieces of software. For example, to build INQUIR, I needed a bunch of FASL files, which I built from source. However, while these are prerequisites for getting INQUIR built, they really are completely independent of INQUIR and other programs also depend on them. Putting them in an INQUIR-specific build file is arbitrary. Hiding prerequisites in some XFILE obscures their independence. \r\n\r\nAlso, I don't like the fact that programs that require input other than from DDT have to be built using a different mechanism. (Is this really true, by the way?)\r\n\r\nIn any case, I understand that it is nice that parts of the build can be done in ITS. I just don't like that we have to split things up into those that can be built in ITS and those that can't, and that all the parts that can are split up into so many files. I'll get over it, though." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265204432", + "html_url": "https://github.com/PDP-10/its/pull/157#issuecomment-265204432", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/157", + "id": 265204432, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-06T16:53:20Z", + "updated_at": "2016-12-06T16:53:20Z", + "body": "Seems ok to me. I'd probably include something to the effect that initially we are trying to mirror the PI distribution in terms of organization. Later, we may wish to start deviating/reorganizing to make for a saner system. But for now, it makes things easier if we can compare the DB and PI builds (file-by-file, directory-by-directory) to measure progress and determine when we have succeeded." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265205213", + "html_url": "https://github.com/PDP-10/its/issues/156#issuecomment-265205213", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/156", + "id": 265205213, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-06T16:56:05Z", + "updated_at": "2016-12-06T16:56:05Z", + "body": "I'd be ok with doing this. One thing I like about the explicit :LINK commands in the build.tcl is that, well, they are explicitly spelled out in the script -- i.e. more visible. On the other hand, this is artificial, given that the presence of absence of files is implicit (since they come from the tape). I guess there is no reason we shouldn't treat links just like files -- in other words, have them come from the tape." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265207972", + "html_url": "https://github.com/PDP-10/its/issues/146#issuecomment-265207972", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/146", + "id": 265207972, + "user": { + "login": "nessus42", + "id": 1322928, + "avatar_url": "https://avatars.githubusercontent.com/u/1322928?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/nessus42", + "html_url": "https://github.com/nessus42", + "followers_url": "https://api.github.com/users/nessus42/followers", + "following_url": "https://api.github.com/users/nessus42/following{/other_user}", + "gists_url": "https://api.github.com/users/nessus42/gists{/gist_id}", + "starred_url": "https://api.github.com/users/nessus42/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/nessus42/subscriptions", + "organizations_url": "https://api.github.com/users/nessus42/orgs", + "repos_url": "https://api.github.com/users/nessus42/repos", + "events_url": "https://api.github.com/users/nessus42/events{/privacy}", + "received_events_url": "https://api.github.com/users/nessus42/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-06T17:05:08Z", + "updated_at": "2016-12-06T17:05:08Z", + "body": "I highly doubt that MIT EECS has any backup tapes left lying around from the early '80s. And in the unlikely event that they did have them, would they be readable after all these years? And even if they were readable, wouldn't you need Tops 20 to read them? (EECS didn't have any ITS computers. Only Tops 20 ran on its PDP 10.)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265222512", + "html_url": "https://github.com/PDP-10/its/issues/146#issuecomment-265222512", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/146", + "id": 265222512, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-06T17:57:31Z", + "updated_at": "2016-12-06T17:57:31Z", + "body": "You're probably right. I just wanted to record the information I got from Ron Schnell.\r\n\r\nMIT do have some people working on archiving their backup tapes, but it's highly uncertain which have been saved, and what state they're in.\r\n\r\nBut if we're lucky, we have a Unix tool to read TOPS-20 backup tapes in DUMPER format. Or, failing that, there are people running TOPS-20 on real and emulated machines." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265226899", + "html_url": "https://github.com/PDP-10/its/pull/157#issuecomment-265226899", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/157", + "id": 265226899, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-06T18:13:20Z", + "updated_at": "2016-12-06T18:15:41Z", + "body": "I added a short bullet point about that. To me it's not as important to mirror exactly, but staying close is certainly wise.\r\n\r\nYou are free to change, add to, or merge this PR if you like." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265227427", + "html_url": "https://github.com/PDP-10/its/pull/157#issuecomment-265227427", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/157", + "id": 265227427, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-06T18:15:20Z", + "updated_at": "2016-12-06T18:15:20Z", + "body": "Are you ready to have me merge, once travis is happy? I'm ok with this." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265227983", + "html_url": "https://github.com/PDP-10/its/pull/157#issuecomment-265227983", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/157", + "id": 265227983, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-06T18:17:26Z", + "updated_at": "2016-12-06T18:17:26Z", + "body": "Yes, merge away!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265234181", + "html_url": "https://github.com/PDP-10/its/pull/160#issuecomment-265234181", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/160", + "id": 265234181, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-06T18:40:11Z", + "updated_at": "2016-12-06T18:40:11Z", + "body": "> I just don't like that we have to split things up into those that can be built in ITS and those that can't\r\n\r\nFair enough, I agree with that. I could refrain from merging anything until this is fixed.\r\n\r\n> (Is this really true, by the way?)\r\n\r\nI haven't tested it myself, but it's a documented limitation of :XFILE: *\"Note that the execute file affects only DDT; it does not also supply input to other programs. Programs that normally read input from the terminal will continue to do so, even when invoked by an execute file.\"*\r\n\r\nXXFILE is supposed to solve this, by running a job in a pseudo TTY and sending all input there. But I haven't fully understood how to make it work yet." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265234549", + "html_url": "https://github.com/PDP-10/its/issues/148#issuecomment-265234549", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/148", + "id": 265234549, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-06T18:41:31Z", + "updated_at": "2016-12-06T18:41:31Z", + "body": "Index files? Are they maybe used by PR? If you look at this code, in PR, it seems likely:\n\nFOPEN0:\tMOVEM\tA,FNAME2\n\tJUMPE\tB,FOPEN1\n\tTRZ\tA,7777\n\tIOR\tA,[SIXBIT / IX/]\n\tMOVEM\tA,IXNAME\n\nIn my commit of the PR stuff, I didn’t include the IX files (not having a clue what they were), but I wonder if we should. I wonder how they are generated? \n\n— Eric\n> On Dec 5, 2016, at 07:12, Lars Brinkhoff wrote:\n> \n> What are they?\n> \n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub , or mute the thread .\n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265235559", + "html_url": "https://github.com/PDP-10/its/issues/148#issuecomment-265235559", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/148", + "id": 265235559, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-06T18:45:10Z", + "updated_at": "2016-12-06T18:45:31Z", + "body": "Thanks, that's it! From PR:\r\n\r\n MOVE PSBP,[440700,,[ASCII /New documentation file, must index, hang on.../]]\r\n\r\nSo PR generates them automatically." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265239505", + "html_url": "https://github.com/PDP-10/its/issues/22#issuecomment-265239505", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/22", + "id": 265239505, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-06T18:59:15Z", + "updated_at": "2016-12-06T18:59:15Z", + "body": "INIT appears to be a \"helper\" program that can be used in init files (e.g. EJS;EJS LOGIN). It seems to let you do some things more easily than using DDT commands. And yes, SYSEN2;INIT 230 is the source for it." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265241600", + "html_url": "https://github.com/PDP-10/its/issues/148#issuecomment-265241600", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/148", + "id": 265241600, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-06T19:06:35Z", + "updated_at": "2016-12-06T19:06:35Z", + "body": "You beat me to trying this out.... :-)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265242554", + "html_url": "https://github.com/PDP-10/its/issues/148#issuecomment-265242554", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/148", + "id": 265242554, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-06T19:10:10Z", + "updated_at": "2016-12-06T19:10:10Z", + "body": "I didn't try it yet, just followed the trail backwards from FOPEN0. Please let me know if you verify that this message pops up when you delete the file and run PR." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265245869", + "html_url": "https://github.com/PDP-10/its/issues/148#issuecomment-265245869", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/148", + "id": 265245869, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-06T19:22:26Z", + "updated_at": "2016-12-06T19:22:26Z", + "body": "Just tried it. Didn't see the message. Didn't get an IX files created. Otherwise, PR worked as expected. Will investigate when I have a moment. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265257228", + "html_url": "https://github.com/PDP-10/its/issues/22#issuecomment-265257228", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/22", + "id": 265257228, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-06T20:02:21Z", + "updated_at": "2016-12-06T20:02:21Z", + "body": "Thanks, it's on the TODO list then." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265266485", + "html_url": "https://github.com/PDP-10/its/issues/18#issuecomment-265266485", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/18", + "id": 265266485, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-06T20:43:00Z", + "updated_at": "2016-12-06T20:46:06Z", + "body": "I don't think `Info Enter` is supposed to be called when you run INFO;INFO EMACS. That is supposed to be called at runtime when you execute the dumped out EMACS;TSINFO > executable. The code in INFO;INFO EMACS is supposed to be setting things up so that when ^R mode is entered, it executes those commands.\r\n\r\nOf course, this doesn't explain why these are not executed on INFO startup, but you wouldn't see them being executed at dump time.\r\n\r\nIf you start up SYS2;TS INFO (=> EMACS;TSINFO >), and then type `$xInfo Enter`, you do actually enter info mode correctly. So something is preventing that string (set up at dump time) from being executed." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265270556", + "html_url": "https://github.com/PDP-10/its/issues/18#issuecomment-265270556", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/18", + "id": 265270556, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-06T21:00:19Z", + "updated_at": "2016-12-06T21:00:19Z", + "body": "Right, I tested this by running the new TSINFO. Sorry I didn't make that clear in my comment." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265372767", + "html_url": "https://github.com/PDP-10/its/issues/156#issuecomment-265372767", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/156", + "id": 265372767, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-07T07:10:29Z", + "updated_at": "2016-12-07T07:10:29Z", + "body": "Thans for the input. I'm not sure which way is better. I think the links add clutter to the build script. On the other hand, it's good to document which programs need which links. But this could be done somewere else.\r\n\r\nAlso, I'm not fond of the 999999 links. I'd much rather fix the .INSRTs." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265373149", + "html_url": "https://github.com/PDP-10/its/issues/154#issuecomment-265373149", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/154", + "id": 265373149, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-07T07:12:42Z", + "updated_at": "2016-12-07T07:12:42Z", + "body": "Ron Schnell (see #146) pointed out that MIT should be able to release personal files to the persons how made them." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265374419", + "html_url": "https://github.com/PDP-10/its/issues/138#issuecomment-265374419", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/138", + "id": 265374419, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-07T07:17:51Z", + "updated_at": "2016-12-07T07:17:51Z", + "body": "Done in #150." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265374730", + "html_url": "https://github.com/PDP-10/its/issues/99#issuecomment-265374730", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/99", + "id": 265374730, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-07T07:20:07Z", + "updated_at": "2016-12-07T07:20:07Z", + "body": "Done in #159." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265374798", + "html_url": "https://github.com/PDP-10/its/issues/93#issuecomment-265374798", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/93", + "id": 265374798, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-07T07:20:31Z", + "updated_at": "2016-12-07T07:20:31Z", + "body": "Done in #149." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265415178", + "html_url": "https://github.com/PDP-10/its/pull/72#issuecomment-265415178", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/72", + "id": 265415178, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-07T10:44:10Z", + "updated_at": "2016-12-07T10:44:10Z", + "body": "Does a binary in the SYS directories take precedence over a built-in colon command?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265430517", + "html_url": "https://github.com/PDP-10/its/issues/163#issuecomment-265430517", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/163", + "id": 265430517, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-07T12:03:42Z", + "updated_at": "2016-12-07T12:03:42Z", + "body": "And add it to the **Maintenance** section of doc/README.md." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265432374", + "html_url": "https://github.com/PDP-10/its/pull/160#issuecomment-265432374", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/160", + "id": 265432374, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-07T12:13:44Z", + "updated_at": "2016-12-07T12:13:44Z", + "body": "Fixes #6." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265471232", + "html_url": "https://github.com/PDP-10/its/pull/161#issuecomment-265471232", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/161", + "id": 265471232, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-07T15:07:46Z", + "updated_at": "2016-12-07T15:07:46Z", + "body": "The diff for build.tcl suggests you will create sys3 twice." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265472196", + "html_url": "https://github.com/PDP-10/its/pull/72#issuecomment-265472196", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/72", + "id": 265472196, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-07T15:11:06Z", + "updated_at": "2016-12-07T15:11:06Z", + "body": "I don't think so. You have to disable DDT's :SEND in order to use this. See the doc on SEND for how. If I recall, you have to change the value of ..SNDFLG. I'm not at a computer now to check.\n\n-- Eric\n\n\n> On Dec 7, 2016, at 02:44, Lars Brinkhoff wrote:\n> \n> Does a binary in the SYS directories take precedence over a built-in colon command?\n> \n> —\n> You are receiving this because you modified the open/close state.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265481683", + "html_url": "https://github.com/PDP-10/its/pull/161#issuecomment-265481683", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/161", + "id": 265481683, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-07T15:43:38Z", + "updated_at": "2016-12-07T15:43:47Z", + "body": "Good catch, thanks. I've updated the last commit." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265505323", + "html_url": "https://github.com/PDP-10/its/issues/168#issuecomment-265505323", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/168", + "id": 265505323, + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-07T17:00:22Z", + "updated_at": "2016-12-07T17:00:22Z", + "body": "MIT released parts of ITS and documentation under the GPLv2-or-any-later version back in 1999: http://groups.csail.mit.edu/mac/ftpdir/its/\r\nSo the copies of those things that are in this project should also be using the same (although I propose upgrading it to version 3.)\r\n\r\nFor the rest? Well, U.S. copyright law has changed over the years. Software wasn't copyrightable in the U.S. prior to 1980, so those parts of ITS that date from before then can be considered in the public domain (although they should have a note in them about that so that people can know their status.)\r\n\r\nEven once software became copyrightable in the United States, there were some formalities required like adding a copyright notice. This isn't a requirement anymore though: In today's world software is automatically copyrighted just by virtue of having been made. Back in the day not including one resulted in a loss of copyright. So, the other components of ITS (from 1980 and later) could also be considered public domain if they lack a copyright notice. They, too, should also have a note in them about that so that people can know their status.\r\n\r\nGiven how much U.S. copyright law has changed over the years Cornell has published a nice little chart that people can follow to determine the copyright status of things, based on when it was published (I propose using the dates associated with the files to know when, unless someone has a better idea.)\r\n http://copyright.cornell.edu/resources/publicdomain.cfm\r\n\r\nFor everything else, like contributions from today get an automatic \"All Rights Reserved\" copyright regardless of whether the person wants that or not, I propose adopting a similar license as what MIT did for the rest of ITS: Using GPLv2-or-any-later-version (although, really, upgrading to GPLv3.) This would make the licensing sane and consistent across the whole operating system.\r\n\r\nThis could be added in a note in the Contibuting document. Perhaps adding something like the Developer Certificate of Origin, which is licensed as CC BY-SA: http://web.archive.org/web/20070306195036/http://osdlab.org/newsroom/press_releases/2004/2004_05_24_dco.html and then have people use Git's \"signed-off-by\" feature as a way to document their assent." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265528645", + "html_url": "https://github.com/PDP-10/its/pull/72#issuecomment-265528645", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/72", + "id": 265528645, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-07T18:23:23Z", + "updated_at": "2016-12-07T18:23:23Z", + "body": "From INFO; SENDER >:\r\n\r\nIf you want to use SENDER, then what you do is put in ..SNDFLG any non-\r\nzero value. This tells DDT that \":SEND\" should look for the program\r\nnamed SEND, and not use the built-in one. Then you just need a link or\r\ntranslation of TS SEND to the binary (KP;SENDER BIN on MC), and you're\r\nset.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265530741", + "html_url": "https://github.com/PDP-10/its/issues/156#issuecomment-265530741", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/156", + "id": 265530741, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-07T18:30:34Z", + "updated_at": "2016-12-07T18:30:34Z", + "body": "Regarding the .INSRTs, I agree. However, I think we should first duplicate PI and then start working on tickets cleaning things up.\r\n\r\nI'm happy with using the tapes to drop down links. I actually think it would be nice to document \"how to build and install\" each of the components. But this could be in a document. I think some facts that might be nice to collect are: the set of all source files needed, where the binaries go, where the TS executables go, what links need to be where, and what data files or other dependencies each component has. If you're game, we could create some .md document and start populating it when we add new components, and as time allows, backfill it with all the info for components we've already built." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265538088", + "html_url": "https://github.com/PDP-10/its/issues/156#issuecomment-265538088", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/156", + "id": 265538088, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-07T18:56:48Z", + "updated_at": "2016-12-07T18:56:48Z", + "body": "Good idea! It's a bit of extra work, but we don't shy away from that, do we? ;-)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265553140", + "html_url": "https://github.com/PDP-10/its/issues/168#issuecomment-265553140", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/168", + "id": 265553140, + "user": { + "login": "cwebber", + "id": 55698, + "avatar_url": "https://avatars.githubusercontent.com/u/55698?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/cwebber", + "html_url": "https://github.com/cwebber", + "followers_url": "https://api.github.com/users/cwebber/followers", + "following_url": "https://api.github.com/users/cwebber/following{/other_user}", + "gists_url": "https://api.github.com/users/cwebber/gists{/gist_id}", + "starred_url": "https://api.github.com/users/cwebber/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/cwebber/subscriptions", + "organizations_url": "https://api.github.com/users/cwebber/orgs", + "repos_url": "https://api.github.com/users/cwebber/repos", + "events_url": "https://api.github.com/users/cwebber/events{/privacy}", + "received_events_url": "https://api.github.com/users/cwebber/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-07T19:48:26Z", + "updated_at": "2016-12-07T19:48:26Z", + "body": "Sounds good to me. Note that while adding copyright notices isn't formally required, I think I seem to remember that adding notices akin to the GPL headers you see in most GPL projects makes clear the copyright of each individual file. From the GPL's own text (their advisory section on applying terms and conditions):\r\n\r\n> To do so, attach the following notices to the program. It is safest\r\n> to attach them to the start of each source file to most effectively\r\n> state the exclusion of warranty; and each file should have at least\r\n> the \"copyright\" line and a pointer to where the full notice is found.\r\n> \r\n> \r\n> Copyright (C) \r\n> \r\n> This program is free software: you can redistribute it and/or modify\r\n> it under the terms of the GNU General Public License as published by\r\n> the Free Software Foundation, either version 3 of the License, or\r\n> (at your option) any later version.\r\n> \r\n> This program is distributed in the hope that it will be useful,\r\n> but WITHOUT ANY WARRANTY; without even the implied warranty of\r\n> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\r\n> GNU General Public License for more details.\r\n> \r\n> You should have received a copy of the GNU General Public License\r\n> along with this program. If not, see .\r\n\r\nBut, most important is getting a COPYING file in place that has the appropriate licensing. I agree with the Developer Certificate of Origin too, a good choice." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265636106", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-265636106", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 265636106, + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-08T02:30:14Z", + "updated_at": "2016-12-08T02:30:14Z", + "body": "Vezza is https://en.wikipedia.org/wiki/Albert_Vezza\r\n\r\nI have been doing research into Muddle for several years. The only thing that twenex.org has is a copy of the interpreter. All of the other stuff (like the compiler and library which contained the package system and etc) seems missing. Those tools are described in http://ifarchive.flavorplex.com/if-archive/programming/mdl/manuals/MDL_Programming_Environment.pdf\r\n\r\nI assume what Rich Alderson has is the same as what's at twenex.org.\r\n\r\nMuddle continued to undergo development even after what's described in the available Muddle docs online and the binary at twenex.org (which is version 105), eventually culminating in graphics support and other functions that were mentioned in some papers that I was able to find in the MIT Library but no further information on what those functions were supposed to have done.\r\n\r\nSome parts of Muddle -- at least the package library but possibly more -- is also known to have existed on a machine called mit-ajax, or perhaps just ajax, at least into the early to mid 1980s, from a reference in some old Emacs source code where Emacs had a Muddle mode to interact with a superior Muddle process, but that machine seems to have since been retired. I've not been able to find anyone that would know if the contents of the machine were archived away somewhere or not. Finding that would be a big help.\r\n\r\nMuddle was eventually ported to Apollo/Domain workstations and VAX. It's also known that Muddle ran on BSD UNIX either 4.2 or 4.3 as well as A/UX. To my knowledge none of this has survived to the present day but if it did show up it would be a great boon.\r\n\r\nI talked to Dave Lebling almost a year ago. He indicated:\r\n\r\n> The \"MIM\" (Muddle in Muddle) runtime base was indeed written in C. It loaded and ran additional runtime code written in Muddle and compiled by MIMC (\"MIM Compiler\"). I thought all but the C runtime base layer was on the (in)famous \"Infocom Disk\" which can be found in various places on the web.\r\n> \r\n> What is as far as I know truly lost is the old PDP-10/Tops-20 Muddle Compiler and MIMC. Still, Muddle is not exactly as hard to compile as C++, to pick one example. (Easy for me to say as I wasn't the compiler writer!) My recollection is that most of the complexity of it was in code optimization, because Muddle ran on machines with very little memory.\r\n\r\nI have found that John Scott from http://ascii.textfiles.com/ has a copy of the drive in the form of a 150MB zip file, which contains source code, but he has been unwilling to share anything." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265637019", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-265637019", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 265637019, + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-08T02:37:03Z", + "updated_at": "2016-12-08T02:37:59Z", + "body": "Oh, and to tack on some more info to clear up acronyms: What made it easier to port to other machines was work on making a so-called \"Machine Independent Muddle\", or MIM for short, which began in the early 1980s. MIM was also said to stand for Muddle-in-Muddle. These terms refer to the work done to make the Muddle interpreter, which was originally written in assembly language, more portable and easier to maintain. Part of this effort involved implementing a runtime base layer in C, with higher things written in directly in Muddle, hence \"Muddle-in-Muddle.\" It also refers to the creation of a virtual machine in which to run Muddle programs (not the Z-Machine that Infocom made though.) There is some info on this virtual machine on the \"Status of MDL Project\" message at http://www.saildart.org/LISP.MTG[TIM,LSP] but this seems to be all of the information that survives on the VM.\r\n\r\nAnyway, I am probably rambling on but it's good to find others with similar interests." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265644068", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-265644068", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 265644068, + "user": { + "login": "taa01776", + "id": 1692509, + "avatar_url": "https://avatars.githubusercontent.com/u/1692509?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/taa01776", + "html_url": "https://github.com/taa01776", + "followers_url": "https://api.github.com/users/taa01776/followers", + "following_url": "https://api.github.com/users/taa01776/following{/other_user}", + "gists_url": "https://api.github.com/users/taa01776/gists{/gist_id}", + "starred_url": "https://api.github.com/users/taa01776/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/taa01776/subscriptions", + "organizations_url": "https://api.github.com/users/taa01776/orgs", + "repos_url": "https://api.github.com/users/taa01776/repos", + "events_url": "https://api.github.com/users/taa01776/events{/privacy}", + "received_events_url": "https://api.github.com/users/taa01776/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-08T03:31:28Z", + "updated_at": "2016-12-08T03:31:28Z", + "body": "A few points:\r\n- I don't think Muddle ever ran on the Apollo. We had a BSD VAX version done at MIT, and an A/UX version at Infocom. In both cases, there were two compilers: MIMC, which generated what I guess you'd call virtual machine code (think LLVM's IR), and MIMOC, which generated machine language from that. The 68020 architecture for A/UX was close enough to the VAX that the MIMOC for it was not difficult; of course Apple went with System V rather than BSD, so there were some runtime issues to deal with. There was a DEC-20 version of MIM first, because that's what we had. Infocom never used the VAX version--DEC-20 until we switched to A/UX, with a Sun file server (but no code running on it).\r\n- Never once heard it called \"Muddle-in-Muddle\"--MIM was \"Machine-independent Muddle.\" And there was never a Muddle virtual machine as such; MIMC, as I said, generated virtual machine code, but we never interpreted that directly. Most of the interpreter was written in Muddle, though the interpreter code was not, as I recall, exactly Muddle--there were some cheats.\r\n- I can't find the sources for MIMIMAC, but the DEC-20 (MIMI20) and VAX (MIMIVX) versions of the runtime core were both written in assembler--the DEC-20 because that's what we used, and the VAX because no one wanted to learn C, or figure out how to work C's calling conventions in with Muddle's--it was easier if we controlled the horizontal *and* the vertical. Anyway, these were single, not huge, .MID / .s files.\r\n- I wrote a library that interfaced to X, so we could take advantage of the VS-100 displays (with fiber optic connections back to the computer!) that DEC gave MIT. They tried really hard, once they realized they were getting schooled by Sun and Apollo, but it was too late. We didn't bother with this at Infocom (though A/UX had a somewhat later version of X), and it was strictly for application usage--the Muddle interpreter itself did not have a GUI, but you could build a GUI using it.\r\n- The \"Infocom disk\" appears to have pretty complete sources for the DEC-20 and VAX versions of MIM (runtime core, MIMC, MIMOC, and interpreter), including quite a lot of stuff that was implemented as packages outside the interpreter (VS-100 support), and what looks like the package system for that (not nearly as spiffy as what we had for the original version, because Licklider cared a lot more about that than anyone else).\r\n- IIRC, version 105 was the last version of the classic PDP-10 assembly language Muddle." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265648715", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-265648715", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 265648715, + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-08T04:13:29Z", + "updated_at": "2016-12-08T04:23:08Z", + "body": "It never ran on the Apollo? I guess the information from Chris Reeve is not correct then: http://www.saildart.org/LISP.MTG%5BTIM,LSP%5D has that\r\n\r\n> We are going to have Apollo Domains very shortly and we plan to port\r\nMDL to the Domain. By September 1981 we will have a complete MDL system based\r\non machine independent MDL on the 20 and the Domain. By the end of calendar\r\n1981 both of these systems will have achieved the same level of reliability\r\nand robustness available on the current MDL. We intend to bring up MDL on\r\nthe VAX by mid 1982.\r\n\r\nIt seems it was at least an idea then. Perhaps the project never completed or never started? The message was written in future tense after all. That's the same message where he mentions a virtual machine.\r\n\r\nMy source for saying that MIM was also used as Muddle-in-Muddle comes from the old Emacs source code where Emacs had a Muddle mode to interact with a superior Muddle process. A copy of part is at http://www.mit.edu/afs.new/athena/contrib/epoch/lisp/mim-mode.el where \"Mim (MDL in MDL)\" is mentioned a few times. Perhaps unofficial but I mentioned it anyway as it's something that came up in my research into Muddle. http://www.mit.edu/afs.new/athena/contrib/epoch/lisp/medit.el is the one that has the reference to mit-ajax.\r\n\r\nThe reason I am saying more work was done on Muddle after what was described in those documents is because I've found someone's 116 page thesis buried in the archives at the MIT Library. It describes a device-independent graphics manager for Muddle and is dated in 1982 while the last version of \"The MDL Programming Languge\" book is dated in 1979. It says things like \"Christopher Reeve, one of the original implementers of the language MDL, modified the MIM compiler to compile graphics instructions, and helped in the debugging of the Motorola M68000 assembly programs.\" Coincidentally, the Apollo machines used Motorola 68k CPUs. Plus, the sample source code listings in the thesis contain calls to functions that are not mentioned in the 1979 book.\r\n\r\nI'm not sure how to reconcile your comments and Dave Lebling's comments about the runtime base layer but I suppose it doesn't matter what language it was written in." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265650177", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-265650177", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 265650177, + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-08T04:27:51Z", + "updated_at": "2016-12-08T04:27:51Z", + "body": "Ah, I managed to find that a copy of the thesis is online: https://dspace.mit.edu/bitstream/handle/1721.1/102210/10219781-MIT.pdf\r\nPage 70 calls out the Apollo by name." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265657391", + "html_url": "https://github.com/PDP-10/its/issues/83#issuecomment-265657391", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/83", + "id": 265657391, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-08T05:36:41Z", + "updated_at": "2016-12-08T05:36:41Z", + "body": "Also requires RWK;SYSCAL >" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265660270", + "html_url": "https://github.com/PDP-10/its/issues/86#issuecomment-265660270", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/86", + "id": 265660270, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-08T06:00:30Z", + "updated_at": "2016-12-08T06:01:06Z", + "body": "This appears to work. It only works if you have an SNAME directory present and writes the file DIRT > in your home directory. It appears to keep the file locked until the job is killed, at which point you can find in that file all TTY output." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265661689", + "html_url": "https://github.com/PDP-10/its/issues/87#issuecomment-265661689", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/87", + "id": 265661689, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-08T06:12:53Z", + "updated_at": "2016-12-08T06:13:38Z", + "body": "Very cool. Works with users or tty numbers as JCL. Realtime spy of target terminal. It used to be considered rather distateful to use this to spy on your colleagues. It was useful to help LUSERS though." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265664646", + "html_url": "https://github.com/PDP-10/its/issues/90#issuecomment-265664646", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/90", + "id": 265664646, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-08T06:35:21Z", + "updated_at": "2016-12-08T06:35:21Z", + "body": "Source for SYSEN1;@ 695 has an .INSRT for SYSEN1;@MUDDL > even though the file existed in SYSEN2;@MUDDL 64. Should I place a link in SYSEN1; to the SYSEN2 file? Or should I update the filename when prompted by midas?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265666035", + "html_url": "https://github.com/PDP-10/its/issues/90#issuecomment-265666035", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/90", + "id": 265666035, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-08T06:45:51Z", + "updated_at": "2016-12-08T06:45:51Z", + "body": "I chose to update the filename when prompted for the failed INSRT. We can always add a link later." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265666724", + "html_url": "https://github.com/PDP-10/its/issues/90#issuecomment-265666724", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/90", + "id": 265666724, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-08T06:51:08Z", + "updated_at": "2016-12-08T06:51:08Z", + "body": "In general, I think we should add unmodified files first, and then do necessary updates in a later commit. That way, we have a record of the original state and the changed we have made.\r\n\r\nThis record is even more clear if we make an issue or pull request for all changes, but that may be a bit too much work to do for every single modification." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265666879", + "html_url": "https://github.com/PDP-10/its/issues/90#issuecomment-265666879", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/90", + "id": 265666879, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-08T06:52:13Z", + "updated_at": "2016-12-08T06:52:13Z", + "body": "Sound good.\n\n\nOn 12/07/2016 10:51 PM, Lars Brinkhoff wrote:\n>\n> In general, I think we should add unmodified files first, and then do \n> necessary updates in a later commit. That way, we have a record of the \n> original state and the changed we have made.\n>\n> This record is even more clear if we make an issue or pull request for \n> all changes, but that may be a bit too much work to do for every \n> single modification.\n>\n> —\n> You are receiving this because you were assigned.\n> Reply to this email directly, view it on GitHub \n> , or \n> mute the thread \n> .\n>\n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265668706", + "html_url": "https://github.com/PDP-10/its/pull/157#issuecomment-265668706", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/157", + "id": 265668706, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-08T07:05:36Z", + "updated_at": "2016-12-08T07:05:36Z", + "body": "> we are trying to mirror the PI distribution in terms of organization. Later, we may wish to start deviating/reorganizing to make for a saner system. But for now, it makes things easier if we can compare the DB and PI builds (file-by-file, directory-by-directory) to measure progress and determine when we have succeeded\r\n\r\nI feel it's better to do the updates as we go, because the amount of work to get to a perfectly finished state replicating PI is so large. We may end up never getting there. And then the reorganizations will never be done.\r\n\r\nI'd suggest we try to eat the cake and have it too. Add a commit that records the files in a state that replicates the original system, and then another commit with updates. It can be an individual choice whether this update is done right away, or much later." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265669406", + "html_url": "https://github.com/PDP-10/its/pull/177#issuecomment-265669406", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/177", + "id": 265669406, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-08T07:10:36Z", + "updated_at": "2016-12-08T07:10:36Z", + "body": "@eswenson1 Can you test the new GitHub feature \"request review\"? In the right sidebar Reviewers section, click \"request one\" and add me." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265669500", + "html_url": "https://github.com/PDP-10/its/issues/169#issuecomment-265669500", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/169", + "id": 265669500, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-08T07:11:14Z", + "updated_at": "2016-12-08T07:11:14Z", + "body": "Or run in TEN50 or DECUUO." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265671409", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-265671409", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 265671409, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-08T07:24:39Z", + "updated_at": "2016-12-08T09:04:15Z", + "body": "Thanks for the detailed information, @36bit!\r\n\r\nHal Abelson at MIT seems to be coordinating an effort to preserve the backup tapes. See #154. I suppose we'll have to wait and see what comes out of that.\r\n\r\nApart from processing the tapes, a major concern is that many files may contain private data. Perhaps MIT would be willing to give out the files if the original authors request them." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265674325", + "html_url": "https://github.com/PDP-10/its/pull/179#issuecomment-265674325", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/179", + "id": 265674325, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-08T07:44:25Z", + "updated_at": "2016-12-08T07:44:25Z", + "body": "Error:\r\n\r\n *:midas sys;ts @_sysen1;@\r\n ATSIGN\r\n Error in .INSRT; DSK:@MUDDL > SYSEN1;\r\n FILE NOT FOUND\r\n Use what filename instead? sysen2\r\n Error in .INSRT; DSK:SYSEN2 > SYSEN1; -> DSK:SYSEN2 > SYSEN1;\r\n FILE NOT FOUND" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265682111", + "html_url": "https://github.com/PDP-10/its/pull/180#issuecomment-265682111", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/180", + "id": 265682111, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-08T08:27:32Z", + "updated_at": "2016-12-08T08:27:32Z", + "body": "> Used in LOGOUT scripts.\r\n\r\nAnd also as a CHAOS service? What does that do?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265695025", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-265695025", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 265695025, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-08T09:33:14Z", + "updated_at": "2016-12-30T08:40:01Z", + "body": "Sources: \r\nSYSTEM; CONFIG > \r\nSYSTEM; SALV > \r\nhttps://sites.google.com/site/mthompsonorg/Home/pdp-10/pdp-10-serial-numbers by @mgthompson \r\nhttp://www.ultimate.com/phil/pdp10/pdp6-serials.html by @budd \r\nftp://ftp.ultimate.com/pdp10/bucs20-anon/decapr/decapr.cpu.txt \r\nProject MAC Progress Reports from dtic.mil \r\nMessages to KS-ITS \r\nMessages to ITS-BUGS \r\nMessages to ITS-LOVERS \r\nhttp://infolab.stanford.edu/pub/voy/museum/pictures/AIlab/SailFarewell.html " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265695953", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-265695953", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 265695953, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-08T09:37:46Z", + "updated_at": "2016-12-08T09:37:46Z", + "body": "Questions:\r\n- Did the KS10 ML become DX?\r\n- Did SI come from a previous MIT machine?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265709451", + "html_url": "https://github.com/PDP-10/its/issues/169#issuecomment-265709451", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/169", + "id": 265709451, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-08T10:41:06Z", + "updated_at": "2016-12-08T10:41:06Z", + "body": "https://github.com/drforbin/decwar" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265725315", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-265725315", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 265725315, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-08T12:07:15Z", + "updated_at": "2016-12-08T14:19:15Z", + "body": "Stacken apparently tried to get ITS running on KATIA in 1985. But the SI machine known to CONFIG is a KS10.\r\n\r\nPer Lindberg was at Stacken at the time; I've asked him for details." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265748904", + "html_url": "https://github.com/PDP-10/its/pull/184#issuecomment-265748904", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/184", + "id": 265748904, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-08T14:13:07Z", + "updated_at": "2016-12-08T14:13:07Z", + "body": "@eak Do I understand correctly that you can't load both PURIFY and IVORY into the same EMACS instance?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265749742", + "html_url": "https://github.com/PDP-10/its/issues/163#issuecomment-265749742", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/163", + "id": 265749742, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-08T14:16:43Z", + "updated_at": "2016-12-08T14:16:43Z", + "body": "This is from the source code:\r\n\r\n .SEE CHKR\t;SALVAGER\r\n .SEE GOGO\t;SALVAGER - (AUTO FOR ALL DRIVES)\r\n .SEE GETSTS\t;GET CONTROLLER AND CURRENT DRIVE STATUS\r\n .SEE MARK\t;FORMAT PACK\r\n .SEE COPY\t;COPY BLOCK TO BLOCK\r\n .SEE UCOP\t;COPY UDIRS FROM DRIVE TO DRIVE\r\n .SEE DUP\t;DUPLICATE ENTIRE DISC PACK\r\n .SEE UNLOCK\t;TEST & UNLOCK A BLOCK\r\n .SEE LISTF\t;PRINT USER DIRECTORY ON LPTR\r\n .SEE ZAP\t;ZERO DIR BLOCKS, WRITE OUT EMPTY TUT,MFD, WRITE READIN BLOCK\r\n .SEE TRAN\t;LOAD FROM MAG TAPE UNIT 5\r\n \t\t; (KS code ignores unit number says JTW)\r\n .SEE CTRAN\t;LOAD FROM CHAOS NET\r\n .SEE NEWUFD\t;CREATE NEW USER DIR\r\n .SEE MFDR\t;TRY TO RECONSTRUCT MFD FROM USER DIRS\r\n .SEE REMAP\t;REMAP PACK #S AND FIX UFDS\r\n .SEE RDHEAD\t;READ HEADER FROM TRACK\r\n .SEE SPKID\t;SET PACK ID IN TUT\r\n .SEE SECOND\t;SET SECONDARY PACK NAME\r\n .SEE MARK69\t;FINISH FORMATTING PACK\r\n .SEE READ\t;READ and WRITE the disk\r\n .SEE FESET\t;Set pointer to front end filesystem for KS10'S 8080 console\r\n .SEE QACT\t;Active disks\r\n .SEE HCRASH\t;VARIABLE TO BE SET NON-ZERO IF DUP'ING A DISK AFTER HEAD CRASH\r\n .SEE NOQUES\t;IF NON-ZERO, NO QUESTIONS IN GOGOX MODE\r\n .SEE FERRS\t;COUNT OF CORRECTABLE ERRORS\r\n .SEE CERRS ;COUNT OF ECC-CORRECTED ERRORS (RP04/6 ONLY)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265749940", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-265749940", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 265749940, + "user": { + "login": "mgthompson", + "id": 4281374, + "avatar_url": "https://avatars.githubusercontent.com/u/4281374?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/mgthompson", + "html_url": "https://github.com/mgthompson", + "followers_url": "https://api.github.com/users/mgthompson/followers", + "following_url": "https://api.github.com/users/mgthompson/following{/other_user}", + "gists_url": "https://api.github.com/users/mgthompson/gists{/gist_id}", + "starred_url": "https://api.github.com/users/mgthompson/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/mgthompson/subscriptions", + "organizations_url": "https://api.github.com/users/mgthompson/orgs", + "repos_url": "https://api.github.com/users/mgthompson/repos", + "events_url": "https://api.github.com/users/mgthompson/events{/privacy}", + "received_events_url": "https://api.github.com/users/mgthompson/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-08T14:17:28Z", + "updated_at": "2016-12-08T14:17:28Z", + "body": "Getting ITS running on my KS10 is on my to-do list. I made TOPS10 boot\ntapes using the HP SCSI 1/2\" tape drive on my SPARC server, and the worked\nfine on the KS10's TU45 tape drive. The power supply in the HP tape drive\nfailed, I repaired it, and now the KS10 cannot read tapes made on the HP\ntape drive. The HP tape drive can easily read its own tapes, and tapes from\nthe KS10.\n\nlet me know if you see any missing information in the PDP-10 serial number\nlist.\n\nOn Thu, Dec 8, 2016 at 7:07 AM, Lars Brinkhoff \nwrote:\n\n> Stacken apparently tried to get ITS running on KATIA in 1985.\n>\n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub\n> , or mute\n> the thread\n> \n> .\n>\n\n\n\n-- \nMichael Thompson\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265755408", + "html_url": "https://github.com/PDP-10/its/pull/185#issuecomment-265755408", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/185", + "id": 265755408, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-08T14:40:32Z", + "updated_at": "2016-12-08T14:40:32Z", + "body": "I have been missing my LARS; LARS EMACS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265769559", + "html_url": "https://github.com/PDP-10/its/pull/179#issuecomment-265769559", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/179", + "id": 265769559, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-08T15:34:26Z", + "updated_at": "2016-12-08T15:34:26Z", + "body": "Sorry. I will fix.\n\n-- Eric\n\n\n> On Dec 7, 2016, at 23:44, Lars Brinkhoff wrote:\n> \n> Error:\n> \n> *:midas sys;ts @_sysen1;@\n> ATSIGN\n> Error in .INSRT; DSK:@MUDDL > SYSEN1;\n> FILE NOT FOUND\n> Use what filename instead? sysen2\n> Error in .INSRT; DSK:SYSEN2 > SYSEN1; -> DSK:SYSEN2 > SYSEN1;\n> FILE NOT FOUND\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265777180", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-265777180", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 265777180, + "user": { + "login": "taa01776", + "id": 1692509, + "avatar_url": "https://avatars.githubusercontent.com/u/1692509?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/taa01776", + "html_url": "https://github.com/taa01776", + "followers_url": "https://api.github.com/users/taa01776/followers", + "following_url": "https://api.github.com/users/taa01776/following{/other_user}", + "gists_url": "https://api.github.com/users/taa01776/gists{/gist_id}", + "starred_url": "https://api.github.com/users/taa01776/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/taa01776/subscriptions", + "organizations_url": "https://api.github.com/users/taa01776/orgs", + "repos_url": "https://api.github.com/users/taa01776/repos", + "events_url": "https://api.github.com/users/taa01776/events{/privacy}", + "received_events_url": "https://api.github.com/users/taa01776/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-08T16:02:17Z", + "updated_at": "2016-12-08T16:02:17Z", + "body": "Checked with CLR--he did manage to get Muddle (that is, MIM) working on the two Apollos we had in the DM group, so I was mistaken. I rather think that Lim was the only one who ever used it seriously, though.\r\nOTOH, that probably provided a basis for the A/UX compiler a few years later, since the ones we had used 68000s." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265805690", + "html_url": "https://github.com/PDP-10/its/pull/179#issuecomment-265805690", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/179", + "id": 265805690, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-08T17:47:31Z", + "updated_at": "2016-12-08T17:47:31Z", + "body": "Somehow still left cruft in commit. Will fix shortly." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265819292", + "html_url": "https://github.com/PDP-10/its/pull/185#issuecomment-265819292", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/185", + "id": 265819292, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-08T18:42:13Z", + "updated_at": "2016-12-08T18:42:28Z", + "body": "I don't have any issue with this change. However, I find it very frustrating that I don't have my EJS directory automatically created when I boot a new version, and some of my INIT files. I frequently boot with a custom KLH10 INI file that mounts a tape from ES-ITS, and then I use load (manually) to load up my EJS directory. While this change is nice, we end up getting things in a USER directory -- and you still have to create your home directory and populate it -- unless, of course, you log in as \"user\". I guess I could get used to that. \r\n\r\nCan I merge this?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265826508", + "html_url": "https://github.com/PDP-10/its/pull/185#issuecomment-265826508", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/185", + "id": 265826508, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-08T19:09:56Z", + "updated_at": "2016-12-08T19:09:56Z", + "body": "> we end up getting things in a USER directory\r\n\r\nNo, you get every directory that is located inside the Unix `user` directory. So you can mkdir `user/ejs` and add your files there. This works just like the `src`, `doc`, and `bin` directories. Their subdirectories appear as UFDs in ITS.\r\n\r\n> Can I merge this?\r\n\r\nYes.\r\n\r\nWe should probably have a way to signal that a PR is ready for merging." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265829683", + "html_url": "https://github.com/PDP-10/its/pull/185#issuecomment-265829683", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/185", + "id": 265829683, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-08T19:21:57Z", + "updated_at": "2016-12-08T19:21:57Z", + "body": "Thanks. Merged. The @ PR is ready to merge too.\n> On Dec 8, 2016, at 11:09, Lars Brinkhoff wrote:\n> \n> we end up getting things in a USER directory\n> \n> No, you get every directory that is located inside the Unix user directory. So you can mkdir user/ejs and add your files there. This works just like the src, doc, and bin directories. Their subdirectories appear as UFDs in ITS.\n> \n> Can I merge this?\n> \n> Yes.\n> \n> We should probably have a way to signal that a PR is ready for merging.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub , or mute the thread .\n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265932195", + "html_url": "https://github.com/PDP-10/its/pull/157#issuecomment-265932195", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/157", + "id": 265932195, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-09T04:40:53Z", + "updated_at": "2016-12-09T04:40:53Z", + "body": "I actually think we should mirror the PI distribution with respect to all the executables and basic functionality/doc. I don't think it is necessary to match all other files. There is a ton of useless stuff in the PI distribution, as well as lots of old versions of sources and binaries. I don't think we should duplicate that. Also, i think we'll know when we are at the point of reorganizing. Once we've produced all the executables and binaries that we can, and we've included all relevant doc, we can declare ourselves ready to clean up. We should enter tickets for all cleanup to document our intent and expectations. \n\nAnyway, that's just my opinion. I'm ok with not doing it that way if you feel strongly about it.\n\n-- Eric\n\n\n> On Dec 7, 2016, at 23:05, Lars Brinkhoff wrote:\n> \n> we are trying to mirror the PI distribution in terms of organization. Later, we may wish to start deviating/reorganizing to make for a saner system. But for now, it makes things easier if we can compare the DB and PI builds (file-by-file, directory-by-directory) to measure progress and determine when we have succeeded\n> \n> I feel it's better to do the updates as we go, because the amount of work to get to a perfectly finished state replicating PI is so large. We may end up never getting there. And then the reorganizations will never be done.\n> \n> I'd suggest we try to eat the cake and have it too. Add a commit that records the files in a state that replicates the original system, and then another commit with updates. It can be an individual choice whether this update is done right away, or much later.\n> \n> —\n> You are receiving this because you modified the open/close state.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265940318", + "html_url": "https://github.com/PDP-10/its/pull/157#issuecomment-265940318", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/157", + "id": 265940318, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T05:59:26Z", + "updated_at": "2016-12-09T05:59:26Z", + "body": "I do have some strong feelings, but I'm fine with you working that way. I'd like to do some cleanups on the way, but it's not urgent so I can wait for a while." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265960215", + "html_url": "https://github.com/PDP-10/its/pull/45#issuecomment-265960215", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/45", + "id": 265960215, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T08:28:52Z", + "updated_at": "2016-12-09T08:28:52Z", + "body": "DRAW; D INFO explains how to use STINK to link a new TS D." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265961824", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-265961824", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 265961824, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T08:39:16Z", + "updated_at": "2017-01-10T18:44:31Z", + "body": "SAIL; FAIL BIN is an SBLK file. FAIL is the Stanford one-pass macro assembler.\r\n\r\nIt seems likely that either:\r\n- There was source code for FAIL that built in ITS, or\r\n- FAIL came to ITS in binary form, and a new binary was dumped together with DECUUO.\r\n\r\nSource code might be found on DECUS tapes, or in the SAILDART archive.\r\n\r\nUPDATE: I found FAIL source code in the SRI-NIC dump, and it's now built: #188." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265963377", + "html_url": "https://github.com/PDP-10/its/pull/171#issuecomment-265963377", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/171", + "id": 265963377, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T08:48:48Z", + "updated_at": "2016-12-09T09:00:35Z", + "body": "TS DEC recognizes these JNAMEs:\r\n- D - run DRAW; D BIN. Now resides in DATDRW; D BIN.\r\n- PC - run DRAW1; PC BIN. . Now DATDRW; PC BIN.\r\n- WL - run DRAW1; WL BIN. Take a look at WL; WL 314.\r\n- NODIPS - run DRAW1; WL NODIPS. Probably DATDRW; NODIPS BIN.\r\n- DPLT - run DRAW1; DPLT BIN\r\n- PCPLT - run DRAW1; PCPLT BIN\r\n- SAIL - run SAIL; SAIL BIN. Maybe SAIL; TS SAILC?\r\n- PUB - run PUB; PUB BIN. Maybe SYS1; TS PUB?\r\n\r\nA comment also mentions FAIL, but it there's no such entry in the translation table. It would have run SAIL; FAIL BIN." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265966995", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-265966995", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 265966995, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T09:09:20Z", + "updated_at": "2016-12-09T09:09:20Z", + "body": "I can't proceed without access to a Mac system." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265968912", + "html_url": "https://github.com/PDP-10/its/pull/171#issuecomment-265968912", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/171", + "id": 265968912, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T09:20:09Z", + "updated_at": "2016-12-09T09:24:36Z", + "body": "TS DEC is the program, DECBOT BIN can be inserted into another binary.\r\n\r\nI haven't tested it, because I don't quite know how yet. I don't think there are any TOPS-10 or WAITS binaries lying around. The DECSYS directory have lots of SHR and REL files, which probably are TOPS-10 object files." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/265982945", + "html_url": "https://github.com/PDP-10/its/issues/170#issuecomment-265982945", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/170", + "id": 265982945, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T10:32:56Z", + "updated_at": "2017-01-10T07:54:43Z", + "body": "DECSYS; F10 HLP \r\nDECSYS; F10 LOW \r\nDECSYS; F10 SHR \r\nDECSYS; F40 SHR \r\nDECSYS; FORT* SHR \r\nDECSYS; FORDDT REL \r\nDECSYS; FORLIB REL \r\nDECSYS; FOROTS SHR \r\nDECSYS; FORDDT SHR\r\n\r\nTim Shoppa's PDP-10 Archive has a *FORTRAN-10 Installation Guide*.\r\n\r\nSource code for these are probably on a TOPS-10 tape. But building may involve BLISS-10, MACRO-10, and other utilities." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266024296", + "html_url": "https://github.com/PDP-10/its/pull/43#issuecomment-266024296", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/43", + "id": 266024296, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T14:19:55Z", + "updated_at": "2016-12-09T20:48:16Z", + "body": "PDP-11 source code: \r\nBUDD; LIVE PALX \r\nCHSKTV; ABSLDR PALX \r\nSYSENG; KLRUG 17 \r\nKLDCP; 11DDT 33\r\n\r\n...and of course most files in MITS.S;\r\n\r\nAlso lots more, just grep for `PALX`, `MOVB` or similar." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266028010", + "html_url": "https://github.com/PDP-10/its/issues/189#issuecomment-266028010", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/189", + "id": 266028010, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T14:36:47Z", + "updated_at": "2016-12-09T14:41:44Z", + "body": "Well, that was trivial. I'll just include the fix in the STINK pull request." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266029504", + "html_url": "https://github.com/PDP-10/its/pull/45#issuecomment-266029504", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/45", + "id": 266029504, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T14:42:50Z", + "updated_at": "2016-12-09T14:42:50Z", + "body": "I disassembled the built 200 with the binary 201. It was a really small fix, so I'll include it in this pull request.\r\n\r\nFixes #189." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266034936", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266034936", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266034936, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-09T15:04:39Z", + "updated_at": "2016-12-09T15:04:39Z", + "body": "I have a mac." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266098662", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266098662", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266098662, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T19:20:54Z", + "updated_at": "2016-12-09T19:20:54Z", + "body": "Ideally, I'd like to login on a Mac server or something like that.\r\n\r\nBut maybe you can checkout the lars/macos branch and test it yourself? The good news is that KLH10 built without errors, so I think our version may be ok. But neither emulator works when spawned from expect." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266101167", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266101167", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266101167, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-09T19:31:22Z", + "updated_at": "2016-12-09T19:31:22Z", + "body": "Couldn’t get very far:\n\ntapeio.c:57:10: fatal error: 'sys/mtio.h' file not found\n\ntrying to build tapeutils/tapewrite\n\n> On Dec 9, 2016, at 11:20, Lars Brinkhoff wrote:\n> \n> Ideally, I'd like to login on a Mac server or something like that.\n> \n> But maybe you can checkout the lars/macos branch and test it yourself? The good news is that KLH10 built without errors, so I think our version may be ok. But neither emulator works when spawned from expect.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub , or mute the thread .\n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266101583", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266101583", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266101583, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-09T19:33:08Z", + "updated_at": "2016-12-09T19:33:08Z", + "body": "Found this reference:\n\nhttps://opensource.apple.com/source/diskdev_cmds/diskdev_cmds-491.2/disklib/mtio.h \n\nbut not sure this is the “right” one. — Eric\n\n> On Dec 9, 2016, at 11:31, Eric Swenson wrote:\n> \n> Couldn’t get very far:\n> \n> tapeio.c:57:10: fatal error: 'sys/mtio.h' file not found\n> \n> trying to build tapeutils/tapewrite\n> \n>> On Dec 9, 2016, at 11:20, Lars Brinkhoff > wrote:\n>> \n>> Ideally, I'd like to login on a Mac server or something like that.\n>> \n>> But maybe you can checkout the lars/macos branch and test it yourself? The good news is that KLH10 built without errors, so I think our version may be ok. But neither emulator works when spawned from expect.\n>> \n>> —\n>> You are receiving this because you commented.\n>> Reply to this email directly, view it on GitHub , or mute the thread .\n>> \n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266102114", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266102114", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266102114, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T19:34:59Z", + "updated_at": "2016-12-09T19:34:59Z", + "body": "I thought I fixed that, but maybe I forgot to check something in." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266102855", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266102855", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266102855, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-09T19:37:53Z", + "updated_at": "2016-12-09T19:37:53Z", + "body": "You did. my master branch wasn’t up-to-date. Got past that. I’ll let you know. — Eric\n\n> On Dec 9, 2016, at 11:34, Lars Brinkhoff wrote:\n> \n> I thought I fixed that, but maybe I forgot to check something in.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub , or mute the thread .\n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266103114", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266103114", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266103114, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T19:38:54Z", + "updated_at": "2016-12-09T19:38:54Z", + "body": "You need to update the tools/tapeutils submodule too." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266104343", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266104343", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266104343, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-09T19:43:49Z", + "updated_at": "2016-12-09T19:43:49Z", + "body": "I did. Got tapeutils and itstar to build. Building klh10 now. Running expect script now — seems to be working so far. Will let you know what happens.\n> On Dec 9, 2016, at 11:38, Lars Brinkhoff wrote:\n> \n> You need to update the tools/tapeutils submodule too.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub , or mute the thread .\n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266104488", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266104488", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266104488, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T19:44:22Z", + "updated_at": "2016-12-09T19:44:22Z", + "body": "Ok, then it may be Travis that has a bad expect installed." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266104938", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266104938", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266104938, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-09T19:46:04Z", + "updated_at": "2016-12-09T19:46:04Z", + "body": "Well, it failed with:\n\n*:ksfedr\n(Please Log In)\nERROR: File not found: PK0000: .; .FEFS. PK0000\n!create\n___003 KSFEDR . .FEFS. PK0000 WRITE 11:43:16\nFE filesystem DSK: .; .FEFS. PK0000 on pack #0.\nDirectory address: 4500000004\n!write\nAre you sure you want to scribble in the FE filesystem? yes\nWhich file? bt\nInput from (Default DSK: ___003; BT BIN): .;bt rp06\n!quit\n\n:KILL \n*:lock\n(Please Log In)\n LOCK.154 \n_[CTYI: 153 => 553, old 465]kill?\n_\nIT IS NOW 11:43:46 AM EST, FRIDAY, DEC 9,2016\ninvalid command name \"abort\"\n while executing\n\"abort\"\n invoked from within\n\"expect -exact $w\"\n (procedure \"respond\" line 2)\n invoked from within\n\"respond \"GO DOWN?\\r\\n\" \"y\"\"\n (procedure \"shutdown\" line 6)\n invoked from within\n\"shutdown\"\n (file \"../build.tcl\" line 99)\n invoked from within\n\"source ../build.tcl\"\n (file \"build/klh10/build.tcl\" line 54)\nmake: *** [out/rp0.dsk] Error 1\n(genecloud)eswenson-mac ~/Personal/ITS/ws/its\n$ \n\n> On Dec 9, 2016, at 11:44, Lars Brinkhoff wrote:\n> \n> Ok, then it may be Travis that has a bad expect installed.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub , or mute the thread .\n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266105749", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266105749", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266105749, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-09T19:49:10Z", + "updated_at": "2016-12-09T19:49:10Z", + "body": "There are two issues:\n\n1) we are not defining abort, and therefore, when expect tries to invoke abort, we get a failure.\n\n2) KLH10, under macOS appears to emit stuff like:\n\n[CTYI: 153 => 553, old 465]\n\nwhen certain characters are input to it. This is confusing the “expect -exact” command in the TCL script.\n\n— Eric\n\n> On Dec 9, 2016, at 11:45, Eric Swenson wrote:\n> \n> Well, it failed with:\n> \n> *:ksfedr\n> (Please Log In)\n> ERROR: File not found: PK0000: .; .FEFS. PK0000\n> !create\n> ___003 KSFEDR . .FEFS. PK0000 WRITE 11:43:16\n> FE filesystem DSK: .; .FEFS. PK0000 on pack #0.\n> Directory address: 4500000004\n> !write\n> Are you sure you want to scribble in the FE filesystem? yes\n> Which file? bt\n> Input from (Default DSK: ___003; BT BIN): .;bt rp06\n> !quit\n> \n> :KILL \n> *:lock\n> (Please Log In)\n> LOCK.154 \n> _[CTYI: 153 => 553, old 465]kill?\n> _\n> IT IS NOW 11:43:46 AM EST, FRIDAY, DEC 9,2016\n> invalid command name \"abort\"\n> while executing\n> \"abort\"\n> invoked from within\n> \"expect -exact $w\"\n> (procedure \"respond\" line 2)\n> invoked from within\n> \"respond \"GO DOWN?\\r\\n\" \"y\"\"\n> (procedure \"shutdown\" line 6)\n> invoked from within\n> \"shutdown\"\n> (file \"../build.tcl\" line 99)\n> invoked from within\n> \"source ../build.tcl\"\n> (file \"build/klh10/build.tcl\" line 54)\n> make: *** [out/rp0.dsk] Error 1\n> (genecloud)eswenson-mac ~/Personal/ITS/ws/its\n> $ \n> \n>> On Dec 9, 2016, at 11:44, Lars Brinkhoff > wrote:\n>> \n>> Ok, then it may be Travis that has a bad expect installed.\n>> \n>> —\n>> You are receiving this because you commented.\n>> Reply to this email directly, view it on GitHub , or mute the thread .\n>> \n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266105965", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266105965", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266105965, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T19:49:56Z", + "updated_at": "2016-12-09T19:49:56Z", + "body": "Well, that's a lot further than I got running in Travis.\r\n\r\nI got the `CTYI` errors before. The solution was to add delays when sending input to KLH10." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266108265", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266108265", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266108265, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-09T19:58:16Z", + "updated_at": "2016-12-09T19:58:16Z", + "body": "I updated the type function to put in a .1 second delay between each character send, and it appears to be going much further. It’s now loading the sources.tape. — Eric\n\n> On Dec 9, 2016, at 11:49, Lars Brinkhoff wrote:\n> \n> Well, that's a lot further than I got running in Travis.\n> \n> I got the CTYI errors before. The solution was to add delays when sending input to KLH10.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub , or mute the thread .\n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266112334", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266112334", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266112334, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T20:16:21Z", + "updated_at": "2016-12-09T20:16:21Z", + "body": "If we add this to Travis, we'll have to wait forever for the builds to complete. Their machines are slow or overloaded." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266113972", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266113972", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266113972, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-09T20:23:59Z", + "updated_at": "2016-12-09T20:23:59Z", + "body": "Can we conditionalize the delay for macOS? :-)\n\nThe build failed due to a timeout waiting for the sources.tape to be loaded. The current delay is 200 seconds. I bumped it up to 240 seconds. I think we were at/near the limit anyway because I ran into this last night on Linux after rebasing with the latest master merges. I’ve restarted my macOS build. — Eric\n\n> On Dec 9, 2016, at 12:16, Lars Brinkhoff wrote:\n> \n> If we add this to Travis, we'll have to wait forever for the builds to complete. Their machines are slow or overloaded.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub , or mute the thread .\n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266114033", + "html_url": "https://github.com/PDP-10/its/pull/43#issuecomment-266114033", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/43", + "id": 266114033, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T20:24:14Z", + "updated_at": "2016-12-09T20:24:14Z", + "body": "Tested by assembling BUDD; LIVE PALX." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266114182", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266114182", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266114182, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-09T20:25:00Z", + "updated_at": "2016-12-09T20:25:00Z", + "body": "Hmm… this time, it died much earlier with:\n*:ksfedr\n(Please Log In)\nERROR: File not found: PK0000: .; .FEFS. PK0000\n!create\n___003 KSFEDR . .FEFS. PK0000 WRITE 12:22:29\nFE filesystem DSK: .; .FEFS. PK0000 on pack #0.\nDirectory address: 4500000004\n!write\nAre you sure you want to scribble in the FE filesystem? yes\nWhich file? bt\nInput from (Default DSK: ___003; BT BIN): .;bt rp06\n!quit\n\n:KILL \n*:lock\n(Please Log In)\nDSK: HUNG ON UNIT #0 ADDR= 625,,10020 12:22:41\nIT IS NOW 12:22:54 PM EST, FRIDAY, DEC 9,2016\n\n\nI wonder if KLH10 is not stable on macOS. — Eric\n\n> On Dec 9, 2016, at 12:23, Eric Swenson wrote:\n> \n> Can we conditionalize the delay for macOS? :-)\n> \n> The build failed due to a timeout waiting for the sources.tape to be loaded. The current delay is 200 seconds. I bumped it up to 240 seconds. I think we were at/near the limit anyway because I ran into this last night on Linux after rebasing with the latest master merges. I’ve restarted my macOS build. — Eric\n> \n>> On Dec 9, 2016, at 12:16, Lars Brinkhoff > wrote:\n>> \n>> If we add this to Travis, we'll have to wait forever for the builds to complete. Their machines are slow or overloaded.\n>> \n>> —\n>> You are receiving this because you commented.\n>> Reply to this email directly, view it on GitHub , or mute the thread .\n>> \n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266125795", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266125795", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266125795, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-09T21:17:31Z", + "updated_at": "2016-12-09T21:17:31Z", + "body": "I’ve tried several times since then. Each time I got to the tape load of sources.tape, but timed out. I increased the timeout from 200 to 240 to 300 to 360. Same thing each time:\n\nDSK: DIR SYSNET CREATED BY ___002 DUMP 13:10:02\n___002 DUMP SYSNET _DUMP_ OUTPUT WRITE 13:10:03\n___002 DUMP SYSNET CHTN 15 DELRNM 13:10:04\n___002 DUMP SYSNET _DUMP_ OUTPUT WRITE 13:10:04\n___002 DUMP SYSNET COMSAT 583 DELRNM 13:10:26\n___002 DUMP SYSNET _DUMP_ OUTPUT WRITE 13:10:26\n___002 DUMP SYSNET DQXDEV 41 DELRNM 13:10:26\n___002 DUMP SYSNET _DUMP_ OUTPUT WRITE 13:10:26\n___002 DUMP SYSNET FTPS 336 DELRNM 13:10:31\n___002 DUMP SYSNET _DUMP_ OUTPUT WRITE 13:10:31\ninvalid command name \"abort\"\n while executing\n\"abort\"\n invoked from within\n\"expect -timeout 360 \"E-O-T\"\"\n (file \"../build.tcl\" line 124)\n invoked from within\n\"source ../build.tcl\"\n (file \"build/klh10/build.tcl\" line 54)\nmake: *** [out/rp0.dsk] Error 1\n\nI don’t think this emulator runs well under macOS. — Eric\n\n> On Dec 9, 2016, at 12:24, Eric Swenson wrote:\n> \n> Hmm… this time, it died much earlier with:\n> *:ksfedr\n> (Please Log In)\n> ERROR: File not found: PK0000: .; .FEFS. PK0000\n> !create\n> ___003 KSFEDR . .FEFS. PK0000 WRITE 12:22:29\n> FE filesystem DSK: .; .FEFS. PK0000 on pack #0.\n> Directory address: 4500000004\n> !write\n> Are you sure you want to scribble in the FE filesystem? yes\n> Which file? bt\n> Input from (Default DSK: ___003; BT BIN): .;bt rp06\n> !quit\n> \n> :KILL \n> *:lock\n> (Please Log In)\n> DSK: HUNG ON UNIT #0 ADDR= 625,,10020 12:22:41\n> IT IS NOW 12:22:54 PM EST, FRIDAY, DEC 9,2016\n> \n> \n> I wonder if KLH10 is not stable on macOS. — Eric\n> \n>> On Dec 9, 2016, at 12:23, Eric Swenson > wrote:\n>> \n>> Can we conditionalize the delay for macOS? :-)\n>> \n>> The build failed due to a timeout waiting for the sources.tape to be loaded. The current delay is 200 seconds. I bumped it up to 240 seconds. I think we were at/near the limit anyway because I ran into this last night on Linux after rebasing with the latest master merges. I’ve restarted my macOS build. — Eric\n>> \n>>> On Dec 9, 2016, at 12:16, Lars Brinkhoff > wrote:\n>>> \n>>> If we add this to Travis, we'll have to wait forever for the builds to complete. Their machines are slow or overloaded.\n>>> \n>>> —\n>>> You are receiving this because you commented.\n>>> Reply to this email directly, view it on GitHub , or mute the thread .\n>>> \n>> \n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266126790", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266126790", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266126790, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-09T21:21:29Z", + "updated_at": "2016-12-09T21:21:29Z", + "body": "Ok, then it looks like it hangs in the middle of reading the tape.\r\n\r\nI'm trying to get expect working in Travis. If I succeed, I'll try SIMH." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266161000", + "html_url": "https://github.com/PDP-10/its/issues/98#issuecomment-266161000", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/98", + "id": 266161000, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T00:32:08Z", + "updated_at": "2016-12-10T00:32:08Z", + "body": "Note, that with the unmodified sources, it is pretty useless, since none of the hard-coded lists users is likely to be logged in. Same with the hard-coded list of machines." + } +] diff --git a/doc/github/comments4 b/doc/github/comments4 new file mode 100644 index 00000000..571a5682 --- /dev/null +++ b/doc/github/comments4 @@ -0,0 +1,2802 @@ +[ + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266161216", + "html_url": "https://github.com/PDP-10/its/issues/100#issuecomment-266161216", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/100", + "id": 266161216, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T00:34:07Z", + "updated_at": "2016-12-10T00:34:07Z", + "body": "In PI distribution, source is in SYSENG; CREATE 72, not SYSEN2." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266161499", + "html_url": "https://github.com/PDP-10/its/issues/100#issuecomment-266161499", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/100", + "id": 266161499, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T00:36:40Z", + "updated_at": "2016-12-10T00:36:40Z", + "body": "If you use PLAN rather than CREATE, you get the file ; PLAN created by default rather than ; >. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266162462", + "html_url": "https://github.com/PDP-10/its/issues/101#issuecomment-266162462", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/101", + "id": 266162462, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T00:43:57Z", + "updated_at": "2016-12-10T00:50:03Z", + "body": "Also requires JSF; STNDRD MACROS, which appears to be missing.\r\n\r\nLooks like SYSENG;JSF MACROS works fine instead." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266162798", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-266162798", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 266162798, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T00:46:14Z", + "updated_at": "2016-12-10T00:47:03Z", + "body": "JSF; STNDRD MACROS is missing. It is needed to build PRUFD.\r\n\r\nI did find SYSENG;JSF MACROS, which might be the same. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266163368", + "html_url": "https://github.com/PDP-10/its/issues/101#issuecomment-266163368", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/101", + "id": 266163368, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T00:50:18Z", + "updated_at": "2016-12-10T00:56:35Z", + "body": "This will require debugging. It does a .VAL 0 when run on DB. I'll look into it.\r\n\r\nLooks like you have to patch NLINKS+14 to reference the TTY device rather than the LPT device. The version on PI appears patched. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266180610", + "html_url": "https://github.com/PDP-10/its/issues/98#issuecomment-266180610", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/98", + "id": 266180610, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T05:31:39Z", + "updated_at": "2016-12-10T05:31:39Z", + "body": "Can you make a new issue that there's room for improvement?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266180664", + "html_url": "https://github.com/PDP-10/its/issues/100#issuecomment-266180664", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/100", + "id": 266180664, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T05:33:05Z", + "updated_at": "2016-12-10T05:33:05Z", + "body": "Are those legal file name syntax? I'd never guess. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266180721", + "html_url": "https://github.com/PDP-10/its/issues/101#issuecomment-266180721", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/101", + "id": 266180721, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T05:35:10Z", + "updated_at": "2016-12-10T05:35:10Z", + "body": "So output went to a printer in the original? Can you make a new issue about that?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266183185", + "html_url": "https://github.com/PDP-10/its/pull/193#issuecomment-266183185", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/193", + "id": 266183185, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T06:39:59Z", + "updated_at": "2016-12-10T06:39:59Z", + "body": "Ok. I'll redo. However, you realize it won't run without the patch, right?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266183277", + "html_url": "https://github.com/PDP-10/its/issues/101#issuecomment-266183277", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/101", + "id": 266183277, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T06:42:11Z", + "updated_at": "2016-12-10T06:42:11Z", + "body": "Yes. Will do.\n\n-- Eric\n\n\n> On Dec 9, 2016, at 21:35, Lars Brinkhoff wrote:\n> \n> So output went to a printer in the original? Can you make a new issue about that?\n> \n> —\n> You are receiving this because you were assigned.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266183352", + "html_url": "https://github.com/PDP-10/its/issues/100#issuecomment-266183352", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/100", + "id": 266183352, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T06:44:15Z", + "updated_at": "2016-12-10T06:44:15Z", + "body": "No. sorry, github ate half of the characters. It creates ejs;ejs plan, when jname is plan. Creates ejs; ejs > when jname is create -- assuming the hsname is ejs." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266183618", + "html_url": "https://github.com/PDP-10/its/issues/98#issuecomment-266183618", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/98", + "id": 266183618, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T06:50:46Z", + "updated_at": "2016-12-10T06:50:46Z", + "body": "Yes." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266184527", + "html_url": "https://github.com/PDP-10/its/pull/193#issuecomment-266184527", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/193", + "id": 266184527, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T07:16:58Z", + "updated_at": "2016-12-10T07:16:58Z", + "body": "You can have two commits in this pull request. The first with unchanged files, the second with the fix. That way, it will work when the pull request is merged." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266184908", + "html_url": "https://github.com/PDP-10/its/pull/193#issuecomment-266184908", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/193", + "id": 266184908, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T07:25:34Z", + "updated_at": "2016-12-10T07:25:34Z", + "body": "Ok. Will do.\n\n-- Eric\n\n\n> On Dec 9, 2016, at 23:16, Lars Brinkhoff wrote:\n> \n> You can have two commits in this pull request. The first with unchanged files, the second with the fix. That way, it will work when the pull request is merged.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266186407", + "html_url": "https://github.com/PDP-10/its/issues/98#issuecomment-266186407", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/98", + "id": 266186407, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T07:37:51Z", + "updated_at": "2016-12-10T07:37:51Z", + "body": "See #194 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266186714", + "html_url": "https://github.com/PDP-10/its/issues/189#issuecomment-266186714", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/189", + "id": 266186714, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T07:40:43Z", + "updated_at": "2016-12-10T07:40:43Z", + "body": "Fixed in #45." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266186767", + "html_url": "https://github.com/PDP-10/its/issues/101#issuecomment-266186767", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/101", + "id": 266186767, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T07:41:06Z", + "updated_at": "2016-12-10T07:41:06Z", + "body": "See #195 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266186854", + "html_url": "https://github.com/PDP-10/its/pull/192#issuecomment-266186854", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/192", + "id": 266186854, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T07:41:57Z", + "updated_at": "2016-12-10T07:41:57Z", + "body": "Looks like you already resolved conflicts and merged. Thanks." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266186938", + "html_url": "https://github.com/PDP-10/its/pull/191#issuecomment-266186938", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/191", + "id": 266186938, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T07:43:23Z", + "updated_at": "2016-12-10T07:43:36Z", + "body": "If you like, you can add new programs somewhere in the middle of `build.tcl`. I usually try to find a section with similar programs. That way, it's less likely there will be a merge conflict." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266188512", + "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-266188512", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", + "id": 266188512, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T07:54:36Z", + "updated_at": "2016-12-10T07:54:36Z", + "body": "I tried `homebrew install expect`, but got\r\n\r\n Error: No available formula with the name \"expect\"" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266188602", + "html_url": "https://github.com/PDP-10/its/pull/193#issuecomment-266188602", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/193", + "id": 266188602, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T07:57:05Z", + "updated_at": "2016-12-10T07:57:05Z", + "body": "There are now two commits. The first just builds PRUFD from sources. The second patches it to use TTY: rather than LPT: I entered #195 for the second commit. #101 is for the first commit." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266188942", + "html_url": "https://github.com/PDP-10/its/pull/197#issuecomment-266188942", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/197", + "id": 266188942, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T08:05:48Z", + "updated_at": "2016-12-10T08:05:48Z", + "body": "It looks like 45P is a assembly-time constant rather than a memory location in the image. Therefore, it is not generally possible to change this post-assemble, since that constant could be used to conditionally assemble very different code. I haven't looked to see all the places where this constant is actually used -- if only trivial changes results from setting this one way or the other, those affected memory locations could be patched. On the other hand, perhaps it is better to query for the value of that constant at assembly time so that the same source can be assembled into two separate binaries." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266189644", + "html_url": "https://github.com/PDP-10/its/pull/196#issuecomment-266189644", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/196", + "id": 266189644, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T08:24:28Z", + "updated_at": "2016-12-10T08:24:28Z", + "body": "@larsbrinkhoff This build failed on Travis for KLH10 due to exceeding timeout during tape load of sources.tape. So I \"fixed\" it by increasing the timeout. Hope that was ok." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266195209", + "html_url": "https://github.com/PDP-10/its/pull/197#issuecomment-266195209", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/197", + "id": 266195209, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T09:56:55Z", + "updated_at": "2016-12-10T09:56:55Z", + "body": "Right, good idea, and consistent with what other programs do." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266200264", + "html_url": "https://github.com/PDP-10/its/pull/196#issuecomment-266200264", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/196", + "id": 266200264, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T11:02:04Z", + "updated_at": "2016-12-10T11:02:04Z", + "body": "> I \"fixed\" it by increasing the timeout. Hope that was ok.\r\n\r\nPerfectly fine. Next time, prehaps double it." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266202390", + "html_url": "https://github.com/PDP-10/its/issues/165#issuecomment-266202390", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/165", + "id": 266202390, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T11:44:01Z", + "updated_at": "2016-12-10T11:44:01Z", + "body": "Sent a few lines to alt.sys.pdp10, classiccmp, and the simh mailing list." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266202936", + "html_url": "https://github.com/PDP-10/its/issues/186#issuecomment-266202936", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/186", + "id": 266202936, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T11:55:44Z", + "updated_at": "2016-12-10T12:01:23Z", + "body": "## Usage\r\n\r\nTo build this repository, you need some tools installed: make, C compiler, and expect. Also, if you plan to use the SIMH emulator, that needs to be installed as `pdp10`. The KLH10 emulator is built from source code. Ensure all submodules are checked out, and then type `make EMULATOR=simh` or `make EMULATOR=klh10`. This will leave built files in the `out` directory, one of which is a disk image with ITS installed.\r\n\r\nTo start ITS, either type `pdp10 build/simh/boot`, or `(cd build/klh10; sudo kn10-ks-its dskdmp.ini)`. Eventually, you will see `SYSTEM JOB USING CONSOLE`. You are now ready to log in, so type Control-Z. See doc/DDT.md for a list of useful commands. When done, you shut down by typing `:lock` and then `5down`.\r\n\r\nHere is an overview of the repository:\r\n- bin - PDP-10 binary files necessary to bootstrap the system.\r\n- build - build scripts.\r\n- doc - documentation, most of which appear in the INFO system.\r\n- src - source code for ITS and all programs.\r\n- tools - build tools.\r\n- out - build output.\r\n- user - optional user files installed in ITS.\r\n\r\nTo install your personal user files, add a subdirectory under `user` with your files inside. They will be copied to ITS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266203215", + "html_url": "https://github.com/PDP-10/its/issues/186#issuecomment-266203215", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/186", + "id": 266203215, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T12:01:45Z", + "updated_at": "2016-12-10T12:01:45Z", + "body": "@eswenson1 Comments?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266206182", + "html_url": "https://github.com/PDP-10/its/pull/201#issuecomment-266206182", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/201", + "id": 266206182, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T12:59:08Z", + "updated_at": "2016-12-10T12:59:08Z", + "body": "Fixes #186." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266206557", + "html_url": "https://github.com/PDP-10/its/pull/200#issuecomment-266206557", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/200", + "id": 266206557, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T13:05:34Z", + "updated_at": "2016-12-10T13:05:34Z", + "body": "For some reason, I now get a lot of MFDCLB in DSKDMP." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266207334", + "html_url": "https://github.com/PDP-10/its/pull/200#issuecomment-266207334", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/200", + "id": 266207334, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T13:17:11Z", + "updated_at": "2016-12-10T13:17:11Z", + "body": "This won't do. I'll have to change the usage instructions instead.\r\n\r\nIn my experience KLH10 is more finicky like this than SIMH." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266219841", + "html_url": "https://github.com/PDP-10/its/issues/169#issuecomment-266219841", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/169", + "id": 266219841, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T16:23:46Z", + "updated_at": "2016-12-10T16:23:46Z", + "body": "Courtesy of @drforbin" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266221441", + "html_url": "https://github.com/PDP-10/its/issues/169#issuecomment-266221441", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/169", + "id": 266221441, + "user": { + "login": "drforbin", + "id": 879892, + "avatar_url": "https://avatars.githubusercontent.com/u/879892?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/drforbin", + "html_url": "https://github.com/drforbin", + "followers_url": "https://api.github.com/users/drforbin/followers", + "following_url": "https://api.github.com/users/drforbin/following{/other_user}", + "gists_url": "https://api.github.com/users/drforbin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/drforbin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/drforbin/subscriptions", + "organizations_url": "https://api.github.com/users/drforbin/orgs", + "repos_url": "https://api.github.com/users/drforbin/repos", + "events_url": "https://api.github.com/users/drforbin/events{/privacy}", + "received_events_url": "https://api.github.com/users/drforbin/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-10T16:45:38Z", + "updated_at": "2016-12-10T16:45:38Z", + "body": "Thank you for mention." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266221477", + "html_url": "https://github.com/PDP-10/its/issues/169#issuecomment-266221477", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/169", + "id": 266221477, + "user": { + "login": "drforbin", + "id": 879892, + "avatar_url": "https://avatars.githubusercontent.com/u/879892?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/drforbin", + "html_url": "https://github.com/drforbin", + "followers_url": "https://api.github.com/users/drforbin/followers", + "following_url": "https://api.github.com/users/drforbin/following{/other_user}", + "gists_url": "https://api.github.com/users/drforbin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/drforbin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/drforbin/subscriptions", + "organizations_url": "https://api.github.com/users/drforbin/orgs", + "repos_url": "https://api.github.com/users/drforbin/repos", + "events_url": "https://api.github.com/users/drforbin/events{/privacy}", + "received_events_url": "https://api.github.com/users/drforbin/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-10T16:46:03Z", + "updated_at": "2016-12-10T16:46:03Z", + "body": "I have a server up running decwar if anyone wants to try it etc." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266225491", + "html_url": "https://github.com/PDP-10/its/issues/169#issuecomment-266225491", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/169", + "id": 266225491, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T17:45:26Z", + "updated_at": "2016-12-10T17:45:26Z", + "body": "Thanks @drforbin, I'd like that. Also, have you built it from source?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266225873", + "html_url": "https://github.com/PDP-10/its/issues/186#issuecomment-266225873", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/186", + "id": 266225873, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T17:52:49Z", + "updated_at": "2016-12-10T17:52:49Z", + "body": "Fixed by #201.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266226062", + "html_url": "https://github.com/PDP-10/its/issues/111#issuecomment-266226062", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/111", + "id": 266226062, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T17:56:18Z", + "updated_at": "2016-12-10T17:56:18Z", + "body": "Yes, ARCCPY takes an old-format archive and converts it to new format. This will allow us to access any old-format archives we find." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266226081", + "html_url": "https://github.com/PDP-10/its/issues/111#issuecomment-266226081", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/111", + "id": 266226081, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T17:56:43Z", + "updated_at": "2016-12-10T17:56:43Z", + "body": "@larsbrinkhoff Do you have any old-format archives I can try this out on?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266226164", + "html_url": "https://github.com/PDP-10/its/issues/111#issuecomment-266226164", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/111", + "id": 266226164, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T17:58:07Z", + "updated_at": "2016-12-10T17:58:07Z", + "body": "I think one in RMS' directory was of the old flavor." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266226720", + "html_url": "https://github.com/PDP-10/its/issues/112#issuecomment-266226720", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/112", + "id": 266226720, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T18:08:37Z", + "updated_at": "2016-12-10T18:08:37Z", + "body": "Very cool. When you are debugging another application, if you are sitting on a .call instruction in DDT, you can type :calprt and it will decode the parameter block of the .call." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266226990", + "html_url": "https://github.com/PDP-10/its/issues/113#issuecomment-266226990", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/113", + "id": 266226990, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T18:14:23Z", + "updated_at": "2016-12-10T18:14:23Z", + "body": "This may not be very helpful. It appears to only support HOSTS2-format host tables. We're using the HOST3 format." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266227243", + "html_url": "https://github.com/PDP-10/its/issues/169#issuecomment-266227243", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/169", + "id": 266227243, + "user": { + "login": "drforbin", + "id": 879892, + "avatar_url": "https://avatars.githubusercontent.com/u/879892?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/drforbin", + "html_url": "https://github.com/drforbin", + "followers_url": "https://api.github.com/users/drforbin/followers", + "following_url": "https://api.github.com/users/drforbin/following{/other_user}", + "gists_url": "https://api.github.com/users/drforbin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/drforbin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/drforbin/subscriptions", + "organizations_url": "https://api.github.com/users/drforbin/orgs", + "repos_url": "https://api.github.com/users/drforbin/repos", + "events_url": "https://api.github.com/users/drforbin/events{/privacy}", + "received_events_url": "https://api.github.com/users/drforbin/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-10T18:19:10Z", + "updated_at": "2016-12-10T18:19:10Z", + "body": "OK. You can telnet into it. I'll set you up an account if you wish.\r\nAs for source compile yes.\r\nThe background is thus. CompuServe which ran a time share service during the late 80's used decSystem-10's, but their version of tops-10 was altered from standard DEC version.\r\nDecwar was written at UT Austin and ported over to CIS mainframes. The version of DECwar released, only version of source code known to exist will not run under standard tops-10.\r\nThe version you see on github is my version which WILL run and compile on standard tops-10.\r\nIt required me to reverse engineer the CIS version and make 30k+ edits to get it to work.\r\nMostly the problem was CIS UUO's (system calls) which are not standard DEC.\r\n\r\nAnyway that is short version of history.\r\nIf you wish to discuss further etc\r\nmy email is\r\ndrforbin6@gmail.com " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266227620", + "html_url": "https://github.com/PDP-10/its/issues/114#issuecomment-266227620", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/114", + "id": 266227620, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T18:26:19Z", + "updated_at": "2016-12-10T18:26:19Z", + "body": "This errors out due to a missing SYS: :MSGS TIMES file. I'm not sure, yet, how this file is created, but I'll dig in and try to figure it out. This file exists in my PI distribution as a binary file. So some daemon must have created it." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266227898", + "html_url": "https://github.com/PDP-10/its/issues/114#issuecomment-266227898", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/114", + "id": 266227898, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T18:31:01Z", + "updated_at": "2016-12-10T18:31:01Z", + "body": "Apparently, this file keeps track of the last message a user has viewed. It is managed by the MSGS library (syseng; msgs 47). It is used by GMSGS and the :MSGS DDT command." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266230075", + "html_url": "https://github.com/PDP-10/its/issues/169#issuecomment-266230075", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/169", + "id": 266230075, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-10T19:04:45Z", + "updated_at": "2016-12-10T19:04:45Z", + "body": "Wow, I didn't know it was so much work to get it running in TOPS-10. Thank you for your effort!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266230456", + "html_url": "https://github.com/PDP-10/its/issues/169#issuecomment-266230456", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/169", + "id": 266230456, + "user": { + "login": "drforbin", + "id": 879892, + "avatar_url": "https://avatars.githubusercontent.com/u/879892?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/drforbin", + "html_url": "https://github.com/drforbin", + "followers_url": "https://api.github.com/users/drforbin/followers", + "following_url": "https://api.github.com/users/drforbin/following{/other_user}", + "gists_url": "https://api.github.com/users/drforbin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/drforbin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/drforbin/subscriptions", + "organizations_url": "https://api.github.com/users/drforbin/orgs", + "repos_url": "https://api.github.com/users/drforbin/repos", + "events_url": "https://api.github.com/users/drforbin/events{/privacy}", + "received_events_url": "https://api.github.com/users/drforbin/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-10T19:10:02Z", + "updated_at": "2016-12-10T19:10:02Z", + "body": "Your welcome. Alot of the edits are posted on github but not all. \r\nWhich is to say I migrated the code over to github once some of the changes were alrdy done.\r\nBut the difference between to original CIS version which is based on UT version and my version is quite dramatic. Alot of the changes were in WARMAC.mac which is a mac-10 assembly lang file. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266231256", + "html_url": "https://github.com/PDP-10/its/issues/169#issuecomment-266231256", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/169", + "id": 266231256, + "user": { + "login": "drforbin", + "id": 879892, + "avatar_url": "https://avatars.githubusercontent.com/u/879892?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/drforbin", + "html_url": "https://github.com/drforbin", + "followers_url": "https://api.github.com/users/drforbin/followers", + "following_url": "https://api.github.com/users/drforbin/following{/other_user}", + "gists_url": "https://api.github.com/users/drforbin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/drforbin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/drforbin/subscriptions", + "organizations_url": "https://api.github.com/users/drforbin/orgs", + "repos_url": "https://api.github.com/users/drforbin/repos", + "events_url": "https://api.github.com/users/drforbin/events{/privacy}", + "received_events_url": "https://api.github.com/users/drforbin/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-10T19:21:52Z", + "updated_at": "2016-12-10T19:21:52Z", + "body": "Oh. by the way ALL of the changes are commented. with the original code left in place.\r\nSo if you download the repository and peroose through it you will be able to see ALL the changes. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266243050", + "html_url": "https://github.com/PDP-10/its/issues/114#issuecomment-266243050", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/114", + "id": 266243050, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T22:00:45Z", + "updated_at": "2016-12-10T22:00:45Z", + "body": "I have not yet figured out how to get the file SYS;:MSGS TIMES created. The MSGS library just maps it in -- doesn't create it. I haven't found any source file yet that creates this file. Creating an empty file doesn't work (DDT reports a DDT bug if it encounters an empty file). I may have to reverse engineer the format of this file in order to create a dummy one. Still digging." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266250816", + "html_url": "https://github.com/PDP-10/its/issues/195#issuecomment-266250816", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/195", + "id": 266250816, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-10T23:49:40Z", + "updated_at": "2016-12-10T23:49:40Z", + "body": "Fixed in #193" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266253095", + "html_url": "https://github.com/PDP-10/its/issues/114#issuecomment-266253095", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/114", + "id": 266253095, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-11T00:49:12Z", + "updated_at": "2016-12-11T00:49:12Z", + "body": "I tried creating a file with a single byte in it, so that the page occupied one page. This allows msgs\"mapmsg to work. The first time someone does a :msgs command, the file is rewritten to be correctly formatted. So I'm going to include a dummy (1-byte long) SYS; :MSGS TIMES file so that DDT won't barf and :GMSGS will work. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266255826", + "html_url": "https://github.com/PDP-10/its/issues/114#issuecomment-266255826", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/114", + "id": 266255826, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-11T02:11:21Z", + "updated_at": "2016-12-11T02:11:58Z", + "body": "The one-byte file turned out not to work. I had to write out a single page file (2000 words) with the first word being a valid sixbit value. This seemed to work fine. It may have been the case that a single page of 0s would have worked as well." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266256102", + "html_url": "https://github.com/PDP-10/its/issues/114#issuecomment-266256102", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/114", + "id": 266256102, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-11T02:18:25Z", + "updated_at": "2016-12-11T02:18:25Z", + "body": "It looks like a file with a single page (2000 words) of 0 will work. It doesn't have to have a valid sixbit value in word 0." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266256326", + "html_url": "https://github.com/PDP-10/its/pull/208#issuecomment-266256326", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/208", + "id": 266256326, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-11T02:25:33Z", + "updated_at": "2016-12-11T02:25:33Z", + "body": "I updated this PR to include a SYS; :MSGS TIMES that doesn't include any entries. It is a page of zeros. This is sufficient to prevent DDT from complaining of a BUG and :GMSGS from getting an MPV." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266256623", + "html_url": "https://github.com/PDP-10/its/issues/119#issuecomment-266256623", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/119", + "id": 266256623, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-11T02:33:50Z", + "updated_at": "2016-12-11T02:33:50Z", + "body": "This needs TAA; UUOS >, which I believe is not found." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266256689", + "html_url": "https://github.com/PDP-10/its/issues/120#issuecomment-266256689", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/120", + "id": 266256689, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-11T02:35:48Z", + "updated_at": "2016-12-11T02:35:48Z", + "body": "MSPLIT appears to default to the filename \\;\\ MAIL" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266267275", + "html_url": "https://github.com/PDP-10/its/issues/207#issuecomment-266267275", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/207", + "id": 266267275, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-11T07:09:52Z", + "updated_at": "2016-12-11T07:09:52Z", + "body": "Created new ticket #217 regarding adding documentation for probe. This ticket should be about getting existing code installed. Also, I'm not convinced the documentation mentioned here is \"quite right\". For example, the command would be \":pb \\ \\\", not :~S \\ \\." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266267296", + "html_url": "https://github.com/PDP-10/its/issues/207#issuecomment-266267296", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/207", + "id": 266267296, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-11T07:10:44Z", + "updated_at": "2016-12-11T07:10:44Z", + "body": "Also, the link sys;ts pb should point to sys; ts probe.\r\n\r\nNote: this program automatically purifies itself and pdumps to sys;ts probe when run with debug/0." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266269794", + "html_url": "https://github.com/PDP-10/its/issues/119#issuecomment-266269794", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/119", + "id": 266269794, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-11T08:28:09Z", + "updated_at": "2016-12-11T08:28:09Z", + "body": "Right, it's the same file used by XXFILE. But it's good there are two different programs using it, so we have more data to reconstruct it." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266269863", + "html_url": "https://github.com/PDP-10/its/issues/207#issuecomment-266269863", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/207", + "id": 266269863, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-11T08:30:13Z", + "updated_at": "2016-12-11T08:30:13Z", + "body": "Thanks, it's better to have a separate issue.\r\n\r\nThe ~S should be replaced with the JNAME. It's a call to the FORMAT function. I suppose in the documentation, we should use either PROBE or PB." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266271930", + "html_url": "https://github.com/PDP-10/its/issues/114#issuecomment-266271930", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/114", + "id": 266271930, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-11T09:28:21Z", + "updated_at": "2016-12-11T09:28:21Z", + "body": "Good detective work.\r\n\r\nAren't all words valid SIXBIT?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266291805", + "html_url": "https://github.com/PDP-10/its/issues/114#issuecomment-266291805", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/114", + "id": 266291805, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-11T16:33:33Z", + "updated_at": "2016-12-11T16:33:33Z", + "body": "Right. But I thought the first word had to contain something (and what is placed there on successful :MSGS is the HSNAME of a user, followed by a word of date/time info. Turns out, though, that an empty page is sufficient. The file cannot be zero length." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266327722", + "html_url": "https://github.com/PDP-10/its/issues/222#issuecomment-266327722", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/222", + "id": 266327722, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-12T02:04:28Z", + "updated_at": "2016-12-12T02:10:06Z", + "body": "RIPDEV replaces MLDEV for machines that have passed away. I wonder whether we need it. I guess we could use it for AI, MC etc. so that anyone trying to access these machines will get some friendly message. Thoughts? Linking device;jobdev XX to device;atsign r.i.p. just causes you to get a DEVICE NOT AVAILABLE error rather than hanging. For example, trying to do a \":LISTF MC:\" hangs since ITS knows about the MC machine -- even though there is no DEVICE;JOBDEV MC link to ATSIGN MLDEV." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266334978", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-266334978", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 266334978, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-12T03:22:00Z", + "updated_at": "2016-12-12T03:22:00Z", + "body": "DEVICE; JOBDEV CHA built from MC:DCP;CHADEV 1\r\nDEVICE; JOBDEV CHAOS => DEVICE;JOBDEV CHA\r\n\r\nMC:DCP;CHADEV 1 source missing" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266352576", + "html_url": "https://github.com/PDP-10/its/issues/142#issuecomment-266352576", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/142", + "id": 266352576, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T06:26:32Z", + "updated_at": "2016-12-12T06:26:32Z", + "body": "Fixed by #197." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266352645", + "html_url": "https://github.com/PDP-10/its/pull/197#issuecomment-266352645", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/197", + "id": 266352645, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T06:27:05Z", + "updated_at": "2016-12-12T06:27:05Z", + "body": "Tested by :LOADing LIVE BIN assembled from BUDD; LIVE PALX and single-stepping it." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266353480", + "html_url": "https://github.com/PDP-10/its/pull/231#issuecomment-266353480", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/231", + "id": 266353480, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T06:34:18Z", + "updated_at": "2016-12-12T06:34:18Z", + "body": "Error:\r\n\r\n *:midas device;jobdev dp_ar5:alan;dpdev 19\r\n AR5:DPDEV 19 ALAN;\r\n NO SUCH DEVICE\r\n\r\nThe ALAN directory isn't added to the sources tape." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266358659", + "html_url": "https://github.com/PDP-10/its/issues/221#issuecomment-266358659", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/221", + "id": 266358659, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T07:16:36Z", + "updated_at": "2016-12-12T07:16:36Z", + "body": "Does anything use the link?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266358796", + "html_url": "https://github.com/PDP-10/its/issues/221#issuecomment-266358796", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/221", + "id": 266358796, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T07:17:38Z", + "updated_at": "2016-12-12T07:19:01Z", + "body": "Ken has an interesting file: KLH; XLINKS 1. It seems to be a script to create all links in the PI distribution.\r\n\r\nEDIT: No, there are some links in the script which isn't in PI." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266359466", + "html_url": "https://github.com/PDP-10/its/pull/231#issuecomment-266359466", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/231", + "id": 266359466, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T07:22:56Z", + "updated_at": "2016-12-12T07:22:56Z", + "body": "Fixed." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266364409", + "html_url": "https://github.com/PDP-10/its/issues/234#issuecomment-266364409", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/234", + "id": 266364409, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T07:57:12Z", + "updated_at": "2016-12-12T08:50:42Z", + "body": "Found this in SYSDOC; .CALLS 127.\r\n\r\n Demons were much used on the DM machine for various purposes.\r\n\r\nSo I suppose this was copied from DM for some reson, but wasn't used on AI or MC." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266365997", + "html_url": "https://github.com/PDP-10/its/issues/222#issuecomment-266365997", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/222", + "id": 266365997, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T08:07:14Z", + "updated_at": "2016-12-12T08:07:14Z", + "body": "I suppose they have all passed away. On the other hand, I don't expect \nanyone would try to acces them by mistake.\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266389781", + "html_url": "https://github.com/PDP-10/its/pull/197#issuecomment-266389781", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/197", + "id": 266389781, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T10:11:11Z", + "updated_at": "2016-12-12T10:11:11Z", + "body": "Running LIVE BIN also works, once I figured out how to operate it. Editing the grid works fine, but hitting `g` doesn't do anything. Anyway, a good test that the PDP-11 emulator works.\r\n\r\nThanks @philbudne" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266398727", + "html_url": "https://github.com/PDP-10/its/issues/238#issuecomment-266398727", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/238", + "id": 266398727, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T10:53:58Z", + "updated_at": "2016-12-12T11:26:33Z", + "body": "Disassemble SYS2; TS XXFILE and SYS2; MSEND and compare with their source code. The AI MSEND binary may be damaged; the MC binary seems good." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266398871", + "html_url": "https://github.com/PDP-10/its/issues/238#issuecomment-266398871", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/238", + "id": 266398871, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T10:54:41Z", + "updated_at": "2016-12-12T10:54:41Z", + "body": "The XXFILE binary has a symbol table section for UUOS.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266413364", + "html_url": "https://github.com/PDP-10/its/issues/119#issuecomment-266413364", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/119", + "id": 266413364, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T11:54:26Z", + "updated_at": "2016-12-12T11:54:26Z", + "body": "It also needs the missing file TAA; INP >." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266413579", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-266413579", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 266413579, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T11:55:25Z", + "updated_at": "2016-12-12T11:55:25Z", + "body": "SYSEN2; MSEND 150 includes DM: TAA; INP > which is missing." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266453421", + "html_url": "https://github.com/PDP-10/its/issues/239#issuecomment-266453421", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/239", + "id": 266453421, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-12T15:04:10Z", + "updated_at": "2016-12-12T15:04:10Z", + "body": "Could use ADMIN or BUILD.\r\n\r\nOr we could use EJS, a legendary ITS hacker!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266455079", + "html_url": "https://github.com/PDP-10/its/pull/231#issuecomment-266455079", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/231", + "id": 266455079, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-12T15:10:33Z", + "updated_at": "2016-12-12T15:10:33Z", + "body": "Thanks for fixing that." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266455564", + "html_url": "https://github.com/PDP-10/its/issues/221#issuecomment-266455564", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/221", + "id": 266455564, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-12T15:12:16Z", + "updated_at": "2016-12-12T15:12:16Z", + "body": "It is a way for system maintainers to run the mailer as an inferior." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266461708", + "html_url": "https://github.com/PDP-10/its/pull/197#issuecomment-266461708", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/197", + "id": 266461708, + "user": { + "login": "philbudne", + "id": 7842179, + "avatar_url": "https://avatars.githubusercontent.com/u/7842179?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/philbudne", + "html_url": "https://github.com/philbudne", + "followers_url": "https://api.github.com/users/philbudne/followers", + "following_url": "https://api.github.com/users/philbudne/following{/other_user}", + "gists_url": "https://api.github.com/users/philbudne/gists{/gist_id}", + "starred_url": "https://api.github.com/users/philbudne/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/philbudne/subscriptions", + "organizations_url": "https://api.github.com/users/philbudne/orgs", + "repos_url": "https://api.github.com/users/philbudne/repos", + "events_url": "https://api.github.com/users/philbudne/events{/privacy}", + "received_events_url": "https://api.github.com/users/philbudne/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-12T15:34:19Z", + "updated_at": "2016-12-12T15:34:19Z", + "body": "A simulation under a simulation under a simulation!\r\nOdd that it doesn't \"run\".... Where can I see my old home (BUDD) dir?\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266484394", + "html_url": "https://github.com/PDP-10/its/issues/239#issuecomment-266484394", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/239", + "id": 266484394, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T16:52:59Z", + "updated_at": "2016-12-12T16:52:59Z", + "body": "Modest, aren't we? ;-)\r\n\r\nOr how about DB, since that implies the DistriBution ITS?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266485917", + "html_url": "https://github.com/PDP-10/its/issues/239#issuecomment-266485917", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/239", + "id": 266485917, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-12T16:58:03Z", + "updated_at": "2016-12-12T16:58:03Z", + "body": "Perfect!\n\n-- Eric\n\n\n> On Dec 12, 2016, at 08:52, Lars Brinkhoff wrote:\n> \n> Modest, aren't we? ;-)\n> \n> Or how about DB, since that implies the DistriBution ITS?\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266487969", + "html_url": "https://github.com/PDP-10/its/pull/197#issuecomment-266487969", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/197", + "id": 266487969, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T17:04:39Z", + "updated_at": "2016-12-12T17:04:39Z", + "body": "> Where can I see my old home (BUDD) dir?\r\n\r\nWe only add files on a case-by-case bases as needed to build or document programs, as there may be privacy concerns otherwise.\r\n\r\nSince you kinda requested them, here are your files:\r\nhttps://github.com/PDP-10/its/tree/user/budd" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266499535", + "html_url": "https://github.com/PDP-10/its/pull/244#issuecomment-266499535", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/244", + "id": 266499535, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-12T17:46:18Z", + "updated_at": "2016-12-12T17:46:18Z", + "body": "Yeah. I did that because I didn't know what it did. I thought it was a means of analyzing a .LOSE, but then I had my doubts. It's probably going to require that we study the source more. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266529437", + "html_url": "https://github.com/PDP-10/its/issues/242#issuecomment-266529437", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/242", + "id": 266529437, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T19:36:25Z", + "updated_at": "2016-12-12T19:36:25Z", + "body": "Only when we can emulate such a printer do we need the device." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266536253", + "html_url": "https://github.com/PDP-10/its/issues/250#issuecomment-266536253", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/250", + "id": 266536253, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T20:00:48Z", + "updated_at": "2016-12-12T20:00:48Z", + "body": "Yes. I have done a few of them. I'd like to pick the \"most important\" onces first. Are there any you are missing in particular?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266537802", + "html_url": "https://github.com/PDP-10/its/issues/250#issuecomment-266537802", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/250", + "id": 266537802, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-12T20:06:38Z", + "updated_at": "2016-12-12T20:06:38Z", + "body": "AUTO-S and DIRED are the only ones I'm really missing now." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266539151", + "html_url": "https://github.com/PDP-10/its/pull/244#issuecomment-266539151", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/244", + "id": 266539151, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-12T20:12:06Z", + "updated_at": "2016-12-12T20:12:06Z", + "body": "I've looked at the code a bunch and don't really understand what it does and how it works. @larsbrinkhoff, if you have a chance, can you look at it?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266540878", + "html_url": "https://github.com/PDP-10/its/issues/250#issuecomment-266540878", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/250", + "id": 266540878, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T20:18:57Z", + "updated_at": "2016-12-12T20:18:57Z", + "body": "Don't know where EENV :EJ comes from. Missing source?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266541479", + "html_url": "https://github.com/PDP-10/its/issues/111#issuecomment-266541479", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/111", + "id": 266541479, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-12T20:21:25Z", + "updated_at": "2016-12-12T20:21:25Z", + "body": "Didn't find any in RMS's directories. What would a filename be for an old-format archive? Same pattern: AR? XXXXX? Or are they recognizable by name?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266542801", + "html_url": "https://github.com/PDP-10/its/pull/244#issuecomment-266542801", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/244", + "id": 266542801, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T20:26:37Z", + "updated_at": "2016-12-12T20:26:37Z", + "body": "I looked at it too, but I'm at a LOSS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266542894", + "html_url": "https://github.com/PDP-10/its/issues/250#issuecomment-266542894", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/250", + "id": 266542894, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-12T20:26:58Z", + "updated_at": "2016-12-12T20:26:58Z", + "body": "Must be. Can't find it either. From looking at EENV :EJ, it seems this package is to set up an emacs environment some special way with various packages loaded and settings. Not sure how important it is. Have you found any documentation on it?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266543388", + "html_url": "https://github.com/PDP-10/its/issues/250#issuecomment-266543388", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/250", + "id": 266543388, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T20:28:59Z", + "updated_at": "2016-12-12T20:28:59Z", + "body": "No, I just went through the list, looking for interesting libraries. Didn't see any source code for EENV. It should have a function called \"Setup EENV\", but there was no such string in any file anywhere, except the :EJ." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266543515", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-266543515", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 266543515, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T20:29:27Z", + "updated_at": "2016-12-12T20:29:27Z", + "body": "EMACS; EENV :EJ source code missing." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266543565", + "html_url": "https://github.com/PDP-10/its/pull/244#issuecomment-266543565", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/244", + "id": 266543565, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-12T20:29:39Z", + "updated_at": "2016-12-12T20:29:39Z", + "body": ":-) When I try to run it as a normal job, it fails immediately trying to open the BOJ device. I don't understand the BOJ device -- even after having read RMS' writeup on it (SYSDOC; JOB 100). My guess is that you cannot run it as a normal job -- and I don't know how to debug a JOBDEV handler (like JOBDEV LOSS) when it is invoked \"normally\" (as a device). " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266543716", + "html_url": "https://github.com/PDP-10/its/issues/250#issuecomment-266543716", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/250", + "id": 266543716, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-12T20:30:13Z", + "updated_at": "2016-12-12T20:30:13Z", + "body": "Yup. I looked for the same." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266548095", + "html_url": "https://github.com/PDP-10/its/issues/111#issuecomment-266548095", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/111", + "id": 266548095, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T20:48:13Z", + "updated_at": "2016-12-12T20:48:13Z", + "body": "No, I misremembered. Maybe it was CSTACY.\r\n\r\nIt didn't have any special name. If you remove your DEVICE; OARCDV BIN, you can be sure that the old archives won't open. That's how I found out about them." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266551162", + "html_url": "https://github.com/PDP-10/its/issues/252#issuecomment-266551162", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/252", + "id": 266551162, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T21:00:32Z", + "updated_at": "2016-12-12T21:00:32Z", + "body": "I'd say, if no one is missing it, it's low priority." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266552948", + "html_url": "https://github.com/PDP-10/its/issues/111#issuecomment-266552948", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/111", + "id": 266552948, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-12T21:07:23Z", + "updated_at": "2016-12-12T21:07:23Z", + "body": "Just went through all of the archives in CSTACY; and didn't have any issues opening any of them (after first removing DEVICE; OARCDV BIN). So that wan't it. If you do come across an old-format archive, please let me know its location." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266557046", + "html_url": "https://github.com/PDP-10/its/issues/111#issuecomment-266557046", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/111", + "id": 266557046, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T21:23:56Z", + "updated_at": "2016-12-12T21:23:56Z", + "body": "I wil.\r\n\r\nAll new archives should start with SIXBIT ARC1!!. In our Unix files, that should translate to \\370r\\215\\012A. I tried to find AR?.* files without that, but didn't succeed. So maybe what I saw wasn't an old-format archive after all. I distinctly remember not being able to open an archive unti I added OARCDV. But now I'm not so sure any more." + } +] diff --git a/doc/github/comments5 b/doc/github/comments5 new file mode 100644 index 00000000..69779c79 --- /dev/null +++ b/doc/github/comments5 @@ -0,0 +1,2802 @@ +[ + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266562134", + "html_url": "https://github.com/PDP-10/its/issues/250#issuecomment-266562134", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/250", + "id": 266562134, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-12T21:43:37Z", + "updated_at": "2016-12-12T21:43:37Z", + "body": "More missing source?\r\n\r\nBIBTEX, INFEMX, JLKMAC, JOURNA, JUSTIF, LEDEFS, QSEND, XHOST, Z." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266563698", + "html_url": "https://github.com/PDP-10/its/issues/111#issuecomment-266563698", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/111", + "id": 266563698, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-12T21:49:41Z", + "updated_at": "2016-12-12T21:49:41Z", + "body": "I just confirmed this too. All the AR* files that I have access to appear to start with ARC1!!. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266668648", + "html_url": "https://github.com/PDP-10/its/pull/20#issuecomment-266668648", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/20", + "id": 266668648, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-13T07:43:07Z", + "updated_at": "2016-12-13T07:43:07Z", + "body": "I looked at the LSR1 EMPTY file, and it has references to Alan. Is it really empty?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266671781", + "html_url": "https://github.com/PDP-10/its/pull/20#issuecomment-266671781", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/20", + "id": 266671781, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-13T08:01:40Z", + "updated_at": "2016-12-13T08:01:40Z", + "body": "Well, it was the one that came with PI as LSR1 EMPTY. I guess it wasn't completely empty!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266671861", + "html_url": "https://github.com/PDP-10/its/pull/231#issuecomment-266671861", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/231", + "id": 266671861, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-13T08:02:07Z", + "updated_at": "2016-12-13T08:02:07Z", + "body": "No. That was a mistake." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266676155", + "html_url": "https://github.com/PDP-10/its/issues/13#issuecomment-266676155", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/13", + "id": 266676155, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-13T08:26:30Z", + "updated_at": "2016-12-13T09:03:56Z", + "body": "I can't seem to make XXFILE work. I'm trying something very simple, almost straight out of XXFILE INFO, but I get an error:\r\n\r\n *:xxfile tty:_[:listf^m]\r\n STYOPN LARS 11 XXFILE\r\n ERROR: Requesting input when none available.\r\n DB ITS.1647. DDT.1546.\r\n TTY 11\r\n 2. Lusers, Fair Share = 100%\r\n\r\nIf I type :PEEK here, I get\r\n\r\n Index Uname Jname Sname Status TTY\r\n 2 LARS HACTRN LARS HANG >\r\n 6 LARS XXFILE LARS *+TTYSO T0\r\n 7 ___007 HACTRN 0 HANG >\r\n 10 ___007 PEEK 0 +TTYBO T11 C\r\n\r\nSo it seems XXFILE opened the pseudo-TTY T11, but failed to log in. And then it didn't process the input from the JCL. I'm left in HACTRN.\r\n\r\n@taa01776 If you have some hints, that would be much appreciated." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266676516", + "html_url": "https://github.com/PDP-10/its/pull/231#issuecomment-266676516", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/231", + "id": 266676516, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-13T08:28:25Z", + "updated_at": "2016-12-13T08:28:25Z", + "body": "I fixed it in the lars/xfile branch." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266677880", + "html_url": "https://github.com/PDP-10/its/issues/13#issuecomment-266677880", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/13", + "id": 266677880, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-13T08:35:41Z", + "updated_at": "2016-12-13T08:35:41Z", + "body": "Sending output to a file instead: `:xxfile xx out_[:listf^m]`. XX OUT is created, but is zero size and locked. :PEEK says\r\n\r\n Index Uname Jname Sname Status TTY\r\n 2 LARS HACTRN LARS HANG >\r\n 6 LARS XXFILE LARS *OPEN <\r\n 10 LARS PEEK LARS +TTYBO T0 C\r\n 7 ___007 HACTRN ___007 TTYI T11\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266814958", + "html_url": "https://github.com/PDP-10/its/pull/259#issuecomment-266814958", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/259", + "id": 266814958, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-13T18:07:34Z", + "updated_at": "2016-12-13T18:07:34Z", + "body": "Fixes #181." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266817999", + "html_url": "https://github.com/PDP-10/its/issues/260#issuecomment-266817999", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/260", + "id": 266817999, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-13T18:19:23Z", + "updated_at": "2016-12-13T18:19:23Z", + "body": "And it's not just a delay issue? In other words, if you delay before sending the \"go\", does that change anything?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266819713", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-266819713", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 266819713, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-13T18:25:36Z", + "updated_at": "2016-12-13T18:25:48Z", + "body": "@eswenson1 Did you edit the table? I didn't notice, so your changes are not present in #259." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266821357", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-266821357", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 266821357, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-13T18:31:41Z", + "updated_at": "2016-12-13T18:31:41Z", + "body": "I had thought I'd added my machine to the list. But noticed it wasn't there when you committed -- but also noticed your comment about emulated systems and figured you didn't want them there. (Even though I've had ES-ITS up for over a year! :-)). No matter." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266824047", + "html_url": "https://github.com/PDP-10/its/issues/260#issuecomment-266824047", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/260", + "id": 266824047, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-13T18:41:39Z", + "updated_at": "2016-12-13T18:41:39Z", + "body": "I experimented with adding a delay before sending on stdin. I don't remember the result now, but I concluded that wasn't a viable approach anyway, because using a pipe for KLH10 input isn't ideal.\r\n\r\nI don't know if there's a way to add a delay inside dskdmp.ini." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266824563", + "html_url": "https://github.com/PDP-10/its/issues/260#issuecomment-266824563", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/260", + "id": 266824563, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-13T18:43:27Z", + "updated_at": "2016-12-13T18:43:27Z", + "body": "Also, it seems to depend on the host machine." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266831262", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-266831262", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 266831262, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-13T19:07:54Z", + "updated_at": "2016-12-13T19:07:54Z", + "body": "Fixed by #259." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266853313", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-266853313", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 266853313, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-13T20:32:16Z", + "updated_at": "2016-12-13T20:32:16Z", + "body": "There's a rumor there was a DynaMod PDP-6. (And I have some documents to back it up.) @eswenson1 or anyone else, have you heard of such a thing?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266853824", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-266853824", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 266853824, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-13T20:34:16Z", + "updated_at": "2016-12-13T20:34:16Z", + "body": "Well, I don't have any idea. But DynaMod sounds like \"Dynamic Modeling\", which is what DM stood for. So given that we had all sorts of PDP-this-and-thats attached to various of the MIT ITS machines, I wouldn't be surprised, if there was a PDP-6 attached to DM...." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266855952", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-266855952", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 266855952, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-13T20:43:01Z", + "updated_at": "2016-12-13T20:43:01Z", + "body": "Ok, thanks.\r\n\r\nRight, DM = DynaMod = Dynamic Modeling. The PDP-6 was the predecessor to the PDP-10. The AI Lab got started with ITS on a PDP-6 in the late 60s, but replaced it with a PDP-10 which was a much more reliable machine.\r\n\r\nPDP-this-and-thats would have been PDP-8 and PDP-11 minis. The 6 was a mainframe-class machine, so it wouldn't have been attached as a mere peripheral device. Maybe as a secondary CPU running alongside a 10." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266856321", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-266856321", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 266856321, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-13T20:44:23Z", + "updated_at": "2016-12-13T20:44:23Z", + "body": "Ah, right. Was confusing PDP-8s with PDP-6s. I never actually (knowingly) used the 6s when I was at LCS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266958092", + "html_url": "https://github.com/PDP-10/its/issues/250#issuecomment-266958092", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/250", + "id": 266958092, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-14T06:57:08Z", + "updated_at": "2016-12-14T06:57:08Z", + "body": "Keyboard macros are handy, no? KBDMAC defines C-x (, C-x ), C-x e." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266959654", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-266959654", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 266959654, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-14T07:07:23Z", + "updated_at": "2016-12-14T07:07:23Z", + "body": "I'm reopening this, to add more research notes." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/266963271", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-266963271", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 266963271, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-14T07:31:16Z", + "updated_at": "2016-12-14T07:31:16Z", + "body": "I found some references to another PDP-6 machine used by the Dynamic Modeling group. It's unclear whether it ran ITS.\r\n\r\n- Marc Crispin posted to alt.sys.pdp10:\r\n > I did meet the MIT AI and DM PDP-6s\r\n- [Project MAC Progress Report VII](http://www.dtic.mil/dtic/tr/fulltext/u2/732767.pdf), page 59:\r\n > at Project MAC, both the Multics GE 645 system and the Dynamic Modeling and Computer Graphics Groups' PDP-6/10 system are network hosts. \r\n- [Project MAC Progress Report IX](http://www.dtic.mil/dtic/tr/fulltext/u2/756689.pdf), page 60:\r\n > Work on the Dynamic Modeling System began, effectively, in October, 1969, when a used PDP-6 computer with 32K words of memory was delivered to Project MAC. \r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267030657", + "html_url": "https://github.com/PDP-10/its/issues/239#issuecomment-267030657", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/239", + "id": 267030657, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-14T13:14:58Z", + "updated_at": "2016-12-14T13:14:58Z", + "body": "Fixed by #253." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267140154", + "html_url": "https://github.com/PDP-10/its/issues/250#issuecomment-267140154", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/250", + "id": 267140154, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-14T20:01:29Z", + "updated_at": "2016-12-14T20:19:24Z", + "body": "These EMACS libraries were found on a TOPS-20 DUMPER tape:\r\nambassador\r\nawindow\r\nbasic20\r\nbufed\r\nc108\r\ncapl\r\ncomplain\r\ngivelib\r\ngrade\r\nhaz1510\r\nheath\r\nheath2\r\nheath3\r\nhelp-scan\r\ninter\r\ninterlisp-mode\r\nintermacs\r\nkbdalt\r\nlist\r\nlptlib\r\nmarker\r\nmerge\r\nmicro\r\nmicro-dat\r\nmwindow\r\nold-pcl\r\npager\r\npersonal\r\nprbuf\r\nprolog\r\nratfor\r\nsbasic\r\nschedit\r\nsend\r\nsend-mail\r\nsftran3\r\nsmallsearch\r\nstan\r\nstanlib\r\nteach-c100\r\ntekheath\r\ntekvt100\r\ntvi9xx\r\nunderliner\r\nvtxxx\r\nwordcount\r\nwplib\r\nwrsome\r\nxledit\r\nxon-xoff\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267141144", + "html_url": "https://github.com/PDP-10/its/issues/250#issuecomment-267141144", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/250", + "id": 267141144, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-14T20:05:13Z", + "updated_at": "2016-12-14T20:05:13Z", + "body": "Source (and doc) as well as binary?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267141725", + "html_url": "https://github.com/PDP-10/its/issues/250#issuecomment-267141725", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/250", + "id": 267141725, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-14T20:07:24Z", + "updated_at": "2016-12-14T20:07:24Z", + "body": "Yes." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267252263", + "html_url": "https://github.com/PDP-10/its/issues/265#issuecomment-267252263", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/265", + "id": 267252263, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-15T06:47:19Z", + "updated_at": "2016-12-15T06:47:19Z", + "body": "I started looking into itstar, but the file extraction code is somewhat entangled with the tape reading code." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267252279", + "html_url": "https://github.com/PDP-10/its/issues/265#issuecomment-267252279", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/265", + "id": 267252279, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-15T06:47:27Z", + "updated_at": "2016-12-15T06:47:27Z", + "body": "CC @ams" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267257218", + "html_url": "https://github.com/PDP-10/its/pull/264#issuecomment-267257218", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/264", + "id": 267257218, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-15T07:23:46Z", + "updated_at": "2016-12-15T07:23:46Z", + "body": "Thanks!\r\n\r\nI'm looking at how GNU Emacs does this for its documentation. The files in doc/emacs have a line\r\n\r\n @c See file emacs.texi for copying conditions.\r\n\r\nand emacs.texi has the full statement. I would be nice to have something similar for the SYSDOC files. There could be a SYSDOC; GPL 3 file to which other files refer." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267258627", + "html_url": "https://github.com/PDP-10/its/pull/264#issuecomment-267258627", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/264", + "id": 267258627, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-15T07:32:56Z", + "updated_at": "2016-12-15T07:32:56Z", + "body": "doc/man/emacs.1.in starts with `See section COPYING for copyright and redistribution information.`, and has the copyright statement last in the file." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267262675", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-267262675", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 267262675, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-15T07:59:35Z", + "updated_at": "2016-12-15T07:59:35Z", + "body": "@mgthompson Your list has both this\r\n\r\n ?? ITS MIT-AI Cambridge, MA KA10\r\n ?? ITS MIT-DMS Cambridge, MA KA10\r\n ?? ITS MIT-ML Cambridge, MA KA10\r\n\r\nand this\r\n\r\n 144 TOPS-10 MIT-DMS, MA KA10\r\n 198 TOPS-10 MIT-ML, MA KA10 (Probably the right S/N)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267273416", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-267273416", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 267273416, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-15T08:59:37Z", + "updated_at": "2016-12-15T08:59:37Z", + "body": "ftp://ftp.ultimate.com/pdp10/bucs20-anon/decapr/decapr.cpu.txt lists Peter Löthberg's KS 4428 running ITS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267274476", + "html_url": "https://github.com/PDP-10/its/issues/250#issuecomment-267274476", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/250", + "id": 267274476, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-15T09:05:24Z", + "updated_at": "2016-12-15T09:05:24Z", + "body": "@budd Has a VT2xx library: ftp://ftp.ultimate.com/pdp10/bucs20-anon/emacs/vt2xx.33" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267299091", + "html_url": "https://github.com/PDP-10/its/issues/245#issuecomment-267299091", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/245", + "id": 267299091, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-15T10:54:12Z", + "updated_at": "2016-12-15T10:59:07Z", + "body": "This is the [RFC 868 Time Protocol](https://tools.ietf.org/html/rfc868), distinct from the one in #269." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267334604", + "html_url": "https://github.com/PDP-10/its/issues/263#issuecomment-267334604", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/263", + "id": 267334604, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-15T14:03:50Z", + "updated_at": "2016-12-15T14:14:59Z", + "body": "TCTYP VT52 works fine, but I miss the inverse mode line. The cursor key codes conflict with regular Emacs commands. But then, why use the cursor keys in Emacs?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267344092", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-267344092", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 267344092, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-15T14:43:51Z", + "updated_at": "2016-12-15T14:44:07Z", + "body": "DM PDP-6 confirmed by Noel Chiappa:\r\n\r\n> I don't know about the software run on the two PDP-6's - by the time I arrived at MIT, they were both powered off and never, as far as I know, ever ran again. I would _assume_ that it ran ITS.\r\n> \r\n> I don't recall if the physical remains stayed until the KA's were de-commissioned, or of they were removed prior to that - I suspect they stayed, since they were mixed in with the KA's - in the case of AI at least, wired in together - but don't remember exactly. I don't recall if the I/O bus was shared between the two CPUs on the DM machines, the way it was on the AI KA and PDP-6.\r\n> \r\n> The DM PDP-6 was part of the DM KA 'assembly' - DM was in two rows (front and back) to the right of the right-hand door from the lobby into the machine room. IIRC, the PDP-6 was in the front row, to the right? of the KA CPU. (The back row contained memory boxes - a mix of different DEC memories. I don't recall where the tape and disk controllers were - or the disk drives. I seem to vaguely recall a few boxes to the left of the KA CPU? Maybe there are some pictures of the MAC machine room that will show it.)\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267375976", + "html_url": "https://github.com/PDP-10/its/pull/264#issuecomment-267375976", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/264", + "id": 267375976, + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-15T16:40:14Z", + "updated_at": "2016-12-15T16:40:14Z", + "body": "Yes, the fundamental difference is having file-scope or centralized notices.\r\n\r\nhttp://softwarefreedom.org/resources/2012/ManagingCopyrightInformation.html talks of it in the section \"Comparing two systems: file-scope and centralized notices.\" Each has strengths and weaknesses as they describe.\r\n\r\nI'll work on updating it to a more centralized method." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267398583", + "html_url": "https://github.com/PDP-10/its/pull/264#issuecomment-267398583", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/264", + "id": 267398583, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-15T18:08:05Z", + "updated_at": "2016-12-15T18:08:05Z", + "body": "Great, thanks! For documentation, is good if you don't have to scroll through a page or two of legal text when you start reading." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267431343", + "html_url": "https://github.com/PDP-10/its/issues/255#issuecomment-267431343", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/255", + "id": 267431343, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-15T20:12:22Z", + "updated_at": "2016-12-15T20:12:22Z", + "body": "Hint for TECO debugging. If there's an error message, type `?`. You'll enter a debugger of sorts." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267432528", + "html_url": "https://github.com/PDP-10/its/issues/255#issuecomment-267432528", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/255", + "id": 267432528, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-15T20:17:08Z", + "updated_at": "2016-12-15T20:17:08Z", + "body": "I may have found a problem in AUTO-S 118. There's a comment that ends in `:!`. PURIFY doesn't seem to like that. If I remove the colon or add a space, the error goes away, but is replaced by another one:\r\n\r\n OPN004 DSK: LARS; AUTO-S COMPRS FILE NOT FOUND?\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267432544", + "html_url": "https://github.com/PDP-10/its/issues/255#issuecomment-267432544", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/255", + "id": 267432544, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-15T20:17:11Z", + "updated_at": "2016-12-15T20:17:11Z", + "body": "And you can navigate up and down the stack with u and d (I think that's right). " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267432984", + "html_url": "https://github.com/PDP-10/its/issues/255#issuecomment-267432984", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/255", + "id": 267432984, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-15T20:19:02Z", + "updated_at": "2016-12-15T20:19:02Z", + "body": "That's right, and B shows the buffer which was very helpful in this case." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267433026", + "html_url": "https://github.com/PDP-10/its/issues/255#issuecomment-267433026", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/255", + "id": 267433026, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-15T20:19:12Z", + "updated_at": "2016-12-15T20:19:12Z", + "body": "Isn't that the output file being created (the compressed teco) prior to getting packaged into the :EJ file?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267433268", + "html_url": "https://github.com/PDP-10/its/issues/255#issuecomment-267433268", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/255", + "id": 267433268, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-15T20:20:07Z", + "updated_at": "2016-12-15T21:03:11Z", + "body": "Yes, PURIFY has a macro called & Compress File which generates the COMPRS file. But it silently fails and writes no output.\r\n\r\nBut this is enough progress for one day. To be continued..." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267447731", + "html_url": "https://github.com/PDP-10/its/issues/255#issuecomment-267447731", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/255", + "id": 267447731, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-15T21:22:55Z", + "updated_at": "2016-12-15T21:25:32Z", + "body": "Apparently, it wasn't. If I type C-u M-x & Compress File, I succeed in getting a COMPRS file. And after that, I can M-x Generate File." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267465686", + "html_url": "https://github.com/PDP-10/its/issues/255#issuecomment-267465686", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/255", + "id": 267465686, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-15T22:40:13Z", + "updated_at": "2016-12-15T22:40:13Z", + "body": "It wasn't what? Enough progress for one day? Does that mean you can build AUTO-S now?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267519860", + "html_url": "https://github.com/PDP-10/its/pull/264#issuecomment-267519860", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/264", + "id": 267519860, + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-16T05:25:58Z", + "updated_at": "2016-12-16T05:25:58Z", + "body": "Okay, it has been restructured into something more centralized now and is ready for your review." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267523597", + "html_url": "https://github.com/PDP-10/its/pull/264#issuecomment-267523597", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/264", + "id": 267523597, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T06:01:08Z", + "updated_at": "2016-12-16T06:01:08Z", + "body": "Thanks, merged." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267523879", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-267523879", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 267523879, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T06:03:49Z", + "updated_at": "2017-01-20T08:30:52Z", + "body": "**ML KA10**\r\n\r\nProject MAC Progress Report IX, page 86:\r\n> The \"Mathlab\" PDP-10 arrived during the year and became operational in February 1972.\r\n\r\n>The basic PDP-10 processor and one half its memory (i.e. 128K) arrived in October 1971. Richard Greenblatt and Thomas Knight made an heroic effort to bring up an ITS time-sharing system compatible with that on the Artificial Intelligence Group's machine. The new file system they created was given to the Dynamic Modeling group and tripled their effective disk utilization.\r\n>\r\n> The remainder of the memory arrived in December. In January Systems Concepts installed a pager compatible with the one on the Artificial Intelligence machine. As a result, the Mathlab machine is able to use the latest versions of the Artificial Intelligence time-sharing systems.\r\n\r\nAI memo 238, April 1972:\r\n> The ITS system is to be used by the Project HAC Mathlab group on their own PDP-10 Computer. This should increase the incentive for real modularity which has been lacking with a one installation system (Actually the Project MAC Dynamic Modelling Group uses a non-paged early offshoot of ITS on their PDP-10.)\r\n> \r\n> Much of the work in setting up the initial Mathlab system is being done by Richard L. Greenblatt.\r\n\r\nRFC 366 from 28 June 1972 says \"During this period the MIT Math Lab PDP-10 (Network address 198) became a server.\"" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267526714", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-267526714", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 267526714, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T06:27:49Z", + "updated_at": "2016-12-16T06:27:49Z", + "body": "@taa01776 As you can se in previous comments, I found some references to the Dynamic Modeling PDP-6. Do you know what that machine was used for? Was it running some version of ITS? Did it ever?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267528278", + "html_url": "https://github.com/PDP-10/its/issues/258#issuecomment-267528278", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/258", + "id": 267528278, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T06:41:02Z", + "updated_at": "2016-12-16T06:41:02Z", + "body": "Regarding INQUIR, you may want to send a note to @cstacy, since he wrote it.\r\n\r\nhttps://github.com/PDP-10/its/blob/master/src/inquir/inquir.182#L4" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267532497", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-267532497", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 267532497, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T07:16:04Z", + "updated_at": "2016-12-16T07:16:04Z", + "body": "> I have found that John Scott from http://ascii.textfiles.com/ has a copy of the drive\r\n\r\n@36bit What drive was that?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267534579", + "html_url": "https://github.com/PDP-10/its/issues/255#issuecomment-267534579", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/255", + "id": 267534579, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T07:33:02Z", + "updated_at": "2016-12-16T07:33:02Z", + "body": "I meant that I was about to $$U, but then I couldn't resist checking a few more things.\r\n\r\nYes, it builds now. & Compress File is supposed to check if there already is a newer COMPRS file, but C-u forces it to always compress. I do not yet know why this check fails." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267540881", + "html_url": "https://github.com/PDP-10/its/issues/278#issuecomment-267540881", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/278", + "id": 267540881, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T08:17:11Z", + "updated_at": "2016-12-16T09:05:27Z", + "body": "From references in SYSDOC; it seems it was possible to read/write PDP-6 memory, and load/start jobs.\r\n\r\n- <JOB> *400376 specifies the pdp6.*\r\n- LOAD .CALL *The default is ... 20,,37777 when loading the PDP6.*\r\n- OPEN .CALL *A jname of PDP6 or PDP10 opens up the PDP-6 as a \"job\". (PDP10 as a jname goes back to the days when the PDP-6 ran ITS and the PDP-10 was the auxiliary processor!).*\r\n- .UPC .USET *%PCSPC==1000 - Unused. (A PDP6 feature)*\r\n- .DCLOSE UUO *In the case of the 340, the display is made available to the pdp-6.*\r\n- .IPDP UUO *intererupt PDP-6*\r\n- .RD710 UUO *Device 710 used to be a kind of clock on the PDP-6.*\r\n- .RD760 and .WR760 UUOs *Device 760 of the PDP-6 used to be used for temporary direct sense hookups.*" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267542237", + "html_url": "https://github.com/PDP-10/its/issues/278#issuecomment-267542237", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/278", + "id": 267542237, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T08:25:54Z", + "updated_at": "2016-12-19T09:56:12Z", + "body": "Programs mentioning the PDP-6:\r\n- SYSEN1; DDT 1546\r\n- SYSEN2; TENLOD 18\r\n- SYSEN2; FED 134 - Font editor\r\n- SYSEN2; LD10 61 - Display slave for PDP10 and PDP6\r\n- SYSEN2; BIG 160 - Game?\r\n- RG; CHESS2 614 - Chess.\r\n- Space War, see #281." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267542705", + "html_url": "https://github.com/PDP-10/its/issues/278#issuecomment-267542705", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/278", + "id": 267542705, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T08:28:53Z", + "updated_at": "2016-12-16T08:28:53Z", + "body": "SYSDOC; ITS HISTRY says\r\n> [1115] 5/27/78\r\n> The following items deleted from the AI system (softwarily):\r\n> 340, DSD, OMX, IMX, N D/A, PDP6, H CLK\r\n\r\nI suppose this means the software for accessing the PDP-6 was removed in 1978." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267545126", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-267545126", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 267545126, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T08:43:45Z", + "updated_at": "2017-01-17T18:55:56Z", + "body": "**AI PDP-6**\r\n\r\nLawrence Krakauer:\r\n> ITS, written by Greenblatt and others, initially ran on the PDP-6, which was delivered to the AI lab on October 6, 1964.\r\n\r\nSYSDOC; ITS HISTRY\r\n> [1115] 5/27/78\r\n> The following items deleted from the AI system (softwarily):\r\n> 340, DSD, OMX, IMX, N D/A, PDP6, H CLK\r\n\r\nLawrence Krakauer:\r\n> The PDP-6 was retained until February 16, 1982, when it became impossible to maintain, and was taken apart. I know these dates because I have a board from the PDP-6 hanging on my office wall, with a label giving the dates the machine was delivered and demolished. See my blog entry \"Personal computers\", at http://ljkrakauer.com/LJK/essays/pc.htm.\r\n\r\n\"Getting Started Computing at the Al Lab\", 1982\r\n> MIT-AI is a modified PDP-10 KA computer which runs the powerful Incompatible Timesharing System (ITS). Along with the now-demolished PDP-6 computer, this old machine served as the primary computational resource for the first part of our history. Because of its old age, Al is not a very reliable computer, and most people do not store important files on it.\r\n> MIT-OZ is a PDP-10 KL model B computer (a \"PDP-20\"). Acquired in June of 1982, this machine is intended to serve along side and eventually replace the services of the KA." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267550025", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-267550025", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 267550025, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T09:12:48Z", + "updated_at": "2016-12-16T09:42:49Z", + "body": "ALAN; ITSPAP 7\r\n> Sequence of machines:\r\n> AI pdp6\r\n> DM pdp6\r\n> AI ka10 (first as attached processor; role switch)\r\n> DM ka10 (pdp6 flushed)\r\n> ML ka10 (first non-special-I/O-oriented system)\r\n> MX kl10 (expand ML group to high performance)\r\n> AI ks10 (begin renaissance)\r\n> ...\r\n> \r\n> Converted for KL in 1975(running in December). (Model A microcode only.)\r\n> \r\n> Converted for KS in 1984." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267551553", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-267551553", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 267551553, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T09:21:27Z", + "updated_at": "2017-01-20T08:31:33Z", + "body": "**AI KA10**\r\n\r\nProject MAC Progress Report IV, 1967:\r\n> It appears that at some time within the next year, it will be desirable to add a second processor to our central computer, the PDP-6. The initial selection of the PDP-6 computer was based in part on the fact that it was the only major-machine available that had built-in room for expansion, not only in input-output channels (which have grown steadily) but also in memory channels and in additional central-processor capacity. The manufacturer has continued to develop this concept and can offer a completely program-compatible second processor. This new processor, called the PDP-10, is about twice as fast as the present PDP-6, and if added with a small amount of its own very fast memory ought to triple the system's bulk computation rate.\r\n\r\nRFC 342 from 15 May 1972 adds AI as a Network User. In RFC 344 is had become a server.\r\n\r\n> MSG: AI 1 \r\n> Date: 05/02/83 13:51:15\r\n> From: CSTACY @ MIT-MC\r\n> \r\n> The AI KA10 has been flushed, please update your programs.\r\n\r\n> Date: Sat, 8 Feb 86 03:15:22 EST\r\n> From: \"Pandora B. Berman\" \r\n> Subject: Reports of ITS death have been highly exaggerated\r\n> To: macrakis@HARVARD.HARVARD.EDU, sollins@XX.LCS.MIT.EDU\r\n> cc: KS-ITS%AI.AI.MIT.EDU@MC.LCS.MIT.EDU\r\n> Message-ID: <[AI.AI.MIT.EDU].12905.860208.CENT>\r\n> \r\n> the semi-original AI (that is, the KA-10 rather than the PDP-6) was flushed 3 years ago. the hardware was given to a bunch of hackers from Concourse (an MIT alternative undergrad program) -- after it walked across the street to Bldg. 20, the KA still ran, but had no memory, since its latest memory incarnation was all modified LispM Mem boards, which were given to needy Lispms when the Lab flushed the machine. i think the Concourse hackers have since had access to more of these Mem boards, but they have not (alas!) managed to bring the KA up in full-fledged fashion." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267553933", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-267553933", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 267553933, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T09:34:33Z", + "updated_at": "2016-12-16T09:34:33Z", + "body": "CENT; TAPES SAVE\r\n> Project MAC, whence descended the AI Lab and LCS, developed a highly unusual operating system called ITS (Incompatible Timesharing System). For many years it was the only, or the chief, OS used at the labs, so most of the seminal work done here was done on machines running ITS. Full ITS first ran on the AI PDP6, and was ported to the DM PDP6. Later, PDP10s became available, and the labs acquired some of the earliest ones -- the AI-KA10 (AI Lab's machine), the ML KA-10 (used by the MathLab, Theory of Computation, Automatic Programming, and certain other LCS gruops), and the DMS KA-10 (Dynamic Modeling systems, also used by certain other LCS groups); these replaced the PDP-6s, which were slowly phased out. The well-known MACSYMA program was started on the AI-KA, moved to the ML-KA when that machine case online and there underwent much development, and finally needed some space to really run. At that point the Macsyma Consortium was established and bought MC, the first KL-10A installed outside DEC." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267577418", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-267577418", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 267577418, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T11:44:53Z", + "updated_at": "2016-12-27T13:14:07Z", + "body": "The Australian **FU KS10**\r\n\r\nHuw Davies:\r\n> Flinders University had a 36 bit system (I’m not sure if it was a KI or KL). I think they were running TOPS-20 on it. I see in the notes the they were running ITS on a KS\r\n\r\n---\r\n> > These Australians are really serious.\r\n> >\r\n> > (1)How may I obtain a source tape of everything useful in ITS? Is this a reasonable request? I know they are already sexed up about bending a 1090's microcode, and they would like to know much more about ITS.\r\n> >\r\n> > (2)These clowns really think they can do a VLSI pdp-10, and create a new market for a 10 in a terminal. I said \"address space too small error\" and they said \"look at VAX: a 10 gives you about the same number of bits to address\". I said \"software unsupported error\" and they said \"good, at least the software has a fighting chance if DEC stays away from it\". So... giving them the benefit of the doubt ... I still intend to send them what info they need, hoping always that someone else will attempt the project rather than my company.\r\n> \r\n> Sure, we can send them a tape. We can probably even send them a 9-track tape. (Now that AI's tape drive is up. The last people we mailed an ITS tape had to find a 7-track drive!) There should be a \"standard\" ITS distribution tape set by the end of January or so, for the benefit of people with 2020s. That set would include, besides 2020 boot tapes, a tape or two of source code, and other things any ITS should have in its filesystem. We could just mail them that tape, and a description of ITS DUMP format (which is trivial).\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267589217", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-267589217", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 267589217, + "user": { + "login": "taa01776", + "id": 1692509, + "avatar_url": "https://avatars.githubusercontent.com/u/1692509?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/taa01776", + "html_url": "https://github.com/taa01776", + "followers_url": "https://api.github.com/users/taa01776/followers", + "following_url": "https://api.github.com/users/taa01776/following{/other_user}", + "gists_url": "https://api.github.com/users/taa01776/gists{/gist_id}", + "starred_url": "https://api.github.com/users/taa01776/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/taa01776/subscriptions", + "organizations_url": "https://api.github.com/users/taa01776/orgs", + "repos_url": "https://api.github.com/users/taa01776/repos", + "events_url": "https://api.github.com/users/taa01776/events{/privacy}", + "received_events_url": "https://api.github.com/users/taa01776/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-16T13:00:16Z", + "updated_at": "2016-12-16T13:00:16Z", + "body": "Presumably the \"Infocom drive,\" which is (most of) the contents of the Sun file server that Infocom used after abandoning its DEC-20s. It has sources for some versions of Muddle (20 and VAX, but oddly not A/UX), as well as for the original Infocom games, as well as some other stuff that's of interest to Infocom fans/historians. It is several years removed from anything to do with ITS, though." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267604154", + "html_url": "https://github.com/PDP-10/its/issues/275#issuecomment-267604154", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/275", + "id": 267604154, + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-16T14:23:06Z", + "updated_at": "2016-12-16T14:23:06Z", + "body": "Git has two environment variables that may be of use: GIT_AUTHOR_DATE and GIT_COMMITTER_DATE. One is supposed to be for when the file was made and the other for when it was committed. Perhaps GIT_AUTHOR_DATE could be set when adding such files?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267604929", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-267604929", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 267604929, + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-16T14:26:55Z", + "updated_at": "2016-12-16T16:51:41Z", + "body": "> It is several years removed from anything to do with ITS, though.\r\n\r\nThe stuff for the 20 could potentially be ported back. See comment 1 in this thread." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267605813", + "html_url": "https://github.com/PDP-10/its/issues/275#issuecomment-267605813", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/275", + "id": 267605813, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T14:31:10Z", + "updated_at": "2016-12-16T14:34:57Z", + "body": "That could be one option, but it doesn't propagate to the file system. It's just version control metadata.\r\n\r\nIdeally we'd like to store three items:\r\n- git author + timestamp\r\n- git commiter + timestamp\r\n- ITS user + timestamp" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267607604", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-267607604", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 267607604, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T14:39:29Z", + "updated_at": "2016-12-16T14:39:29Z", + "body": "@AndreasDavour is probably also interested in this." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267615434", + "html_url": "https://github.com/PDP-10/its/issues/277#issuecomment-267615434", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/277", + "id": 267615434, + "user": { + "login": "rcornwell", + "id": 17032462, + "avatar_url": "https://avatars.githubusercontent.com/u/17032462?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/rcornwell", + "html_url": "https://github.com/rcornwell", + "followers_url": "https://api.github.com/users/rcornwell/followers", + "following_url": "https://api.github.com/users/rcornwell/following{/other_user}", + "gists_url": "https://api.github.com/users/rcornwell/gists{/gist_id}", + "starred_url": "https://api.github.com/users/rcornwell/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/rcornwell/subscriptions", + "organizations_url": "https://api.github.com/users/rcornwell/orgs", + "repos_url": "https://api.github.com/users/rcornwell/repos", + "events_url": "https://api.github.com/users/rcornwell/events{/privacy}", + "received_events_url": "https://api.github.com/users/rcornwell/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-16T15:14:12Z", + "updated_at": "2016-12-16T15:14:12Z", + "body": "My KA10 emulator works correctly to run Tops 10 5.03 and 6.03. When I get some time I will try and add ITS Paging to it. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267634018", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-267634018", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 267634018, + "user": { + "login": "ethandicks", + "id": 1102818, + "avatar_url": "https://avatars.githubusercontent.com/u/1102818?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/ethandicks", + "html_url": "https://github.com/ethandicks", + "followers_url": "https://api.github.com/users/ethandicks/followers", + "following_url": "https://api.github.com/users/ethandicks/following{/other_user}", + "gists_url": "https://api.github.com/users/ethandicks/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ethandicks/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ethandicks/subscriptions", + "organizations_url": "https://api.github.com/users/ethandicks/orgs", + "repos_url": "https://api.github.com/users/ethandicks/repos", + "events_url": "https://api.github.com/users/ethandicks/events{/privacy}", + "received_events_url": "https://api.github.com/users/ethandicks/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-16T16:30:21Z", + "updated_at": "2016-12-16T16:30:21Z", + "body": "> I have found that John Scott from http://ascii.textfiles.com/ has a copy of the drive\n\nJason Scott.\n\n-ethan\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267638872", + "html_url": "https://github.com/PDP-10/its/issues/275#issuecomment-267638872", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/275", + "id": 267638872, + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-16T16:51:00Z", + "updated_at": "2016-12-16T17:01:40Z", + "body": "> That could be one option, but it doesn't propagate to the file system\r\n\r\nBut it could because git already has the plumbing. One possibility is using a post-checkout hook (which runs after doing git clone or git checkout) to loop through and update the dates of the files based on the metadata. The disadvantage of this is that it would need to be a client-side hook, not server side." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267638940", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-267638940", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 267638940, + "user": { + "login": "taa01776", + "id": 1692509, + "avatar_url": "https://avatars.githubusercontent.com/u/1692509?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/taa01776", + "html_url": "https://github.com/taa01776", + "followers_url": "https://api.github.com/users/taa01776/followers", + "following_url": "https://api.github.com/users/taa01776/following{/other_user}", + "gists_url": "https://api.github.com/users/taa01776/gists{/gist_id}", + "starred_url": "https://api.github.com/users/taa01776/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/taa01776/subscriptions", + "organizations_url": "https://api.github.com/users/taa01776/orgs", + "repos_url": "https://api.github.com/users/taa01776/repos", + "events_url": "https://api.github.com/users/taa01776/events{/privacy}", + "received_events_url": "https://api.github.com/users/taa01776/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-16T16:51:18Z", + "updated_at": "2016-12-16T16:51:18Z", + "body": "I will check the mimi20.mid sources tonight, but IIRC Muddle on the 20 took advantage of extended addressing, which would not port back to ITS (why it only ever got ported to the 2020)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267640707", + "html_url": "https://github.com/PDP-10/its/issues/275#issuecomment-267640707", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/275", + "id": 267640707, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-16T16:58:18Z", + "updated_at": "2016-12-16T16:58:18Z", + "body": "i think for the sources tape we should author the itstar metadata so that the dates are properly restored when the tape is loaded. And not rely on GIT." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267648000", + "html_url": "https://github.com/PDP-10/its/issues/268#issuecomment-267648000", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/268", + "id": 267648000, + "user": { + "login": "Pul-Ess", + "id": 3611227, + "avatar_url": "https://avatars.githubusercontent.com/u/3611227?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/Pul-Ess", + "html_url": "https://github.com/Pul-Ess", + "followers_url": "https://api.github.com/users/Pul-Ess/followers", + "following_url": "https://api.github.com/users/Pul-Ess/following{/other_user}", + "gists_url": "https://api.github.com/users/Pul-Ess/gists{/gist_id}", + "starred_url": "https://api.github.com/users/Pul-Ess/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Pul-Ess/subscriptions", + "organizations_url": "https://api.github.com/users/Pul-Ess/orgs", + "repos_url": "https://api.github.com/users/Pul-Ess/repos", + "events_url": "https://api.github.com/users/Pul-Ess/events{/privacy}", + "received_events_url": "https://api.github.com/users/Pul-Ess/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-16T17:26:23Z", + "updated_at": "2016-12-16T17:26:23Z", + "body": "On Thu, 15 Dec 2016, Lars Brinkhoff wrote:\n\n>\n>PAUL; IDENTS 97\n>DEVICE; TCP SYN161\n>\n>This comes from @Pul-Ess, so it's an extension beyond the PI distribution.\n\nRFC 1413 for teh LULs\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267648845", + "html_url": "https://github.com/PDP-10/its/issues/269#issuecomment-267648845", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/269", + "id": 267648845, + "user": { + "login": "Pul-Ess", + "id": 3611227, + "avatar_url": "https://avatars.githubusercontent.com/u/3611227?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/Pul-Ess", + "html_url": "https://github.com/Pul-Ess", + "followers_url": "https://api.github.com/users/Pul-Ess/followers", + "following_url": "https://api.github.com/users/Pul-Ess/following{/other_user}", + "gists_url": "https://api.github.com/users/Pul-Ess/gists{/gist_id}", + "starred_url": "https://api.github.com/users/Pul-Ess/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Pul-Ess/subscriptions", + "organizations_url": "https://api.github.com/users/Pul-Ess/orgs", + "repos_url": "https://api.github.com/users/Pul-Ess/repos", + "events_url": "https://api.github.com/users/Pul-Ess/events{/privacy}", + "received_events_url": "https://api.github.com/users/Pul-Ess/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-16T17:29:51Z", + "updated_at": "2016-12-16T17:29:51Z", + "body": "On Thu, 15 Dec 2016, Lars Brinkhoff wrote:\n\n>SV: HACK; DATSRV 3\n>DEVICE; TCP SYN015\n>\n>@Pul-Ess implementation of RFC 867 Daytime protocol.\n\nDon't remember that one, doens't look like my code.\n\n \t/Paul\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267649865", + "html_url": "https://github.com/PDP-10/its/issues/275#issuecomment-267649865", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/275", + "id": 267649865, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T17:33:44Z", + "updated_at": "2016-12-16T17:33:44Z", + "body": "But then, if every file is updated with a copyright notice, should it have the new or the original timestamp?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267654609", + "html_url": "https://github.com/PDP-10/its/issues/268#issuecomment-267654609", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/268", + "id": 267654609, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T17:52:41Z", + "updated_at": "2016-12-16T17:52:41Z", + "body": "https://tools.ietf.org/html/rfc1413\r\n:laughing: " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267656405", + "html_url": "https://github.com/PDP-10/its/issues/275#issuecomment-267656405", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/275", + "id": 267656405, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-16T17:59:46Z", + "updated_at": "2016-12-16T17:59:46Z", + "body": "I don't really like adding the copyrights (prefer global copyrights), but if we need to add per file, leave the original file dates despite new copyright." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267678160", + "html_url": "https://github.com/PDP-10/its/issues/281#issuecomment-267678160", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/281", + "id": 267678160, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T19:37:37Z", + "updated_at": "2016-12-16T19:45:12Z", + "body": "Probably needs a DEC 340 display.\r\n\r\nhttp://bitsavers.trailing-edge.com/pdf/dec/graphics/7-13_340_Display_Programming_Manual.pdf" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267686064", + "html_url": "https://github.com/PDP-10/its/issues/281#issuecomment-267686064", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/281", + "id": 267686064, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T20:15:49Z", + "updated_at": "2016-12-16T20:15:49Z", + "body": "Archive contents:\r\n\r\n340DEF 4 \r\nACSDEF 1 \r\nARITH 1 \r\nFRGMTS 10 \r\nNEWWAR 164 \r\nSETMAC 12 \r\nSPCLRC 163 \r\nSPCWAR 163 \r\nSPCWAR PEOPLE \r\nTVWAR 20" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267687580", + "html_url": "https://github.com/PDP-10/its/issues/281#issuecomment-267687580", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/281", + "id": 267687580, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T20:23:57Z", + "updated_at": "2016-12-16T20:23:57Z", + "body": "I couldn't resist unleashing MIDAS on this. Both the timesharing and the PDP-6 version built without any hitches. Well done, time capsule from 1976!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267687734", + "html_url": "https://github.com/PDP-10/its/issues/278#issuecomment-267687734", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/278", + "id": 267687734, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T20:24:45Z", + "updated_at": "2016-12-16T20:24:45Z", + "body": "We have Space War source code from 1976 with support for the PDP-6, so I suppose it was running then." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267688467", + "html_url": "https://github.com/PDP-10/its/issues/255#issuecomment-267688467", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/255", + "id": 267688467, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T20:28:34Z", + "updated_at": "2016-12-16T20:28:34Z", + "body": "There's a workaround in #280, but I'm leaving this open since the root cause haven't been fixed." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267688513", + "html_url": "https://github.com/PDP-10/its/issues/281#issuecomment-267688513", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/281", + "id": 267688513, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-16T20:28:48Z", + "updated_at": "2016-12-16T20:28:48Z", + "body": "But does it run without specialized terminal hardware?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267689137", + "html_url": "https://github.com/PDP-10/its/issues/281#issuecomment-267689137", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/281", + "id": 267689137, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T20:31:52Z", + "updated_at": "2016-12-16T20:31:52Z", + "body": "Heck, no!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267698741", + "html_url": "https://github.com/PDP-10/its/issues/255#issuecomment-267698741", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/255", + "id": 267698741, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-16T21:21:14Z", + "updated_at": "2016-12-16T21:21:14Z", + "body": "Isn't it at least possible that the syntax that had no space hadn't been allowed for some time and any packages that were compressed since the \"change\" were fixed to add the space, but auto-s was never re-compressed, but wouldn't have worked if one had tried. And since no one bothered to recompress auto-s since it was originally built, no one discovered that it would no longer work? I assume all the other sources that allow generation of :EJ files (now), all have a space before the \"!\"?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267699674", + "html_url": "https://github.com/PDP-10/its/issues/271#issuecomment-267699674", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/271", + "id": 267699674, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-16T21:26:05Z", + "updated_at": "2016-12-16T21:26:05Z", + "body": "I looked at the source we have in src/kshack/nsalv.260 and the patch is definitely not in there. We should determine the reason for the patch and whether it is \"correct\", and assuming it is, we should make the corresponding source change (nsalv.261) and commit to tree." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267700695", + "html_url": "https://github.com/PDP-10/its/issues/271#issuecomment-267700695", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/271", + "id": 267700695, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T21:31:05Z", + "updated_at": "2016-12-16T21:31:05Z", + "body": "Yes, I also looked at the source. It would be good to check the binaries too, but I haven't done that yet." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267701080", + "html_url": "https://github.com/PDP-10/its/issues/255#issuecomment-267701080", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/255", + "id": 267701080, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T21:33:00Z", + "updated_at": "2016-12-16T21:33:00Z", + "body": "Right, that sounds likely. All other files we have, have no :! in comments.\r\n\r\nIn AI: EMACS1; only MKDUMP has a :!, but that's an IVORY library, so maybe it's ok. On MC, there were more files with :!." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267701840", + "html_url": "https://github.com/PDP-10/its/issues/271#issuecomment-267701840", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/271", + "id": 267701840, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-16T21:37:13Z", + "updated_at": "2016-12-16T21:37:13Z", + "body": "I looked at the .;SALV BIN => ./NSALV 260BIN on my ES system (PI renamed to ES), and the patch is not applied there either. It may have ONLY been needed for hardware implementations. Maybe KLH knows (don't see him here on GitHub)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267702736", + "html_url": "https://github.com/PDP-10/its/issues/271#issuecomment-267702736", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/271", + "id": 267702736, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T21:42:03Z", + "updated_at": "2016-12-16T21:42:03Z", + "body": "The important binaries to check, are those that are actually used to bootstrap a new ITS. In this repository, those are bin/boot/salv.rp07 and build/klh10/@.nsalv-260-u." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267704495", + "html_url": "https://github.com/PDP-10/its/issues/271#issuecomment-267704495", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/271", + "id": 267704495, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-16T21:51:13Z", + "updated_at": "2016-12-16T21:51:13Z", + "body": "Did you really mean salv.rp07 or did you mean salv.rp06?\r\n\r\nAnd in fact, with the KLH10 toolchain, it really is the KLH10-loadable @.nsalv-260-u file, since KLH10 users didn't load NSALV from the ITS file system, but rather from the host file system." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267704727", + "html_url": "https://github.com/PDP-10/its/issues/271#issuecomment-267704727", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/271", + "id": 267704727, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-16T21:52:29Z", + "updated_at": "2016-12-16T21:52:29Z", + "body": "Sorry, rp06." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267706449", + "html_url": "https://github.com/PDP-10/its/issues/271#issuecomment-267706449", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/271", + "id": 267706449, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-16T22:01:14Z", + "updated_at": "2016-12-16T22:01:14Z", + "body": "And while what you (and I) have said about salv.rp06 and @.nsalv-260-u is true, the NSALV that is loaded into the ITS image that we are now running under both KLH10 and SIMH does come from the version that we built -- and it doesn't have the patch in it. Again, I'm not convinced the patch is required, but I'd like to hear from Alan or Ken or someone else authoritative on the subject." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267706750", + "html_url": "https://github.com/PDP-10/its/issues/271#issuecomment-267706750", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/271", + "id": 267706750, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-16T22:02:41Z", + "updated_at": "2016-12-16T22:02:41Z", + "body": "Actually, you're right in that the patch presumably affects the ability to run MARK, which is only done using the SALV.RP06 bootstrap version, and not later, with the version built from source." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267710193", + "html_url": "https://github.com/PDP-10/its/issues/275#issuecomment-267710193", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/275", + "id": 267710193, + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-16T22:21:19Z", + "updated_at": "2016-12-16T22:21:19Z", + "body": "This is sort offtopic but there is some good news, eswenson1: Copyright notices aren't necessarily required for your own contributions. Thanks to things like the Berne Convention, which most countries of the world have signed on to, you get it automatically whether you want it or not and whether the notice is there or not. The version control system can be used to keep track of who did what when and figure out who has copyright on what stuff, should that become necessary.\r\n\r\nThis only works when someone is committing their own stuff. If stuff is being committed \"on behalf of\" others (which seems common in this project, due to importing software and documentation made by others), it's definitely a good idea to still add this so as to keep an appropriate record of who has copyright on what. (This is why I added those MIT copyright notices into those files.) Going with centralized copyright notices could be done, if it were structured appropriately so that people could still know whose copyright applied to what (which can be muddied with the whole committing \"on behalf of\" other people.) MIT doesn't necessarily have a copyright over everything in this repository, for example, and you wouldn't necessarily want to mislead people to think that they did. And if the centralized method would involve keeping track of whose copyright applies to what (at least when adding stuff that isn't your own) you may as well just add the line into the file in question." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267711244", + "html_url": "https://github.com/PDP-10/its/issues/275#issuecomment-267711244", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/275", + "id": 267711244, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-16T22:27:07Z", + "updated_at": "2016-12-16T22:27:07Z", + "body": "Hi @36bit. I'm happy to leave up to those of you who are more informed in this area to determine whether we need copyright notices on all the files that we didn't author or whether we can use some general, blanket copyright notices. If you think we need them on all files, I'll go along with it.\r\n\r\nIn any case, I think obscuring the original file date/times is a bad idea. So even if we do add copyright notices to all the source files, I think we should endeavor to have the date/times reflect that last time they were modified -- since we have that information now in the tapes we've used to retrieve these sources. Since \"itstar\" has the means of restoring date/times on files, we can leverage that when we load source tapes into our ITS system during a build.\r\n\r\nWe should decide, soon, whether we need individual copyright notices, and what the content should be. If we decide to put individual copyright notices, coming up with that text now would allow us to start applying it all source files as we add them. Then, we need to determine whether we need to add any copyright notices (GPLv3?) to any source files we modify. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267711463", + "html_url": "https://github.com/PDP-10/its/issues/275#issuecomment-267711463", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/275", + "id": 267711463, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-16T22:28:17Z", + "updated_at": "2016-12-16T22:28:17Z", + "body": "@36bit: by the way, do you have a name? :-) Your github profile doesn't reveal. Are you an ITS old-timer (that I might know), or do you have some other interest in this project? Feel free to contact me via email if you wish to remain anonymous on GitHub. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267727003", + "html_url": "https://github.com/PDP-10/its/issues/258#issuecomment-267727003", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/258", + "id": 267727003, + "user": { + "login": "cstacy", + "id": 1906336, + "avatar_url": "https://avatars.githubusercontent.com/u/1906336?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/cstacy", + "html_url": "https://github.com/cstacy", + "followers_url": "https://api.github.com/users/cstacy/followers", + "following_url": "https://api.github.com/users/cstacy/following{/other_user}", + "gists_url": "https://api.github.com/users/cstacy/gists{/gist_id}", + "starred_url": "https://api.github.com/users/cstacy/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/cstacy/subscriptions", + "organizations_url": "https://api.github.com/users/cstacy/orgs", + "repos_url": "https://api.github.com/users/cstacy/repos", + "events_url": "https://api.github.com/users/cstacy/events{/privacy}", + "received_events_url": "https://api.github.com/users/cstacy/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-17T00:16:41Z", + "updated_at": "2016-12-17T00:16:41Z", + "body": "I don't know what licenses are currently on the ITS source code, in general.\r\nThat's the first question I would have!\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267731302", + "html_url": "https://github.com/PDP-10/its/issues/258#issuecomment-267731302", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/258", + "id": 267731302, + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-17T00:59:25Z", + "updated_at": "2016-12-17T00:59:25Z", + "body": "> I don't know what licenses are currently on the ITS source code, in general.\r\nThat's the first question I would have!\r\n\r\nFrom my initial and very rough review seems It seems a hodgepodge. MIT released (some) of ITS under the GPL. Still others parts are free of copyright restrictions and in the public domain (in the U.S.) because they were not published with a copyright notice, which was a requirement of U.S. copyright law at that time (it's not anymore, but that it used to be works to our advantage in this case.) Still others have various other licenses (like INQUIR) which are almost but not quite [free software](https://www.gnu.org/philosophy/free-sw.html)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267740920", + "html_url": "https://github.com/PDP-10/its/issues/258#issuecomment-267740920", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/258", + "id": 267740920, + "user": { + "login": "cstacy", + "id": 1906336, + "avatar_url": "https://avatars.githubusercontent.com/u/1906336?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/cstacy", + "html_url": "https://github.com/cstacy", + "followers_url": "https://api.github.com/users/cstacy/followers", + "following_url": "https://api.github.com/users/cstacy/following{/other_user}", + "gists_url": "https://api.github.com/users/cstacy/gists{/gist_id}", + "starred_url": "https://api.github.com/users/cstacy/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/cstacy/subscriptions", + "organizations_url": "https://api.github.com/users/cstacy/orgs", + "repos_url": "https://api.github.com/users/cstacy/repos", + "events_url": "https://api.github.com/users/cstacy/events{/privacy}", + "received_events_url": "https://api.github.com/users/cstacy/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-17T03:48:49Z", + "updated_at": "2016-12-17T03:48:49Z", + "body": "Yeah, it might even be worse than that, because exactly what material was (term of art) \"published\" at what time could be very complicated. (And there might even be material which didn't belong to MIT.) However, it is extraordinarily unlikely that MIT will ever come after anyone for doing anything with ITS.\r\n\r\nAlthough ITS (when it only ran on five computers) was used by people doing commercial and proprietary work, the system itself was never a product and was never distributed. (By the way, this fact probably negates the idea that it was \"published\" during the pre-Berne USA Copyright era.) Anyway, ITS has never been considered to be an IP asset back in the day, and I really don't think any modern day MIT lawyers are going to come looking for trouble about it today.\r\n\r\nSo: legally, very murky.\r\nReality: hack away and have fun and absolutely *whatever*.\r\n\r\nIf MIT did an ITS release with GPL (where is that document?) it certainly indicates their modern intentions with regard to the IP. I would not worry about other MIT Copyright notices that conflict with the GPL license distribution authorization (even though I've never seen it).\r\n\r\nDefinitively clearing up all Copyright issues on any files that might be part of ITS would probably be very difficult and expensive and unlikely to get done. The only thing I'd worry about is files that might seem to be part of some ITS distribution, but which were not really part of ITS (e.g. not MIT's IP).\r\n\r\nINQUIR is part of ITS.\r\nI assure you that the libraries it uses are also not a problem, either.\r\n\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267743634", + "html_url": "https://github.com/PDP-10/its/issues/258#issuecomment-267743634", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/258", + "id": 267743634, + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-17T04:58:30Z", + "updated_at": "2016-12-17T04:58:30Z", + "body": "> However, it is extraordinarily unlikely that MIT will ever come after anyone for doing anything with ITS.\r\n\r\nI also think this but will still do my due diligence here. And it's not that the license of INQUIR prohibits distribution (it does allow it.) So the project isn't running afoul of MIT copyright by having it. It just falls short of the free software definition, which is the part I'm hoping to change.\r\n\r\n> If MIT did an ITS release with GPL (where is that document?)\r\n\r\nThe GPLed stuff from MIT can be found at http://groups.csail.mit.edu/mac/ftpdir/its/\r\nIt's specifically under GPLv2-or-any-later-version, which makes upgrading to v3 very simple.\r\n\r\n> And there might even be material which didn't belong to MIT\r\n\r\nThere may very well be other stuff that does not belong to MIT, given that they seemed to have a somewhat open access policy for ITS. This doesn't necessarily make things any worse; it actually helps. If someone outside MIT was submitting stuff to the folks at MIT for inclusion into ITS that certainly counts as publishing their work, since it allowed other people (besides the individual that made the program) to get copies of the software on the computers at MIT, since they themselves put/sent it there for people to use.\r\n\r\nThe open access policy also helps with stuff also helps with stuff written directly by MIT staff and installed on the system. People outside of MIT would have had the same access to those programs on the machine.\r\n\r\nIn both cases the lack of notice then works in our favor in the pre-Berne era." + } +] diff --git a/doc/github/comments6 b/doc/github/comments6 new file mode 100644 index 00000000..40169983 --- /dev/null +++ b/doc/github/comments6 @@ -0,0 +1,2802 @@ +[ + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267743818", + "html_url": "https://github.com/PDP-10/its/issues/258#issuecomment-267743818", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/258", + "id": 267743818, + "user": { + "login": "cstacy", + "id": 1906336, + "avatar_url": "https://avatars.githubusercontent.com/u/1906336?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/cstacy", + "html_url": "https://github.com/cstacy", + "followers_url": "https://api.github.com/users/cstacy/followers", + "following_url": "https://api.github.com/users/cstacy/following{/other_user}", + "gists_url": "https://api.github.com/users/cstacy/gists{/gist_id}", + "starred_url": "https://api.github.com/users/cstacy/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/cstacy/subscriptions", + "organizations_url": "https://api.github.com/users/cstacy/orgs", + "repos_url": "https://api.github.com/users/cstacy/repos", + "events_url": "https://api.github.com/users/cstacy/events{/privacy}", + "received_events_url": "https://api.github.com/users/cstacy/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-17T05:05:11Z", + "updated_at": "2016-12-17T05:05:11Z", + "body": "I disagree with your legal analysis." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267748424", + "html_url": "https://github.com/PDP-10/its/issues/271#issuecomment-267748424", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/271", + "id": 267748424, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-17T07:29:40Z", + "updated_at": "2016-12-17T07:29:40Z", + "body": "Right, the NSALV binary in the ITS disk image obviously work for the limited set of functions we make it run. I believe its only use is as part of the ITS monitor dumped as .; @ ITS.\r\n\r\nThe two binaries in the repository (host file system) are used to run MARK and FESET when building a fresh disk image." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267748736", + "html_url": "https://github.com/PDP-10/its/issues/272#issuecomment-267748736", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/272", + "id": 267748736, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-17T07:40:18Z", + "updated_at": "2017-01-09T22:03:32Z", + "body": "@36bit This, and also #170 FORTRAN (hey @philbudne), should fall under the \"DEC 36-bit hobbyist license\", see http://pdp-10.trailing-edge.com/. Have fun!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267783313", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-267783313", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 267783313, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-17T19:54:46Z", + "updated_at": "2016-12-17T20:03:54Z", + "body": "**MC KL10** (also MX)\r\n\r\nProject MAC Progress Report XIII, page 69:\r\n> The Consortium purchased a KL-10 computer which is approximately five times as fast as our older KA-10 computer.\r\n> A DEC KL-10 system was purchased for the Consortium largely from ARPA funds, and was delivered in July 1975. Guy L. Steele and David A. Moon rewrote the microcode for the machine so that it simulated the pager on the Mathlab KA-10 and our ITS operating system was in operation in November.\r\n\r\n> Date: Thu, 8 Sep 88 21:39:25 EDT\r\n> From: \"Pandora B. Berman\" \r\n> Subject: The end of the world as we used to know it\r\n> To: (*MSG *ITS)@AI.AI.MIT.EDU, ARPANET-BBOARDS@AI.AI.MIT.EDU, INFO-ITS@AI.AI.MIT.EDU\r\n> Message-ID: <439827.880908.CENT@AI.AI.MIT.EDU>\r\n> \r\n> \"The time has come,\" said LCS,\r\n> \"MX at last must go.\r\n> Its day has gone. We need that space\r\n> Most urgently.\" And so\r\n> Before we crate it, let us give\r\n> A final cheerio.\r\n> \r\n> Once there was a KL-10 called MIT-MC which belonged to the Macsyma Consortium. It provided Macsyma, the symbolic algebra system, to researchers all over the world, and mail gatewaying and mailing list support to a large fraction of the Arpanet. Things continued in this fashion from 1975 to 1983.\r\n> \r\n> When the Macsyma Consortium dissolved in 1983, MC turned to providing cycles for MIT's Laboratory for Computer Science, and continued supporting much of the Arpanet's mail service. But the machine itself was growing old and cranky. In 1986, the mail services were moved to a smaller, more maintainable machine (a KS-10), and the name \"MC\" was moved with them. But the KL-10 continued to run under the new name \"MX\".\r\n> \r\n> Now the end has come. MX was down cold for several months, and has only been revived recently to copy some old 7-track tapes. LCS can't keep MX any longer -- it needs the space for other purposes. So the KL is being sent to the Home for Aged But Beloved PDP-10s; a crack team of hardware hackers will arrive next week to dismantle it and take it back with them to Sweden." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267783501", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-267783501", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 267783501, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-17T19:58:46Z", + "updated_at": "2016-12-17T19:59:07Z", + "body": "**ML KS10**\r\n\r\n> Date: Thu, 25 Jan 90 04:43:45 EST\r\n> From: \"Pandora B. Berman\" \r\n> Subject: adios to ML\r\n> To: BUG-ITS%AI.AI.MIT.EDU@MINTAKA.LCS.MIT.EDU, POSTMASTER%AI.AI.MIT.EDU@MINTAKA.LCS.MIT.EDU, NGL%AI.AI.MIT.EDU@MINTAKA.LCS.MIT.EDU\r\n> Message-ID: <693233.900125.CENT@AI.AI.MIT.EDU>\r\n> \r\n> alan has made an Executive Decision that trying to make ML work again, as well as keeping AI and MC in good shape, is Too Much Work For One Overloaded Grad Student However Encouraging His Friends Are. therefore, ML isn't coming up again. we did a full dump just before it came down in november, so all the files are available.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267784377", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-267784377", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 267784377, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-17T20:17:31Z", + "updated_at": "2017-01-20T08:32:35Z", + "body": "**MC KS10**\r\n\r\nNote: it was called MX first, and then switched name with the KL10 MC.\r\n\r\n> Date: Fri, 28 Mar 86 09:02:47 EST\r\n> From: Alan Bawden \r\n> Subject: A new ITS is born\r\n> To: INFO-ITS@AI.AI.MIT.EDU, KS-ITS@AI.AI.MIT.EDU, KARENS@AI.AI.MIT.EDU\r\n> Message-ID: <[AI.AI.MIT.EDU].22057.860328.ALAN>\r\n> \r\n> MIT-MX came up for the first time this morning. (You can supdup there right now, but you won't find much when you get there...) There are still some problems with the technology for creating new ITS systems from scratch, but it mostly works. Hopefully after doing the next two (ML and MD) things will be pretty smooth.\r\n> \r\n> All kind of worms are crawling out of the woodwork because of various programs that -know- that all ITS machines are named \"AI\", \"MC\", \"ML\", or \"DM\". It should take another days hacking to stomp them all...\r\n\r\n> Date: Fri, 25 Apr 86 10:15:06 EST\r\n> From: \"Pandora B. Berman\" \r\n> Subject: moving day\r\n> To: KS-ITS@AI.AI.MIT.EDU, LAUREL@AI.AI.MIT.EDU, sollins@XX.LCS.MIT.EDU\r\n> Message-ID: <[AI.AI.MIT.EDU].30845.860425.CENT> \r\n> \r\n> MX and ML have undergone a mutual brain transplant. MX is now the KS between the LHDH bay and the 8N-HUBs, while ML is now the KS over beside MD, near the dover. MX is (still) running ITS; its LHDH doesn't work for some reason, but JTW et al are planning to work on this. ML and MD are still running Twenex, but that won't last." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267785404", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-267785404", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 267785404, + "user": { + "login": "taa01776", + "id": 1692509, + "avatar_url": "https://avatars.githubusercontent.com/u/1692509?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/taa01776", + "html_url": "https://github.com/taa01776", + "followers_url": "https://api.github.com/users/taa01776/followers", + "following_url": "https://api.github.com/users/taa01776/following{/other_user}", + "gists_url": "https://api.github.com/users/taa01776/gists{/gist_id}", + "starred_url": "https://api.github.com/users/taa01776/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/taa01776/subscriptions", + "organizations_url": "https://api.github.com/users/taa01776/orgs", + "repos_url": "https://api.github.com/users/taa01776/repos", + "events_url": "https://api.github.com/users/taa01776/events{/privacy}", + "received_events_url": "https://api.github.com/users/taa01776/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-17T20:39:40Z", + "updated_at": "2016-12-17T20:39:40Z", + "body": "The DEC20 Muddle runtime claims that it can run in either a single memory section, or in several (in the latter case, it had a few reserved sections--one for the program (vs. control) stack, for example--with everything else used for GC space). Would have to study it a bit more closely to see if that's actually a true statement: I know that we always ran in multi-section mode (we needed the memory), so the single-section configuration would not have been exercised a lot. Muddle did not take advantage of 18-bit addresses even on the KA-10 (pointers were two words, with the header having type code and, for some types, length), so there wouldn't be any changes in pointer sizes to deal with, anyway." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267785409", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-267785409", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 267785409, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-17T20:39:48Z", + "updated_at": "2016-12-17T20:39:48Z", + "body": "**AI KS10**\r\n\r\n> Date: Wed,17 Apr 85 17:19:39 EST\r\n> From: Alan Bawden \r\n> Subject: AI ITS 1514\r\n> To: KS-ITS@MIT-MC\r\n> Message-ID: <[MIT-MC].458514.850417.ALAN>\r\n> \r\n> So today I typed ^Z on AI's system console and ITS started a job, loaded SYS:ATSIGN HACTRN which contained a program that opened the TTY: and did trivial terminal IO. Wow. Multi-processing and everything..." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267787036", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-267787036", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 267787036, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-17T21:09:11Z", + "updated_at": "2017-01-20T08:29:46Z", + "body": "**DM KA10**\r\n\r\nAIM-238 says:\r\n> Actually the Project MAC Dynamic Modelling Group uses a non-paged early offshoot of ITS on their PDP-10.\r\n\r\nRFC 164 from 19 May 1971 says DM was to have NCP by end of week. RFC 211 certainly lists DMCG among other hosts. RFC 148 seems to imply NFP was working to some extent even earlier.\r\n\r\n> MSG: END GAME \r\n> Date: 11/02/83 19:20:51\r\n> From: KMP @ MIT-MC\r\n> Re: I see no DM here.\r\n> \r\n> A few moments ago (7:05:50pm), the MIT-DMS machine was officially powered down for the last time. It is the second of four ITS machines to be retired, being survived by MIT-ML and MIT-MC.\r\n> \r\n> \"As the last syllable of your spell fades into silence, darkness envelops you, and the earth shakes briefly. Then all is quiet.\r\n> \r\n> \"You are standing at the top of a flight of stairs that lead down to a passage below. Dim light, as from torches, can be seen in the passage. Behind you the stairs lead into untouched rock.\"\r\n> \r\n> The user who sent the original message merely scratched the surface of a sea of worms...\r\n> -- Marc LeBrun" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267803774", + "html_url": "https://github.com/PDP-10/its/issues/103#issuecomment-267803774", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/103", + "id": 267803774, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-18T05:06:37Z", + "updated_at": "2016-12-18T05:06:37Z", + "body": "I think the source is: SYSEN1;LIMERI 1\r\nIt uses the file MC: EAK; LIMS 7 for data for SYS2; TS LIMERI. \r\nI think it uses MC: ECC;QUOTES 55 for data for SYS1; TS QUOTE" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267803914", + "html_url": "https://github.com/PDP-10/its/issues/103#issuecomment-267803914", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/103", + "id": 267803914, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-18T05:12:59Z", + "updated_at": "2016-12-18T05:12:59Z", + "body": "I just assembled LIMERI as TS QUOTE inserting ECC; QUOTES 55 rather than EAK; LIMS 7 when prompted for LIMS > file and it worked fine. The resulting TS QUOTE displayed quotes." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267804856", + "html_url": "https://github.com/PDP-10/its/issues/99#issuecomment-267804856", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/99", + "id": 267804856, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-18T05:47:51Z", + "updated_at": "2016-12-18T05:47:51Z", + "body": "We may wish to add SYS1; TS WATCH as a link to SYS1; TS NWATCH, This is how it is setup in the PI distribution." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267807626", + "html_url": "https://github.com/PDP-10/its/pull/317#issuecomment-267807626", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/317", + "id": 267807626, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-18T07:24:59Z", + "updated_at": "2016-12-18T07:24:59Z", + "body": "We should use this to chat." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267807742", + "html_url": "https://github.com/PDP-10/its/issues/318#issuecomment-267807742", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/318", + "id": 267807742, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-18T07:29:47Z", + "updated_at": "2016-12-18T07:29:47Z", + "body": "Any way to squeeze them?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267826334", + "html_url": "https://github.com/PDP-10/its/issues/318#issuecomment-267826334", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/318", + "id": 267826334, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-18T15:07:25Z", + "updated_at": "2016-12-18T15:07:25Z", + "body": "Not that I've found. But if we find any squeezed files, it would be good to be able to unsqueeze them." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267826471", + "html_url": "https://github.com/PDP-10/its/pull/317#issuecomment-267826471", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/317", + "id": 267826471, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-18T15:09:30Z", + "updated_at": "2016-12-18T15:09:30Z", + "body": "Hmm. I bet we'd quickly want to switch to Slack or similar. (Just where are all those emojis?)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267841818", + "html_url": "https://github.com/PDP-10/its/issues/296#issuecomment-267841818", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/296", + "id": 267841818, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-18T19:43:52Z", + "updated_at": "2016-12-18T19:43:52Z", + "body": "What is RFC? There's also something called NETRFC, I'm guessing it's something related?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267842942", + "html_url": "https://github.com/PDP-10/its/issues/296#issuecomment-267842942", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/296", + "id": 267842942, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-18T20:03:53Z", + "updated_at": "2016-12-18T20:03:53Z", + "body": "Request for Comments? :-). I just copied what was in the header. Was going to look into what RFC they were implementing if/when ticket got assigned to me!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267844359", + "html_url": "https://github.com/PDP-10/its/pull/322#issuecomment-267844359", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/322", + "id": 267844359, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-18T20:29:28Z", + "updated_at": "2016-12-18T20:29:28Z", + "body": "Fixes #316." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267849722", + "html_url": "https://github.com/PDP-10/its/issues/106#issuecomment-267849722", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/106", + "id": 267849722, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-18T21:56:02Z", + "updated_at": "2016-12-18T21:56:02Z", + "body": "SYSEN2; TIME 27 is newer than SYSEN2; TIME 25. Still not version 39, but that source seems to be missing." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267853666", + "html_url": "https://github.com/PDP-10/its/issues/121#issuecomment-267853666", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/121", + "id": 267853666, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-18T23:01:40Z", + "updated_at": "2016-12-18T23:01:40Z", + "body": "This requires KSC; MACROS >, KSC; IVORY >, KSC; OUT >, and SYSENG; NETWRK > to assemble. All of these files are available in DB file system (as files or links)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267854227", + "html_url": "https://github.com/PDP-10/its/issues/297#issuecomment-267854227", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/297", + "id": 267854227, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-18T23:11:47Z", + "updated_at": "2016-12-18T23:11:47Z", + "body": "Duplicates #141 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267859295", + "html_url": "https://github.com/PDP-10/its/issues/246#issuecomment-267859295", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/246", + "id": 267859295, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T00:39:34Z", + "updated_at": "2016-12-19T00:39:34Z", + "body": "SYSTEM; ITSDEV 974 is not correct. The real source is ML: BAWDEN; ITSDEV 102.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267888658", + "html_url": "https://github.com/PDP-10/its/pull/213#issuecomment-267888658", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/213", + "id": 267888658, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T06:04:29Z", + "updated_at": "2016-12-19T06:04:29Z", + "body": "Resolves #248." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267890214", + "html_url": "https://github.com/PDP-10/its/issues/316#issuecomment-267890214", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/316", + "id": 267890214, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T06:18:58Z", + "updated_at": "2016-12-19T06:18:58Z", + "body": "Fixed by #322." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267890327", + "html_url": "https://github.com/PDP-10/its/issues/293#issuecomment-267890327", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/293", + "id": 267890327, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T06:19:59Z", + "updated_at": "2016-12-19T06:19:59Z", + "body": "Also, fix the build of real mail (TS MAIL, TS QMAIL, TS QSEND, etc. to answer \"N\" to question as to whether these are the PWORD version)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267891421", + "html_url": "https://github.com/PDP-10/its/pull/330#issuecomment-267891421", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/330", + "id": 267891421, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T06:29:09Z", + "updated_at": "2016-12-19T06:29:09Z", + "body": "Since this is not NTP, I wonder if anyone uses this today?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267891529", + "html_url": "https://github.com/PDP-10/its/issues/246#issuecomment-267891529", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/246", + "id": 267891529, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T06:30:07Z", + "updated_at": "2016-12-19T06:30:07Z", + "body": "ML: or MC:?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267891764", + "html_url": "https://github.com/PDP-10/its/pull/332#issuecomment-267891764", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/332", + "id": 267891764, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T06:32:21Z", + "updated_at": "2016-12-19T06:32:21Z", + "body": "Build error looks like a fluke, I have restarted it." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267891925", + "html_url": "https://github.com/PDP-10/its/pull/330#issuecomment-267891925", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/330", + "id": 267891925, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T06:33:32Z", + "updated_at": "2016-12-19T06:33:32Z", + "body": "Not sure, but this may be supported between ITS machines that have a Chaosnet setup between them." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267892143", + "html_url": "https://github.com/PDP-10/its/issues/246#issuecomment-267892143", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/246", + "id": 267892143, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T06:35:17Z", + "updated_at": "2016-12-19T06:35:17Z", + "body": "Well, ML: is where the binary was assembled from in the PI distribution. The file actually can be found in AI:BAWDEN; and MC:BAWDEN;. I got it from AI:BAWDEN;" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267892436", + "html_url": "https://github.com/PDP-10/its/pull/332#issuecomment-267892436", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/332", + "id": 267892436, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T06:37:35Z", + "updated_at": "2016-12-19T06:37:35Z", + "body": "Thanks." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267893460", + "html_url": "https://github.com/PDP-10/its/issues/289#issuecomment-267893460", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/289", + "id": 267893460, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T06:46:04Z", + "updated_at": "2016-12-19T06:46:04Z", + "body": "Also needs SYSENG;FNR 10\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267893549", + "html_url": "https://github.com/PDP-10/its/issues/337#issuecomment-267893549", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/337", + "id": 267893549, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T06:46:35Z", + "updated_at": "2016-12-19T06:46:35Z", + "body": "It would be nice if C-c C-c automatically sent the file to ITS, assembled it, and sent back error messages for display in Emacs." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267893877", + "html_url": "https://github.com/PDP-10/its/pull/336#issuecomment-267893877", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/336", + "id": 267893877, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T06:49:29Z", + "updated_at": "2016-12-19T06:49:29Z", + "body": "It would be nice if :LOAD did something clever, e.g. having this do the obvious thing\r\n\r\n :LOAD *; * *\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267894534", + "html_url": "https://github.com/PDP-10/its/pull/338#issuecomment-267894534", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/338", + "id": 267894534, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T06:54:57Z", + "updated_at": "2016-12-19T06:54:57Z", + "body": "Something's wrong with my branch. let me try again." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267895160", + "html_url": "https://github.com/PDP-10/its/issues/337#issuecomment-267895160", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/337", + "id": 267895160, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T06:59:36Z", + "updated_at": "2016-12-19T06:59:36Z", + "body": "Seems we are missing midas-mode. Must be an :EJ for it. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267895568", + "html_url": "https://github.com/PDP-10/its/pull/340#issuecomment-267895568", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/340", + "id": 267895568, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T07:02:39Z", + "updated_at": "2016-12-19T07:02:39Z", + "body": "Yes, it should. I'll fix." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267895813", + "html_url": "https://github.com/PDP-10/its/pull/340#issuecomment-267895813", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/340", + "id": 267895813, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T07:04:21Z", + "updated_at": "2016-12-19T07:04:21Z", + "body": "Fixed." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267896209", + "html_url": "https://github.com/PDP-10/its/issues/337#issuecomment-267896209", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/337", + "id": 267896209, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T07:07:19Z", + "updated_at": "2016-12-19T07:07:19Z", + "body": "ITS EMACS seems to do fine with -\\*- MIDAS -*- files." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267896459", + "html_url": "https://github.com/PDP-10/its/issues/337#issuecomment-267896459", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/337", + "id": 267896459, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T07:08:56Z", + "updated_at": "2016-12-19T07:08:56Z", + "body": "MIDAS Mode is part of USRCOM." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267897229", + "html_url": "https://github.com/PDP-10/its/issues/337#issuecomment-267897229", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/337", + "id": 267897229, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T07:15:09Z", + "updated_at": "2016-12-19T07:15:18Z", + "body": "USRCOM handles these modes:\r\n\r\n- LISP\r\n- PALX (same as MIDAS)\r\n- MIDAS\r\n- TECO (loads PURIFY)\r\n- TEX (loads TEX)\r\n- Scribe (loads SCRIBE)\r\n- Text\r\n- Fundamental\r\n- Macsyma\r\n- MUDDLE (loads MUDDLE)\r\n- PL1 (loads PL1)\r\n- Debug (loads TDEBUG for debugging TECO)\r\n- Auto Fill\r\n- Atom Word\r\n- Overwrite\r\n- Indent Tabs\r\n- SAIL Character\r\n- Word Abbrev (loads WORDAB)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267898762", + "html_url": "https://github.com/PDP-10/its/pull/334#issuecomment-267898762", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/334", + "id": 267898762, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T07:27:03Z", + "updated_at": "2016-12-19T07:27:03Z", + "body": "Fair enough. Would it be better to remove all periods?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267899606", + "html_url": "https://github.com/PDP-10/its/issues/246#issuecomment-267899606", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/246", + "id": 267899606, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T07:33:22Z", + "updated_at": "2016-12-19T07:33:22Z", + "body": "Interesting, I haven't seen any other reference to the ML machine." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267901389", + "html_url": "https://github.com/PDP-10/its/pull/329#issuecomment-267901389", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/329", + "id": 267901389, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T07:46:19Z", + "updated_at": "2016-12-19T07:46:19Z", + "body": "If would be interesting to test this along with COMIFY and HEXIFY." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267905440", + "html_url": "https://github.com/PDP-10/its/pull/341#issuecomment-267905440", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/341", + "id": 267905440, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T08:13:15Z", + "updated_at": "2016-12-19T08:13:15Z", + "body": "What is a long filename?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267914863", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-267914863", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 267914863, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T09:06:35Z", + "updated_at": "2016-12-19T09:06:35Z", + "body": "@bictorv When did UP first appear on the internet?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267923796", + "html_url": "https://github.com/PDP-10/its/issues/261#issuecomment-267923796", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/261", + "id": 267923796, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T09:52:27Z", + "updated_at": "2016-12-19T09:52:27Z", + "body": "Fixed by #282." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267935166", + "html_url": "https://github.com/PDP-10/its/pull/185#issuecomment-267935166", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/185", + "id": 267935166, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T10:48:39Z", + "updated_at": "2016-12-19T10:48:39Z", + "body": "@eswenson1 I have my user files checked into an orphan branch called user/lars. That way, they don't clutter the master branch, but are still available in the repository." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267935812", + "html_url": "https://github.com/PDP-10/its/issues/2#issuecomment-267935812", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/2", + "id": 267935812, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T10:51:48Z", + "updated_at": "2016-12-19T10:51:48Z", + "body": "I think we now have a good selection of EMACS libraries installed. I'd like to do future additions in small batches. We can't install everything, because that will overflow the EMACS1 directory.\r\n\r\nSee #250 for a long list of libraries to tick off." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267952033", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-267952033", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 267952033, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T12:23:30Z", + "updated_at": "2016-12-19T12:23:30Z", + "body": "EMACS; [TXJ] source code is missing." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267963455", + "html_url": "https://github.com/PDP-10/its/issues/315#issuecomment-267963455", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/315", + "id": 267963455, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T13:26:53Z", + "updated_at": "2016-12-19T13:26:53Z", + "body": "Fixed by #327." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267964373", + "html_url": "https://github.com/PDP-10/its/issues/320#issuecomment-267964373", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/320", + "id": 267964373, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T13:31:35Z", + "updated_at": "2016-12-19T13:31:45Z", + "body": "This must be related to EMACS; XHOST :EJ." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267965767", + "html_url": "https://github.com/PDP-10/its/pull/199#issuecomment-267965767", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/199", + "id": 267965767, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T13:38:37Z", + "updated_at": "2016-12-19T13:38:37Z", + "body": "Found an alternative in the MIDAS manual: use the /T switch to set symbols." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267966003", + "html_url": "https://github.com/PDP-10/its/issues/168#issuecomment-267966003", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/168", + "id": 267966003, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T13:39:43Z", + "updated_at": "2016-12-19T13:39:43Z", + "body": "COPYING is now in place." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267966403", + "html_url": "https://github.com/PDP-10/its/issues/94#issuecomment-267966403", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/94", + "id": 267966403, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T13:41:44Z", + "updated_at": "2016-12-19T13:41:44Z", + "body": "Also linked from SYS1; TS CTIMES for Chaos version." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267966462", + "html_url": "https://github.com/PDP-10/its/issues/94#issuecomment-267966462", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/94", + "id": 267966462, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T13:42:01Z", + "updated_at": "2016-12-19T13:43:10Z", + "body": "Uses #245?\r\n\r\nProbably:\r\n\r\n NTMSOC: 45 ; Socket to connect to" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267976251", + "html_url": "https://github.com/PDP-10/its/pull/349#issuecomment-267976251", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/349", + "id": 267976251, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T14:26:11Z", + "updated_at": "2016-12-19T14:26:11Z", + "body": "Fixes #163." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267976442", + "html_url": "https://github.com/PDP-10/its/issues/343#issuecomment-267976442", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/343", + "id": 267976442, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T14:27:02Z", + "updated_at": "2016-12-19T14:27:02Z", + "body": "Fixed by #345." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267984989", + "html_url": "https://github.com/PDP-10/its/pull/347#issuecomment-267984989", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/347", + "id": 267984989, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T15:00:15Z", + "updated_at": "2016-12-19T15:00:15Z", + "body": "Good point." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/267986656", + "html_url": "https://github.com/PDP-10/its/pull/334#issuecomment-267986656", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/334", + "id": 267986656, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T15:06:25Z", + "updated_at": "2016-12-19T15:06:25Z", + "body": "Probably. But clearly not a very important change." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268003289", + "html_url": "https://github.com/PDP-10/its/pull/347#issuecomment-268003289", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/347", + "id": 268003289, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T16:06:58Z", + "updated_at": "2016-12-19T16:06:58Z", + "body": "I think, perhaps, we should create a SYSEN3 directory and put all the sources we extract from random archives into that directory. We should probably also move some of the random included files from KLH, KSC, etc. directories into SYSEN3. It's my opinion, that if a binary is in SYS, SYS1, SYS2, or SYS3, then the source should be in SYSENG, SYSEN1, SYSEN2, or (SYSEN3). " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268012697", + "html_url": "https://github.com/PDP-10/its/issues/313#issuecomment-268012697", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/313", + "id": 268012697, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T16:40:49Z", + "updated_at": "2016-12-19T16:40:49Z", + "body": "Also needs KP;MACROS >. This appears not to be KSC; MACROS >. It appears to be GREN; MACROS 1." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268042768", + "html_url": "https://github.com/PDP-10/its/pull/350#issuecomment-268042768", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/350", + "id": 268042768, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T18:39:50Z", + "updated_at": "2016-12-19T18:39:50Z", + "body": "So how fast is it?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268043068", + "html_url": "https://github.com/PDP-10/its/pull/350#issuecomment-268043068", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/350", + "id": 268043068, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T18:41:01Z", + "updated_at": "2016-12-19T18:41:01Z", + "body": "Faster than a speeding bullet. :-)\r\n\r\nI just used the same text as was used in the source code. It is just a compressed display of a directory with only the names and arranged in rows. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268043331", + "html_url": "https://github.com/PDP-10/its/pull/347#issuecomment-268043331", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/347", + "id": 268043331, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T18:42:03Z", + "updated_at": "2016-12-19T18:42:03Z", + "body": "What do you think of my idea of creating SYSEN3 and putting all these sources there? I think we should also consolidate all the klh/ksc/mrc/gren/etc. INSRT files too, but this will require us to rename some of them to avoid collisions (e.g. MACROS). " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268043746", + "html_url": "https://github.com/PDP-10/its/pull/347#issuecomment-268043746", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/347", + "id": 268043746, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T18:43:43Z", + "updated_at": "2016-12-19T18:43:43Z", + "body": "> I think, perhaps, we should create a SYSEN3 directory and put all the sources we extract from random archives into that directory.\r\n\r\nYes, good idea.\r\n\r\n> We should probably also move some of the random included files from KLH, KSC, etc. directories into SYSEN3.\r\n\r\nI think it's part of its historical charm that some files reside in individual user directories. On the other hand, it makes for a more maintainable and logical system if all system sources are in the SYSEN directories. I suppose the FOO; MACROS > would have to get some special treatment. Stay with the users, or go in e.g. SYSMAC?\r\n\r\n> It's my opinion, that if a binary is in SYS, SYS1, SYS2, or SYS3, then the source should be in SYSENG, SYSEN1, SYSEN2, or (SYSEN3).\r\n\r\nI've been thinking the same thing." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268047494", + "html_url": "https://github.com/PDP-10/its/pull/347#issuecomment-268047494", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/347", + "id": 268047494, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T18:58:38Z", + "updated_at": "2016-12-19T18:58:38Z", + "body": "While I like the historical charm, I don't like the ugliness of having INSRT files in all these random directories, and, quite frankly, that charm is really only appreciated by a few. If you bring up an ITS system, it is a big ugly to have bawden, eak, gren, ksc, mrc, rms, sra, alan, cstacy, ecc, gz, klh, and rwk directories (I know host of these people and hope that I won't offend them greatly by my blasphemous comment). There is no logical reason why anyone would look in these directories for system sources, and the fact that there are relevant sources there can only be discerned through examining the source or by attempting to assemble/compile programs. I think we could have a document included in the distribution that maps the original locations to the new locations to maintain the history. (Geez, maybe we could even have a script that creates all these personal directories and copies the files back to them for those who really wanted it that way!). " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268047919", + "html_url": "https://github.com/PDP-10/its/pull/350#issuecomment-268047919", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/350", + "id": 268047919, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T18:59:48Z", + "updated_at": "2016-12-19T18:59:48Z", + "body": "Ah, should be much faster on a 1200 baud line." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268048042", + "html_url": "https://github.com/PDP-10/its/pull/347#issuecomment-268048042", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/347", + "id": 268048042, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T19:00:17Z", + "updated_at": "2016-12-19T19:00:17Z", + "body": "I didn't answer your SYSMAC issue. I think all those INSRTs should go in SYSEN3 and get renamed to avoid collisions. So, for example, GREN; MACROS > could become SYSEN3; GREMAC >, or something like that. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268049035", + "html_url": "https://github.com/PDP-10/its/pull/350#issuecomment-268049035", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/350", + "id": 268049035, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T19:04:24Z", + "updated_at": "2016-12-19T19:04:24Z", + "body": "Indeed. I remember using ITS on a 1200 baud line. We had an LA36 (printing) terminal in our fraternity house with an acoustic coupler modem. I had to dial up a TIP/TAC and enter \"@o 54\" (or something like that) to connect to MIT-MC. And boy, did you regret typing some command that spewed a lot of output. You had to abort output all the time for fear of using up all the paper, or waiting interminably for the output to finish...." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268052335", + "html_url": "https://github.com/PDP-10/its/issues/2#issuecomment-268052335", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/2", + "id": 268052335, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T19:17:40Z", + "updated_at": "2016-12-19T19:18:01Z", + "body": "You mentioned not being able to install all EMACS libraries due to overflowing EMACS1. I'm not sure I understand. The source to EMACS libraries is in EMACS1. Clearly, you can include all the EMACS library source that AI/MC had in EMACS1. Are you talking about additional sources that lived elsewhere (e.g. in TOPS20 tapes)? If so, I think the additional sources should go into a new EMACS2. Or are you worried about not being able to have all the :EJ files in EMACS? Perhaps we'll have to create an EMACLB (emacs library) directory or some other directory (EMACSn) for the additional :EJ files and update the autoload properties (if necessary) for those to support loading :EJ files from both EMACS; and the new directory. \r\n\r\nOur initial goal, however, should be to include all libraries we can (assuming source can be found) for which there were :EJ files (or \\[...\\] files) in EMACS; This, by definition, can't overflow EMACS (or the EMACS1 source directory), if these binaries were already there in the original distribution. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268053377", + "html_url": "https://github.com/PDP-10/its/pull/347#issuecomment-268053377", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/347", + "id": 268053377, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T19:21:32Z", + "updated_at": "2016-12-19T19:21:32Z", + "body": "Ok, updated the pull request. I dropped the .TEMP. commit." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268054975", + "html_url": "https://github.com/PDP-10/its/issues/2#issuecomment-268054975", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/2", + "id": 268054975, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T19:27:57Z", + "updated_at": "2016-12-19T19:27:57Z", + "body": "The set of AI and MC libraries are not identical. AI has some that MC don't, and vice versa. When I tried to combine them, the result didn't fit in EMACS1.\r\n\r\nI was thinking EMACS2 for the additional libraries, and EMACS0 for :EJ files if needed." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268056006", + "html_url": "https://github.com/PDP-10/its/issues/2#issuecomment-268056006", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/2", + "id": 268056006, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-19T19:31:28Z", + "updated_at": "2016-12-19T19:31:28Z", + "body": "Ah. Makes sense. I agree with your proposal. And EMACS0 makes good sense for the :DJ files. I was \"bothered\" by the notion of EMACS1 and EMACS2 for sources, and then what name to use for binaries -- EMACS0 is a good choice. We could also care a XXXLIB directory, which parallels what was done for LISP (LSPLIB). But what to use for XXX (EMA, EMC, EMS) or EMCSLB? :-)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268056070", + "html_url": "https://github.com/PDP-10/its/pull/347#issuecomment-268056070", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/347", + "id": 268056070, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-19T19:31:41Z", + "updated_at": "2016-12-19T19:33:47Z", + "body": "I didn't move any files. The move from JSF; STNDRD MACROS to SYSENG; JSF MACROS was already present in AI/MC/PI." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268219683", + "html_url": "https://github.com/PDP-10/its/pull/197#issuecomment-268219683", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/197", + "id": 268219683, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-20T11:23:41Z", + "updated_at": "2017-01-04T07:15:02Z", + "body": "@philbudne Your program works in the 11/45 version of the emulator. Have to type a capital G to start it." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268220759", + "html_url": "https://github.com/PDP-10/its/pull/199#issuecomment-268220759", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/199", + "id": 268220759, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-20T11:29:50Z", + "updated_at": "2016-12-20T11:30:05Z", + "body": "I previously had the /45 version built, but to the wrong directory and filename. Now it mirrors PI:\r\n- SYS; TS PDP45 is the 11/45\r\n- SYS1; TS PDP11 is the 11/20" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268229386", + "html_url": "https://github.com/PDP-10/its/pull/160#issuecomment-268229386", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/160", + "id": 268229386, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-20T12:17:45Z", + "updated_at": "2016-12-20T12:17:45Z", + "body": "@eswenson1 I'm still updating this branch with added programs.\r\n\r\nI have now figured out how to handle terminal input when programs are built: Add a filename translation from TTY: to a file containing the input." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268250859", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-268250859", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 268250859, + "user": { + "login": "AndreasDavour", + "id": 1989842, + "avatar_url": "https://avatars.githubusercontent.com/u/1989842?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/AndreasDavour", + "html_url": "https://github.com/AndreasDavour", + "followers_url": "https://api.github.com/users/AndreasDavour/followers", + "following_url": "https://api.github.com/users/AndreasDavour/following{/other_user}", + "gists_url": "https://api.github.com/users/AndreasDavour/gists{/gist_id}", + "starred_url": "https://api.github.com/users/AndreasDavour/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/AndreasDavour/subscriptions", + "organizations_url": "https://api.github.com/users/AndreasDavour/orgs", + "repos_url": "https://api.github.com/users/AndreasDavour/repos", + "events_url": "https://api.github.com/users/AndreasDavour/events{/privacy}", + "received_events_url": "https://api.github.com/users/AndreasDavour/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-20T14:05:10Z", + "updated_at": "2016-12-20T14:05:10Z", + "body": "Interesting stuff, this! Some of you have been digging deep. I really look forward hearing more from Hal's and the MIT archivist's efforts. \r\n\r\nI think I have heard from Rich Alderson that the ITS disks that have been online was just a few of the backups taken and more should be in the vaults at MIT. Sadly, I don't remember if I asked him that, or if it popped up in some other conversations. No trace in my archives. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268262995", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-268262995", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 268262995, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-20T14:54:28Z", + "updated_at": "2016-12-20T14:55:17Z", + "body": "I believe you mean the AI and MC backups that were taken before they were shut down the last time. They are indeed just a snapshot of the systems at that point in time. Many programs are missing, and even more source code.\r\n\r\nThere were regular backups made since at least 1971, to 7-track tapes. When the 7-track drives started to fail, a selection of the tapes were taken to DEC's Manyard site and transferred to 9-track tapes. Later, the process repeated itself, and a selection of 9-track tapes were transferred to more modern media. Some tapes were unreadable and some were only incremental backups. The result now sits somewhere inside MIT's digital archives." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268274159", + "html_url": "https://github.com/PDP-10/its/pull/160#issuecomment-268274159", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/160", + "id": 268274159, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-20T15:36:09Z", + "updated_at": "2016-12-20T15:36:09Z", + "body": "Very cool. Hadn't occurred to me to use DDT translations for this. Good thinking, and a bit obvious in retrospect!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268278784", + "html_url": "https://github.com/PDP-10/its/pull/352#issuecomment-268278784", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/352", + "id": 268278784, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-20T15:53:12Z", + "updated_at": "2016-12-20T15:53:12Z", + "body": "Have you verified that ITS treats SYSEN3 as a system directory, making note on the console of writes to that dir? Just wanted to verify that ITS didn't have a hard coded list of directories that we needed to update (rather than code to treat any directory beginning with SYS as one) " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268295039", + "html_url": "https://github.com/PDP-10/its/pull/197#issuecomment-268295039", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/197", + "id": 268295039, + "user": { + "login": "philbudne", + "id": 7842179, + "avatar_url": "https://avatars.githubusercontent.com/u/7842179?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/philbudne", + "html_url": "https://github.com/philbudne", + "followers_url": "https://api.github.com/users/philbudne/followers", + "following_url": "https://api.github.com/users/philbudne/following{/other_user}", + "gists_url": "https://api.github.com/users/philbudne/gists{/gist_id}", + "starred_url": "https://api.github.com/users/philbudne/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/philbudne/subscriptions", + "organizations_url": "https://api.github.com/users/philbudne/orgs", + "repos_url": "https://api.github.com/users/philbudne/repos", + "events_url": "https://api.github.com/users/philbudne/events{/privacy}", + "received_events_url": "https://api.github.com/users/philbudne/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-20T16:51:11Z", + "updated_at": "2016-12-20T16:51:11Z", + "body": "ISTR I ran it on my 11/03, so maybe something non-basic snuck in.\nI couldn't find any EIS (ASH, ASHC, MUL, DIV) instructions....\n\np\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268331334", + "html_url": "https://github.com/PDP-10/its/pull/352#issuecomment-268331334", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/352", + "id": 268331334, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-20T19:16:02Z", + "updated_at": "2016-12-20T19:16:02Z", + "body": "No, I haven't. I didn't know ITS treated system directories differently." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268334682", + "html_url": "https://github.com/PDP-10/its/pull/352#issuecomment-268334682", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/352", + "id": 268334682, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-20T19:28:10Z", + "updated_at": "2016-12-20T19:28:10Z", + "body": "I suspect the ITS implementor \"did it right\" and just treated any directory that started with the three letters \"SYS\" as a system directory. Any time a program writes to these directories, a system message (see SYSMSG) is written to the operator console and stored in the SYSMSG log. The user performing the operation is identified (as the \"culprit\") to aid in tracking down unauthorized changes to the system (or aid in tracking down why something is found to be broken)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268337680", + "html_url": "https://github.com/PDP-10/its/pull/352#issuecomment-268337680", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/352", + "id": 268337680, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-20T19:39:01Z", + "updated_at": "2016-12-20T19:39:01Z", + "body": "I tested it now, and you're right. I created files in various directories, and only those beginning with SYS triggered the console logging. Including SYSEN3." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268342605", + "html_url": "https://github.com/PDP-10/its/pull/352#issuecomment-268342605", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/352", + "id": 268342605, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-20T19:57:51Z", + "updated_at": "2016-12-20T19:57:51Z", + "body": "Great! I was hoping we didn't have to find a hardcoded list of directory names in the ITS sources and update that! " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268355842", + "html_url": "https://github.com/PDP-10/its/pull/160#issuecomment-268355842", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/160", + "id": 268355842, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-20T20:50:02Z", + "updated_at": "2016-12-20T20:50:02Z", + "body": "I spoke too soon. The .TTYMAC directive probably opens the TTY every time it's used. So for every call, it should get the first line of the input file. This doesn't work if .TTYMAC is called several times, which is the case for many programs.\r\n\r\nAlso, I don't know why, but EMACS doesn't cooperate at all with a translation for TTY:" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268388331", + "html_url": "https://github.com/PDP-10/its/issues/321#issuecomment-268388331", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/321", + "id": 268388331, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-20T23:22:07Z", + "updated_at": "2016-12-20T23:22:07Z", + "body": "As far as I know, DEVICE; JOBDEV FC was not part of PI. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268396086", + "html_url": "https://github.com/PDP-10/its/issues/308#issuecomment-268396086", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/308", + "id": 268396086, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-21T00:05:24Z", + "updated_at": "2016-12-21T00:05:24Z", + "body": "When you run this, you get a \"ILLEGAL SYSTEM CALL NAME\" referencing CHAOS0. It may well be that this is old and no longer supported by ITS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268397429", + "html_url": "https://github.com/PDP-10/its/issues/305#issuecomment-268397429", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/305", + "id": 268397429, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-21T00:13:58Z", + "updated_at": "2016-12-21T00:13:58Z", + "body": "Duplicates #326 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268400478", + "html_url": "https://github.com/PDP-10/its/issues/301#issuecomment-268400478", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/301", + "id": 268400478, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-21T00:33:36Z", + "updated_at": "2016-12-21T00:33:36Z", + "body": "See #365. This program gives you a .VAL 0. Needs to get debugged." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268404660", + "html_url": "https://github.com/PDP-10/its/issues/291#issuecomment-268404660", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/291", + "id": 268404660, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-21T01:00:34Z", + "updated_at": "2016-12-21T01:00:34Z", + "body": "This appears to allow editing mail composed with :MAIL in EMACS. Not sure how to invoke this from :MAIL yet, though. Perhaps it is documented." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268405359", + "html_url": "https://github.com/PDP-10/its/pull/371#issuecomment-268405359", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/371", + "id": 268405359, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-21T01:04:51Z", + "updated_at": "2016-12-21T01:04:51Z", + "body": "Turns out, it is easy. Type E (E) from :MAIL and you will find yourself in MAILT (EMACS). Type Ctrl-C Ctrl-C to get back to MAIL." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268405397", + "html_url": "https://github.com/PDP-10/its/issues/291#issuecomment-268405397", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/291", + "id": 268405397, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-21T01:05:05Z", + "updated_at": "2016-12-21T01:05:05Z", + "body": "Turns out, it is easy. Type E (E) from :MAIL and you will find yourself in MAILT (EMACS). Type Ctrl-C Ctrl-C to get back to MAIL." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268442775", + "html_url": "https://github.com/PDP-10/its/pull/368#issuecomment-268442775", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/368", + "id": 268442775, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-21T05:59:24Z", + "updated_at": "2016-12-21T05:59:37Z", + "body": "In some contexts, FC means File Computer. I.e. file server i modern speak." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268443148", + "html_url": "https://github.com/PDP-10/its/pull/370#issuecomment-268443148", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/370", + "id": 268443148, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-21T06:01:43Z", + "updated_at": "2016-12-21T06:01:43Z", + "body": "Can you add to the commit message, which archive the source comes from?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268443234", + "html_url": "https://github.com/PDP-10/its/pull/372#issuecomment-268443234", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/372", + "id": 268443234, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-21T06:02:14Z", + "updated_at": "2016-12-21T06:02:14Z", + "body": "Can you add to the commit message, which archive the source comes from?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268443309", + "html_url": "https://github.com/PDP-10/its/pull/368#issuecomment-268443309", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/368", + "id": 268443309, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-21T06:02:41Z", + "updated_at": "2016-12-21T06:02:41Z", + "body": "Can you add to the commit message, which archive the source comes from?" + } +] diff --git a/doc/github/comments7 b/doc/github/comments7 new file mode 100644 index 00000000..d1783b8f --- /dev/null +++ b/doc/github/comments7 @@ -0,0 +1,2802 @@ +[ + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268443811", + "html_url": "https://github.com/PDP-10/its/issues/353#issuecomment-268443811", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/353", + "id": 268443811, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-21T06:05:34Z", + "updated_at": "2016-12-21T06:05:34Z", + "body": "@Pul-Ess and @bictorv both have some changes to adress Y2K problems. I tried them lightly, but so far didn't make any progress." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268444633", + "html_url": "https://github.com/PDP-10/its/pull/370#issuecomment-268444633", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/370", + "id": 268444633, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-21T06:11:20Z", + "updated_at": "2016-12-21T06:11:20Z", + "body": "How can I do that now, since I've already merged." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268445057", + "html_url": "https://github.com/PDP-10/its/issues/321#issuecomment-268445057", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/321", + "id": 268445057, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-21T06:14:21Z", + "updated_at": "2016-12-21T06:14:21Z", + "body": "No, it's on MC." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268445124", + "html_url": "https://github.com/PDP-10/its/issues/321#issuecomment-268445124", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/321", + "id": 268445124, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-21T06:14:57Z", + "updated_at": "2016-12-21T06:14:57Z", + "body": "In this case, FC definitely means File Computer (file server)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268445402", + "html_url": "https://github.com/PDP-10/its/issues/308#issuecomment-268445402", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/308", + "id": 268445402, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-21T06:17:06Z", + "updated_at": "2016-12-21T06:17:06Z", + "body": "I sometimes see references to DM being somewhat special, and doing things the other ITS systems didn't. But I wouldn't guess Chaosnet testing would be one of thsoe." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268449166", + "html_url": "https://github.com/PDP-10/its/issues/308#issuecomment-268449166", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/308", + "id": 268449166, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-21T06:43:07Z", + "updated_at": "2016-12-21T06:43:07Z", + "body": "Yes, DM had daemons, INIT, and a file system that could hide directories from prying eyes." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268450490", + "html_url": "https://github.com/PDP-10/its/pull/370#issuecomment-268450490", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/370", + "id": 268450490, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-21T06:52:47Z", + "updated_at": "2016-12-21T06:52:47Z", + "body": "It's nice if there is a record of the original location, and as a commit comment it's part of the git repository forever.\r\n\r\nI can temporarily unlock master, and rewrite the comments. Can you send me the information?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268451261", + "html_url": "https://github.com/PDP-10/its/pull/370#issuecomment-268451261", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/370", + "id": 268451261, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-21T06:58:43Z", + "updated_at": "2016-12-21T06:58:43Z", + "body": "Actually, the tickets associated with these PRs have the archive paths..." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268451580", + "html_url": "https://github.com/PDP-10/its/pull/370#issuecomment-268451580", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/370", + "id": 268451580, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-21T07:00:52Z", + "updated_at": "2016-12-21T07:00:52Z", + "body": "Thanks, I'll look there." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268451609", + "html_url": "https://github.com/PDP-10/its/pull/362#issuecomment-268451609", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/362", + "id": 268451609, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-21T07:01:05Z", + "updated_at": "2016-12-21T07:01:05Z", + "body": "No it looks damaged on ITS too. I probably got this from AI. We should check MC and SV." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268451748", + "html_url": "https://github.com/PDP-10/its/pull/362#issuecomment-268451748", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/362", + "id": 268451748, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-21T07:02:01Z", + "updated_at": "2016-12-21T07:02:01Z", + "body": "AI, MC, and SV all appear damaged in the same way." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268458445", + "html_url": "https://github.com/PDP-10/its/pull/370#issuecomment-268458445", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/370", + "id": 268458445, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-21T07:50:32Z", + "updated_at": "2016-12-21T07:50:32Z", + "body": "I have now force-pushed to master. No files have been touched, just the commit comments." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268471787", + "html_url": "https://github.com/PDP-10/its/issues/351#issuecomment-268471787", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/351", + "id": 268471787, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-21T09:04:43Z", + "updated_at": "2016-12-21T09:04:43Z", + "body": "@eak What was this used for?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268599365", + "html_url": "https://github.com/PDP-10/its/issues/250#issuecomment-268599365", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/250", + "id": 268599365, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-21T18:18:03Z", + "updated_at": "2016-12-21T18:18:03Z", + "body": "Here's a list of :EJ files in AI and MC, which are not in the EMACS directory:\r\nAI: CPH; CPHLIB :EJ\r\nAI: KMP; ZMENU :EJ\r\nAI: KMP; TPARSE :EJ\r\nAI: KMP; ZMOUSE :EJ\r\nAI: DPH; EINIT :EJ\r\nAI: MOON; LUNAR :EJ\r\nAI: MAXTUL; MAXTAG :EJ\r\nAI: JINX; JINXED :EJ\r\nAI: PAO; LOCREG :EJ\r\nAI: KLOTZ; QUICKR :EJ\r\nAI: KLOTZ; EMACS :EJ\r\nAI: EMACS1; SAIL :EJ\r\nAI: IMSL; IMSMAC :EJ\r\nAI: PDP11; PMACS :EJ\r\nAI: DCB; DCBMAC :EJ\r\nAI: LSB; FMODES :EJ\r\nAI: CBF; CBFLIB :EJ\r\nAI: AGRE; NEWWIN :EJ\r\nAI: SPACY; HOSTAB :EJ\r\nAI: SRA; ALICE :EJ\r\nAI: RICH; UTILS :EJ\r\nAI: DEVON; PDPTEN :EJ\r\nAI: ALAN; EINIT :EJ\r\nAI: GSB; LSTBUF :EJ\r\nMC: MOON; LUNAR :EJ\r\nMC: CBF; CBFLIB :EJ\r\nMC: DCP; WINDO4 :EJ\r\nMC: DCP; EINIT :EJ\r\nMC: DCP; PHASE :EJ\r\nMC: DCP; EENV :EJ\r\nMC: SRA; ALICE :EJ\r\nMC: ANBB; MSPLIT :EJ\r\nMC: ANBB; POSTER :EJ\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268602472", + "html_url": "https://github.com/PDP-10/its/issues/251#issuecomment-268602472", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/251", + "id": 268602472, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-21T18:30:46Z", + "updated_at": "2016-12-21T18:30:46Z", + "body": "I'm working on this. For all the packages for which I can find source, I've been able to build the FASL files -- except STRUCT/NSTRUCT (DEFSTRUCT). I'm having issues with this one. I've asked Alan Bawden about it -- it seems the file ALAN; STRUCT INITIA is damaged (in AI/MC/SV) and this file is actually needed at compile time to compile STRUCT." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268612439", + "html_url": "https://github.com/PDP-10/its/issues/251#issuecomment-268612439", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/251", + "id": 268612439, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-21T19:09:00Z", + "updated_at": "2016-12-21T19:09:00Z", + "body": "If Alan doesn't have it, we'll have to hope for that TOTS project to come through." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268614446", + "html_url": "https://github.com/PDP-10/its/issues/251#issuecomment-268614446", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/251", + "id": 268614446, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-21T19:17:37Z", + "updated_at": "2016-12-21T19:17:37Z", + "body": "I could look in a current Multics release to see if the file is there. However, the Multics pathnames I've seen in the ITS sources are not to files in the \"system\" directories, but, similar to ITS, to files in user directories (which were not included in the Multics public domain release)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268633042", + "html_url": "https://github.com/PDP-10/its/issues/182#issuecomment-268633042", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/182", + "id": 268633042, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-21T20:38:23Z", + "updated_at": "2016-12-21T21:03:16Z", + "body": "AI: JTW; KSTEST > is a standalone test tool. It has support for testing an Interlan NI1010A ethernet interface.\r\n\r\nI'm not sure whether ITS supports the interface." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268639009", + "html_url": "https://github.com/PDP-10/its/issues/351#issuecomment-268639009", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/351", + "id": 268639009, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-21T21:03:56Z", + "updated_at": "2016-12-21T21:03:56Z", + "body": "http://github.com/PDP-10/trantor" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268639244", + "html_url": "https://github.com/PDP-10/its/issues/145#issuecomment-268639244", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/145", + "id": 268639244, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-21T21:04:44Z", + "updated_at": "2016-12-21T21:04:44Z", + "body": "http://github.com/PDP-10/minits" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268677632", + "html_url": "https://github.com/PDP-10/its/issues/251#issuecomment-268677632", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/251", + "id": 268677632, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-21T23:53:14Z", + "updated_at": "2016-12-21T23:53:14Z", + "body": "I looked in the Multics source tree and while the defstruct.lisp looks like it was derived from ALAN; NSTRUCT >, and I see lots of virtually identical code, the preamble (which loads ALAN; STRUCT INITIA) is very different. I do see all the various dependencies that DEFSTRUCT has (sharpsign, defmacro, other_other, defstruct). I'm confused by defstruct's having a dependency on defstruct (circular), but this may be due to the fact that defstruct's current implementation uses defstruct, and you have to bootstrap from a previous version of defstruct (thus, we'd need STRUCT FASL in order to build STRUCT FASL). I'm checking with Alan Bawden on this." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268693144", + "html_url": "https://github.com/PDP-10/its/issues/251#issuecomment-268693144", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/251", + "id": 268693144, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-22T01:18:04Z", + "updated_at": "2016-12-22T01:18:04Z", + "body": "Well, I managed to build STRUCT FASL -- but I don't know if it is correct yet. When you load my compiled STRUCT FASL into LISP, it claims it is DEFSTRUCT 280. When you LISP; STRUCT FASL (binary from PI) you also get the same herald, so we may well be \"good\" here. \r\n\r\nI was unable to build STRUCT without having some FASL files (that are loaded by LSPENV INIT). I believe I can build all those FASL files too, but I need them there as a bootstrap. This isn't unprecedented. We used the binary COMPLR to build the LISP compiler and then replace it with the one built. I believe we should be able to do the same bootstrapping of STRUCT and any of its dependent libraries. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268702158", + "html_url": "https://github.com/PDP-10/its/issues/251#issuecomment-268702158", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/251", + "id": 268702158, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-22T02:27:00Z", + "updated_at": "2016-12-22T02:27:00Z", + "body": "While I *think* I'm able to build a STRUCT FASL from NSTRUC 280, the size of the resulting FASL is a little different from that in the PI distribution (8 +959 versus 8 +993). I realized that earlier on, I had created an empty ALAN; STRUCT BOOT file (because compiling NSTRUC 280 requires this file, but I can find no such file in any of our virtual tapes). Creating the empty file allows the compilation to succeed, and, as I said, the resulting FASL loads into lisp, and seems to provide DEFSTRUCT functionality, but since I don't know what was in STRUCT BOOT and since the sizes are slightly different, it is conceivable that we haven't reconstructed the identical FASL file." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268703560", + "html_url": "https://github.com/PDP-10/its/issues/251#issuecomment-268703560", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/251", + "id": 268703560, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-22T02:38:08Z", + "updated_at": "2016-12-22T02:38:08Z", + "body": "Ahhh, it appears that ALAN; STRUCT BOOT is supposed to be a link to ALAN; NSTRUC FASL.\r\nReplacing my empty STRUCT BOOT with NSTRUC FASL doesn't make the sizes match either. Now, the compiled NSTRUC FASL is 8 +962, whereas the version in LISP; STRUCT FASL (which is a link to LIBLSP; STRUCT FASL) is 8 +993. So a little closer, but not exactly. I suspect, however, that this is all fine. When ALAN (or whoever) last built STRUCT (NSTRUC), I suspect the PREVIOUS version of STRUCT FASL was different (earlier/older). This might account for the differences." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268726096", + "html_url": "https://github.com/PDP-10/its/issues/281#issuecomment-268726096", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/281", + "id": 268726096, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-22T06:04:51Z", + "updated_at": "2016-12-22T06:06:52Z", + "body": "Doing this suddenly seems much more likely when I found out that @budd has a 340 display simulator for SIMH!\r\n\r\nhttp://www.ultimate.com/phil/xy/" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268732946", + "html_url": "https://github.com/PDP-10/its/issues/251#issuecomment-268732946", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/251", + "id": 268732946, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-22T07:03:09Z", + "updated_at": "2016-12-22T07:03:09Z", + "body": "Are there anything in Multics beoynd what we have in ITS?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268733169", + "html_url": "https://github.com/PDP-10/its/issues/251#issuecomment-268733169", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/251", + "id": 268733169, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-22T07:04:23Z", + "updated_at": "2016-12-22T07:04:23Z", + "body": "Good job building STRUCT. You can certainly add some FASL files. I had to install a few :EJ files to build EMACS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268737619", + "html_url": "https://github.com/PDP-10/its/issues/375#issuecomment-268737619", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/375", + "id": 268737619, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-22T07:35:33Z", + "updated_at": "2016-12-22T07:38:20Z", + "body": "Related:\r\n- KLDCP; - KL10 diagnostics?\r\n- MAINT; - KA10 diagnostics? Many files seem damaged." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268740776", + "html_url": "https://github.com/PDP-10/its/issues/281#issuecomment-268740776", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/281", + "id": 268740776, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-22T07:57:35Z", + "updated_at": "2016-12-22T07:57:35Z", + "body": "We would have to add emulation of the \"new nine-bit Space-War consoles\"." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268765660", + "html_url": "https://github.com/PDP-10/its/issues/376#issuecomment-268765660", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/376", + "id": 268765660, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-22T10:07:51Z", + "updated_at": "2016-12-22T10:07:51Z", + "body": "@alanmimms, how is that KL10 simulator coming along? We can send you the ITS microcode for testing." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268826680", + "html_url": "https://github.com/PDP-10/its/issues/376#issuecomment-268826680", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/376", + "id": 268826680, + "user": { + "login": "alanmimms", + "id": 1095402, + "avatar_url": "https://avatars.githubusercontent.com/u/1095402?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/alanmimms", + "html_url": "https://github.com/alanmimms", + "followers_url": "https://api.github.com/users/alanmimms/followers", + "following_url": "https://api.github.com/users/alanmimms/following{/other_user}", + "gists_url": "https://api.github.com/users/alanmimms/gists{/gist_id}", + "starred_url": "https://api.github.com/users/alanmimms/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/alanmimms/subscriptions", + "organizations_url": "https://api.github.com/users/alanmimms/orgs", + "repos_url": "https://api.github.com/users/alanmimms/repos", + "events_url": "https://api.github.com/users/alanmimms/events{/privacy}", + "received_events_url": "https://api.github.com/users/alanmimms/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-22T15:46:17Z", + "updated_at": "2016-12-22T15:46:17Z", + "body": "I have set it aside. To much work for my job right now and the worth approach I was taking didn't seem like it would be successful. Maybe in a few months I can go back to it." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268836349", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-268836349", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 268836349, + "user": { + "login": "BobKerns", + "id": 1154903, + "avatar_url": "https://avatars.githubusercontent.com/u/1154903?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/BobKerns", + "html_url": "https://github.com/BobKerns", + "followers_url": "https://api.github.com/users/BobKerns/followers", + "following_url": "https://api.github.com/users/BobKerns/following{/other_user}", + "gists_url": "https://api.github.com/users/BobKerns/gists{/gist_id}", + "starred_url": "https://api.github.com/users/BobKerns/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/BobKerns/subscriptions", + "organizations_url": "https://api.github.com/users/BobKerns/orgs", + "repos_url": "https://api.github.com/users/BobKerns/repos", + "events_url": "https://api.github.com/users/BobKerns/events{/privacy}", + "received_events_url": "https://api.github.com/users/BobKerns/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-22T16:30:12Z", + "updated_at": "2016-12-22T16:30:12Z", + "body": "I haven't a clue about RWK;EMPTY > (or SCRAM gor that matter). Sorry.\r\n\r\nI wish I had been a better packrat.\r\n\r\nI would love to find the TEACH;LISP sources. And the transcripts too, ideally." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268843835", + "html_url": "https://github.com/PDP-10/its/issues/377#issuecomment-268843835", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/377", + "id": 268843835, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-22T17:04:04Z", + "updated_at": "2016-12-22T17:04:04Z", + "body": "It loads:\r\n- BACKQ\r\n- TEACH; MACRO\r\n- LIBLSP; IOTA FASL\r\n- LIBLSP; TIME\r\n- LIBLSP; GPRINT\r\n- APROPOS\r\n- DATABASE\r\n- ERRHEL\r\n- ERRHAN\r\n- EXLIST\r\n- COMPLAIN\r\n- IO\r\n- LESSN\r\n- MORE\r\n- RECORD\r\n- TREEPR\r\n- INIT\r\n\r\nI think we have everything covered." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268845506", + "html_url": "https://github.com/PDP-10/its/issues/377#issuecomment-268845506", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/377", + "id": 268845506, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-22T17:12:16Z", + "updated_at": "2016-12-22T17:12:16Z", + "body": "Wow! RWK! Didn't know he came onboard." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268845726", + "html_url": "https://github.com/PDP-10/its/issues/377#issuecomment-268845726", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/377", + "id": 268845726, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-22T17:13:25Z", + "updated_at": "2016-12-22T17:13:25Z", + "body": "Or I can, once I finish the rest of the lisp packages." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268853804", + "html_url": "https://github.com/PDP-10/its/issues/377#issuecomment-268853804", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/377", + "id": 268853804, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-22T17:53:15Z", + "updated_at": "2016-12-22T17:53:15Z", + "body": "I suppose all of TEACH; LESSON * are part of this." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268854651", + "html_url": "https://github.com/PDP-10/its/issues/377#issuecomment-268854651", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/377", + "id": 268854651, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-22T17:57:22Z", + "updated_at": "2016-12-22T17:57:22Z", + "body": "TEACH; TS MACSYM - teach Macsyma? \r\nTEACH; TDUMP 2 - xfile for dumping a new TEACH; LISP \r\nTEACH; TEACH DUMP - Lisp file for dumping \r\nTEACH; TEACH MIDAS" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268863176", + "html_url": "https://github.com/PDP-10/its/issues/377#issuecomment-268863176", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/377", + "id": 268863176, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-22T18:41:38Z", + "updated_at": "2016-12-22T18:41:38Z", + "body": "It seems proper that RWK should have dibs on this. :-)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268864157", + "html_url": "https://github.com/PDP-10/its/issues/377#issuecomment-268864157", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/377", + "id": 268864157, + "user": { + "login": "BobKerns", + "id": 1154903, + "avatar_url": "https://avatars.githubusercontent.com/u/1154903?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/BobKerns", + "html_url": "https://github.com/BobKerns", + "followers_url": "https://api.github.com/users/BobKerns/followers", + "following_url": "https://api.github.com/users/BobKerns/following{/other_user}", + "gists_url": "https://api.github.com/users/BobKerns/gists{/gist_id}", + "starred_url": "https://api.github.com/users/BobKerns/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/BobKerns/subscriptions", + "organizations_url": "https://api.github.com/users/BobKerns/orgs", + "repos_url": "https://api.github.com/users/BobKerns/repos", + "events_url": "https://api.github.com/users/BobKerns/events{/privacy}", + "received_events_url": "https://api.github.com/users/BobKerns/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-22T18:46:38Z", + "updated_at": "2016-12-22T18:46:38Z", + "body": "I imagine TS MACSYM is probably a link?\r\n\r\nLESSON * would be the content,, written by me and KMP.\r\n\r\nNo idea about TEACH MIDAS. Where would I find all this good stuff? I poked around a bit earlier but I am on my phone, so I didn't clone.\r\n\r\nMaybe I should get ITS up on this phone.. I think SIMH should work. Maybe even KLH10?\r\n\r\nCan I get it up on my watch?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268869328", + "html_url": "https://github.com/PDP-10/its/issues/377#issuecomment-268869328", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/377", + "id": 268869328, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-22T19:12:27Z", + "updated_at": "2016-12-22T19:12:27Z", + "body": "Yes, both SIMH and KLH10 works. I suggest you run CROCK on your watch!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268869749", + "html_url": "https://github.com/PDP-10/its/issues/377#issuecomment-268869749", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/377", + "id": 268869749, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-22T19:14:27Z", + "updated_at": "2016-12-22T19:14:27Z", + "body": "Indeed. But I doubt he'll be able to get it up on his watch! :-) @bobkerns let me know if you want to take this on or if you'd like me to." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268882797", + "html_url": "https://github.com/PDP-10/its/issues/375#issuecomment-268882797", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/375", + "id": 268882797, + "user": { + "login": "rcornwell", + "id": 17032462, + "avatar_url": "https://avatars.githubusercontent.com/u/17032462?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/rcornwell", + "html_url": "https://github.com/rcornwell", + "followers_url": "https://api.github.com/users/rcornwell/followers", + "following_url": "https://api.github.com/users/rcornwell/following{/other_user}", + "gists_url": "https://api.github.com/users/rcornwell/gists{/gist_id}", + "starred_url": "https://api.github.com/users/rcornwell/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/rcornwell/subscriptions", + "organizations_url": "https://api.github.com/users/rcornwell/orgs", + "repos_url": "https://api.github.com/users/rcornwell/repos", + "events_url": "https://api.github.com/users/rcornwell/events{/privacy}", + "received_events_url": "https://api.github.com/users/rcornwell/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-22T20:22:40Z", + "updated_at": "2016-12-22T20:22:40Z", + "body": "I have a fairly complete set of KLAD diags at sky-visions.com/dec/klad.tap This is a tops 10 backup. It includes some peripheral diags that I got from Living Computer Museum in Seattle, and the stuff off trailing-edge. It has full KA and KI diags sources. I have not checked the KL10 stuff out yet, and did not grab some of the KL specific diags." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268888399", + "html_url": "https://github.com/PDP-10/its/pull/378#issuecomment-268888399", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/378", + "id": 268888399, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-22T20:54:22Z", + "updated_at": "2016-12-22T20:54:22Z", + "body": "Geez! I thought you wanted RWK to do it! :-)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268888673", + "html_url": "https://github.com/PDP-10/its/pull/378#issuecomment-268888673", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/378", + "id": 268888673, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-22T20:56:05Z", + "updated_at": "2016-12-22T20:56:05Z", + "body": "No, this is TEACH EMACS. This is written in TECO, not LISP." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268888881", + "html_url": "https://github.com/PDP-10/its/pull/378#issuecomment-268888881", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/378", + "id": 268888881, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-22T20:57:19Z", + "updated_at": "2016-12-22T20:57:19Z", + "body": "Oh, I didn't know there were two. Thanks. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268888910", + "html_url": "https://github.com/PDP-10/its/pull/378#issuecomment-268888910", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/378", + "id": 268888910, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-22T20:57:25Z", + "updated_at": "2016-12-22T20:57:25Z", + "body": "There are some unknowns here:\r\n- What was the name of the TEACH EMACS program, and where was it stored? \r\n I'm assuming the name was TEACHE, and made it a link from SYS2; to EMACS; TSTCH >.\r\n- How was it dumped? \r\n I chose to make a link from TEACH; TEACH EMACS, which makes it easy to run EMACS with that init file." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268895890", + "html_url": "https://github.com/PDP-10/its/pull/378#issuecomment-268895890", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/378", + "id": 268895890, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-22T21:37:05Z", + "updated_at": "2016-12-22T21:37:05Z", + "body": "Whoops, forgot the README line." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268897991", + "html_url": "https://github.com/PDP-10/its/pull/378#issuecomment-268897991", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/378", + "id": 268897991, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-22T21:48:37Z", + "updated_at": "2016-12-22T21:48:37Z", + "body": "Oh, of course it should be TEACH; TS EMACS!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268915081", + "html_url": "https://github.com/PDP-10/its/issues/251#issuecomment-268915081", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/251", + "id": 268915081, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-22T23:41:56Z", + "updated_at": "2016-12-22T23:41:56Z", + "body": "I doubt if there was anything in Multics beyond what we have in ITS. The several sources I looked at appeared to be older than what is in ITS (defstruct certainly was) -- but you could tell that the Multics version was created from the ITS version because much of it was identical." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268927430", + "html_url": "https://github.com/PDP-10/its/issues/251#issuecomment-268927430", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/251", + "id": 268927430, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-23T01:43:22Z", + "updated_at": "2016-12-23T01:43:22Z", + "body": "In #380, the following lisp libraries are added: BITS, BS, DEBUG, DRAMMP, FUNCEL, LCHNSP, LDHLP, LSETS, NILAID, PUREP, REAP, SHARAB, SHARPA, SHARPC, STRUCT, THREAD, and TTY. \r\n\r\nI haven't updated the checkboxes in the ticket description, as this PR hasn't been merged." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/268997167", + "html_url": "https://github.com/PDP-10/its/issues/379#issuecomment-268997167", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/379", + "id": 268997167, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-23T14:24:07Z", + "updated_at": "2016-12-23T14:24:07Z", + "body": "Or, if we're really lucky, the missing data may be in another file." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269004608", + "html_url": "https://github.com/PDP-10/its/issues/379#issuecomment-269004608", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/379", + "id": 269004608, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-23T15:21:25Z", + "updated_at": "2016-12-23T15:21:25Z", + "body": "Good point. Most likely at the start of the next file in the dump tape." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269027489", + "html_url": "https://github.com/PDP-10/its/pull/188#issuecomment-269027489", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/188", + "id": 269027489, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-23T18:18:43Z", + "updated_at": "2016-12-23T18:18:43Z", + "body": "Source code may be in the SailDart archive.\r\n\r\n@36bit Do you know the legal status of the SailDart content?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269027672", + "html_url": "https://github.com/PDP-10/its/issues/379#issuecomment-269027672", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/379", + "id": 269027672, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-23T18:20:24Z", + "updated_at": "2016-12-23T18:21:23Z", + "body": "SailDart may be another source of file replacements. Did a quick search for dprint, but didn't find anything obvious.\r\n\r\nhttp://www.saildart.org/[MAC,LSP]/" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269027794", + "html_url": "https://github.com/PDP-10/its/issues/379#issuecomment-269027794", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/379", + "id": 269027794, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-23T18:21:19Z", + "updated_at": "2016-12-23T18:21:19Z", + "body": "I also checked in the Multics lisp library and didn't find it." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269028139", + "html_url": "https://github.com/PDP-10/its/issues/379#issuecomment-269028139", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/379", + "id": 269028139, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-23T18:24:28Z", + "updated_at": "2016-12-23T18:24:28Z", + "body": "I noticed that the next file in the directory where DPRINT 142 lives (according to DIR.LIST) is a link, and the file after that appears undamaged. And the file after that (DZ11.6) is damaged, and while there is some lisp code at the head of that file (before the ;-*- Lisp line, it doesn't appear to be the \"correct\" code for the missing part (at the bottom) of DPRINT 142. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269038197", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269038197", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269038197, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-23T19:50:31Z", + "updated_at": "2016-12-23T19:50:31Z", + "body": "I'll take this. I want to learn more about Maclisp." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269039709", + "html_url": "https://github.com/PDP-10/its/pull/180#issuecomment-269039709", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/180", + "id": 269039709, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-23T20:04:45Z", + "updated_at": "2016-12-23T20:07:10Z", + "body": "I believe BYE can load COMMON; LINS >.\r\n\r\nSeems to store an index into .TEMP.; INDEX .BYE.. There is an AI: COMMON; INDEX .BYE." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269042556", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-269042556", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 269042556, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-23T20:33:41Z", + "updated_at": "2017-01-10T18:45:35Z", + "body": "MATH; KERMIT is a Lisp program. It that wants to load the missing file MATH; COMMON >. #381" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269043418", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269043418", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269043418, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-23T20:42:27Z", + "updated_at": "2016-12-23T20:42:27Z", + "body": "Missing source code MATH; COMMON > which is supposed to define come Common Lisp stuff.\r\n\r\nFortunately, I have already written such a library." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269043745", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269043745", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269043745, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-23T20:45:33Z", + "updated_at": "2016-12-23T20:45:33Z", + "body": "Also uses MLSUB." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269044272", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269044272", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269044272, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-23T20:51:16Z", + "updated_at": "2016-12-23T20:51:16Z", + "body": "I take it that AI; DEVON; COMMON LISP isn't the right version you need for MATH; COMMON >?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269044612", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269044612", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269044612, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-23T20:55:04Z", + "updated_at": "2016-12-23T20:55:04Z", + "body": "@eswenson1 I'd like to see which functions or macros KERMIT is missing from COMMON. How do I do that?\r\n\r\nIf I try to compile KERMIT, I just get\r\n\r\n ;BKPT LISP-ERROR\r\n\r\nand if I try to load it into the interpreter, I get\r\n\r\n GC CALLED FROM ALLOC - LOSE, LISP IS DEAD\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269044704", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269044704", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269044704, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-23T20:56:01Z", + "updated_at": "2016-12-23T20:56:01Z", + "body": "When you get the error trying to compile, look in the KERMIT _UNFA_ file and you will see details of the error. You can also type (BAKTRACE) to see a stack trace. You can also load DEBUG FASL and then debug." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269044904", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269044904", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269044904, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-23T20:58:07Z", + "updated_at": "2016-12-23T20:58:07Z", + "body": "That FN2 was \\_UNFA\\_." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269045045", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269045045", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269045045, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-23T20:59:45Z", + "updated_at": "2016-12-23T20:59:45Z", + "body": "Thanks!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269046807", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269046807", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269046807, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-23T21:20:01Z", + "updated_at": "2016-12-23T21:20:01Z", + "body": "This may help you: start up complr and then type ^G. Then do a (load '((liblsp) debug). Then, enable debugging by issuing (debug t). Then, get back into the complr loop with (maklap). Now, enter your command line, e.g. math;kermit. You'll get to your breakpoint. Now, you can enter the debugger with (debug). You should be able to walk up and down the stack and print stuff out with \"S\" or \"P\". See \"?\" for help within DEBUG." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269050002", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269050002", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269050002, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-23T21:58:21Z", + "updated_at": "2016-12-23T21:58:21Z", + "body": "I assume you've already found that the two DEFVARs that use #\\\\# cause failures. And the missing definition of CONCATENATE (Common Lisp) causes STRING-APPEND to fail to compile. Right?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269050311", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269050311", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269050311, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-23T22:02:33Z", + "updated_at": "2016-12-23T22:02:33Z", + "body": "No, not those two yet. My lars/kermit branch has a COMMON 12 file with the definitions I added so far." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269051164", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269051164", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269051164, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-23T22:13:03Z", + "updated_at": "2016-12-23T22:13:03Z", + "body": "Looks like #\\\\PAGE is not defined by MacLisp either. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269051660", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269051660", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269051660, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-23T22:19:26Z", + "updated_at": "2016-12-23T22:19:26Z", + "body": "Looks like it should be easy to extend the /#-SYMBOLIC-CHARACTERS-TABLE." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269052409", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269052409", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269052409, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-23T22:29:38Z", + "updated_at": "2016-12-23T22:29:38Z", + "body": "But probably shoudn’t do it by modifying SHARPM, but rather doing it in COMMON, since those may not have been part of MacLISP/\n\n> On Dec 23, 2016, at 14:19, Lars Brinkhoff wrote:\n> \n> Looks like it should be easy to extend the /#-SYMBOLIC-CHARACTERS-TABLE.\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub , or mute the thread .\n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269053027", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269053027", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269053027, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-23T22:37:52Z", + "updated_at": "2016-12-23T22:37:52Z", + "body": "Hmm.... I did a (PUSH '((PAGE . 14) /#-SYMBOLIC-CHARACTERS-TABLE) and although that variable now has a definition for #\\PAGE, it doesn't work. It may well be that you *HAVE* to update SHARPM and recompile. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269053958", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269053958", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269053958, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-23T22:50:24Z", + "updated_at": "2016-12-23T22:50:24Z", + "body": "I've only had luck adding #\\PAGE by updating SHARPM. I'll submit a PR for building SHARPM, since it currently isn't built. In case you want it beforehand, you cannot build it simply by running complr on the source. You have to first (load '((lisp) subloa lsp) into the compiler, and then compile. Otherwise, when you load (into a new lisp) the new SHARPM, you get an undefined function error on DEF-OR-AUTOLOADABLE (which is defined by SUBLOA)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269063806", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269063806", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269063806, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-24T02:00:13Z", + "updated_at": "2016-12-24T02:00:13Z", + "body": "PR #324 updates the build to build SHARPM FASL from source. So if you want to update SHARPM to add the other #\\ macros, you could. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269115421", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-269115421", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 269115421, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-25T09:16:53Z", + "updated_at": "2016-12-25T09:16:53Z", + "body": "Right, adding # doesn't work. Maybe because it's only one char, or because it's not alphanumeric. I'm looking at SHARPM to see what it does." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269115938", + "html_url": "https://github.com/PDP-10/its/issues/383#issuecomment-269115938", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/383", + "id": 269115938, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-25T09:37:12Z", + "updated_at": "2016-12-25T09:37:12Z", + "body": "Right, it's much like EMACS. I had it dumped from a few pre-built :EJ files, which are later rebuilt. But I should dump a new EMACS from the rebuilt files." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269302629", + "html_url": "https://github.com/PDP-10/its/pull/160#issuecomment-269302629", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/160", + "id": 269302629, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-27T09:47:10Z", + "updated_at": "2016-12-27T09:47:10Z", + "body": "Almost there, it's mostly just the Lisp stuff left. Apparently, it's hard to do Lisp dumps from an xfile.\r\n\r\nI think calling all the xfiles from one big ALL XFILE will speed up the build. As it is now, we spend much of the build time in the `type` procedure, waiting for ITS to echo characters back." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269354684", + "html_url": "https://github.com/PDP-10/its/issues/385#issuecomment-269354684", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/385", + "id": 269354684, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-27T17:16:01Z", + "updated_at": "2016-12-27T17:16:01Z", + "body": "Just to clarify, you are not proposing to install files like sysbin;ttloc data and channa; logout times, right? These files are already managed by the TTYLOC program and the PFT and already exist in the DB system. I assume you are just pointing out that NAMDRG also uses these files?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269355363", + "html_url": "https://github.com/PDP-10/its/issues/385#issuecomment-269355363", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/385", + "id": 269355363, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2016-12-27T17:21:18Z", + "updated_at": "2016-12-27T17:21:18Z", + "body": "Also, I'm a bit confused by this one. I don't see it installed in the PI distribution and the updating of LOGOUT TIMES is already done by PFT. Do you know how this is supposed to be activated? Via a link in the CHANNA directory (so that it is started by TARAKA)? Do you know whether this can run simulatenously with PFT?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269366105", + "html_url": "https://github.com/PDP-10/its/issues/385#issuecomment-269366105", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/385", + "id": 269366105, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-27T18:47:21Z", + "updated_at": "2016-12-27T18:47:21Z", + "body": "Right, I just quickly browsed through the source file, and saw that these files were involved. I didn't check which are also used by other programs.\r\n\r\nI don't see it installed anywhere either.\r\n\r\nAh, the answer is in SYSDOC; ITS OBUGS0:\r\n\r\n> From: @cstacy \r\n> Date: 24 September 1982\r\n> Subject: ai namedragon\r\n>\r\n> There being no TV-11 anymore, I retired the name dragon.\r\n\r\nSo this would depend on #279 to have any use." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269680567", + "html_url": "https://github.com/PDP-10/its/issues/281#issuecomment-269680567", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/281", + "id": 269680567, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-29T19:29:35Z", + "updated_at": "2016-12-29T19:29:35Z", + "body": "This is interesting: \r\nhttp://www.kinephanos.ca/2015/space-odyssey-the-long-journey-of-spacewar-from-mit-to-computer-labs-around-the-world/" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269683088", + "html_url": "https://github.com/PDP-10/its/issues/281#issuecomment-269683088", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/281", + "id": 269683088, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-29T19:46:36Z", + "updated_at": "2016-12-29T19:46:36Z", + "body": "CC @aap" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269683275", + "html_url": "https://github.com/PDP-10/its/issues/266#issuecomment-269683275", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/266", + "id": 269683275, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-29T19:47:44Z", + "updated_at": "2016-12-29T19:47:44Z", + "body": "CC @aap." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269685171", + "html_url": "https://github.com/PDP-10/its/issues/281#issuecomment-269685171", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/281", + "id": 269685171, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-29T20:01:04Z", + "updated_at": "2016-12-29T20:01:04Z", + "body": "Doesn't look like this emulator only emulates a type 30 but not 340 display. The PDP-6 handbook actually describes the 346 display, I wonder how different to the 340 it is...\r\nI hope this will run on my emulator or FPGA some day :)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269823383", + "html_url": "https://github.com/PDP-10/its/issues/236#issuecomment-269823383", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/236", + "id": 269823383, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-30T21:20:52Z", + "updated_at": "2016-12-31T10:12:06Z", + "body": "P. David Lebling:\r\n> Mazewars originated at the MIT Dynamic Modelling Group. It was written by Greg Thompson and myself. It was inspired by a program from NASA Ames Research Center where you (by yourself) wandered around in a 3-d maze.\r\n> \r\n> The program ran with up to eight users on IMLAC PDS-1 computers (a PDP-9 sort of frob with a parasitic display processor) and a server on the MIT-DM machine for each user. The servers watched a shared page in the ITS memory and dumped moves into it.\r\n> \r\n> Maze (as we called it) was an instant hit. Without Maze there would have been no Zork and no Infocom, because aside from myself, all the authors of Zork were attracted to DM by Maze. In the evenings, most of the Imlacs would be taken up by mazers. The best (who I see on your CC: list) was Ken Harrenstein, who was no fun to play with because you could never beat him. He was much faster than the program, in fact, and I think he's the one who finally improved the transmission algorithm to merely send changes in state rather than reproduce the whole state.\r\n> \r\n> There also were (unfriendly) robots, to make the game more interesting if there were only one or two player. They were pretty stupid, although I did try to make them adjust their ability level based on how you were doing against them (if only Ken had done that...)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269858491", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-269858491", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 269858491, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-31T10:09:17Z", + "updated_at": "2016-12-31T10:09:17Z", + "body": "BTM1; CHASE FASL has no source file. #391" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269858522", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-269858522", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 269858522, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-31T10:10:17Z", + "updated_at": "2016-12-31T14:06:38Z", + "body": "COMMON; MAZE DOC has source code for the Imlac PDS-1 side of the MAZE game. But the DM PDP-10 code is missing, both binary and source. #236" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269858615", + "html_url": "https://github.com/PDP-10/its/issues/236#issuecomment-269858615", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/236", + "id": 269858615, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-31T10:13:02Z", + "updated_at": "2016-12-31T10:13:02Z", + "body": "Lebling:\r\n> After sending off my message, I got curiouser, and dug up my listings. They are dated April, 1974. I also found a note in the comments that credits Steve Colley of Cal Tech and Howard Palmer of Stanford with the original idea, including the single-player mouse-in-a-maze and \"crude multiple players\" (to Colley).\r\n> \r\n> Whether the Xerox version springs from Greg's and mine or independently from the Colley/Palmer version, I don't know. I didn't know them (I'm not even sure Greg knew them). I suspect the Xerox version springs from ours, because except for the eyeball (we used the player's login name and a superposed arrow or beady eyespots) and the continuous view of the whole maze above, the versions are nearly identical in appearance.\r\n> \r\n> Also, Charles Frankston (of Visicalc fame) worked with Ken Harrenstein on the fast transfer protocol, according to another note in the source." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269858875", + "html_url": "https://github.com/PDP-10/its/issues/236#issuecomment-269858875", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/236", + "id": 269858875, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-31T10:19:25Z", + "updated_at": "2016-12-31T10:19:25Z", + "body": "I suppose Greg Thompson is @gregt590 here." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269859011", + "html_url": "https://github.com/PDP-10/its/issues/236#issuecomment-269859011", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/236", + "id": 269859011, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-31T10:24:00Z", + "updated_at": "2016-12-31T10:27:10Z", + "body": "Ken Harrenstien:\r\n> OK, I looked at the listings. Here are the credits shown:\r\n>\r\n> WRITTEN BY:\r\n> - STEVE COLLEY CAL TECH ORIGINAL IDEA OF MAZE, STAND-ALONE MAZE & CRUDE MULTIPLE PLAYERS\r\n> - GREG THOMPSON M.I.T. FULL MULTIPLE PLAYERS ADDITIONS\r\n> - P. D. LEBLING M.I.T. PDP-10 MESSAGE SWITCHER AND ROBOTS\r\n> - HOWARD PALMER STANFORD ORIGINAL IDEA & STAND-ALONE VERSION OF MAZE\r\n>\r\n> In addition, I and CBF (Charles Frankston) at MIT made a number of additions and fixes to the Imlac code, PDP-10 code, and maze protocol. I never met either Colley or Palmer and never saw any code that I could positively attribute to them, although if there was any it would be in the Imlac half. As far as I knew, Greg (GAT) did the bulk of the Imlac code, and Dave (PDL) did the initial PDP-10 communications half. For a real Origins story, those people should obviously be contacted.\r\n> \r\n> MAZE was developed and played in an extremely unique environment. The Dynamic Modelling group at Project MAC had a PDP-10 which ran ITS (as did the other PDP-10s on the 9th floor -- AI, ML, and later MC). Unlike the other systems, however, they used Imlac PDS-1 graphics workstations as terminals -- these were very expensive \"terminals\" however, and for their time were quite powerful. Not any Imlac would do; these had to be 8K graphics Imlacs with long vector hardware and a special wiring modification (done on-site by hardware hackers) known as the \"8K display addressing mod\".\r\n> \r\n> In order to play MAZE, a hacker had to find a free unused Imlac, and log on to MIT-DMS and then invoke a PDP-10 program (called MAZE, of course, but later on renamed to less obvious names) which then down-loaded the Imlac program into the user's machine. Each player thus had a job logged into ITS which shared a core page with each other MAZE job (the details of how this was achieved are interesting but probably irrelevant) and used this for instantaneous updates of game status. Communication with each Imlacs was over a serial I/O line (at 19.2 or 9.6Kbaud, I forget which), thus the maze protocol made use of compact character sequences to transmit updates bidirectionally.\r\n> \r\n> A third program existed which was created somewhat late in the history of MAZE. This was a \"watcher\", written in MUDDLE (whereas the PDP-10 and Imlac halves were both written in assembler), which drove an Evans and Sutherland graphics display (talk about overkill!) and served to provide interested onlookers and kibitzers with an overhead view of the entire MAZE game, including all the players. It did not participate in the game; it merely observed the shared data page. I forget who the author was but could probably remember or find out.\r\n> \r\n> Despite built-in usage restrictions and the like, a fourth program eventually appeared -- the \"Maze Guncher\" -- which was run as a batch job at various times and whose sole purpose was to detect MAZE games and corrupt the data page so that players would give up in disgust. This counter-hack was only successful against the unwashed majority of randoms who had heard about this neat hack and had somehow found a friend with a key that opened DMCG's 2nd floor door; it was programmed to pass over those of the inner circle, who in any case knew of its existence and knew the spells to sweep it away.\r\n> \r\n> MAZE playing eventually trickled off partly due to persecution of this sort (anything becomes boring with time, and when only a few people are allowed access, there aren't any replacements when the boredom sets in), but also largely because the Imlacs kept breaking down and it became difficult to find enough of them to mount a decent contest. Two players is just practice; three becomes interesting; and four or more is ideal. Anyway, eventually all of the Imlacs, as well as the E&S, died off; and\r\nMIT-DMS itself passed away.\r\n> \r\n> Henry is probably right that during its heyday I was the most dangerous MAZE player. I adopted the nom de guerre of \"Coeurl\" from A.E. Van Vogt's \"Voyage of the Space Beagle\" -- what better, in a glowing maze of rats, than to be a phosphorus-eating cat? CBF was the only other serious threat. One of our favorite tricks was to espy a maze game in progress on MIT-DMS late at night while working, and sneak down to the 2nd floor and quietly slip behind an unoccupied Imlac (the more isolated the better -- some were in hidden offices) and suddenly burst into the game-in-progress, running up incredible kill ratios as the novice rats scattered in panic and blundered into the walls.\r\n> \r\n> I just remembered another interesting sidelight. We did some experiments with cross-network playing; Harry Chesley (HRC) while at Purdue had a couple of Imlacs that, once modified, could run the Imlac\r\nhalf of MAZE. By logging into MIT-DMS they could then join a MAZE game while at Purdue. However, this generally didn't work out too well since the network delays tended to cause problems; timing was\r\nextremely crucial (shots had a 2 second timeout) and the better the players were, the less acceptable became the bursty nature of the \"action\".\r\n> \r\n> The version of MAZE at Xerox PARC was, as far as I know, directly derived from experience at MIT-DMS; the few times I tried it, it was not as interesting because it seemed much slower. Imlacs were vector graphic displays and the keyboard was read as a large bank of switches, which allowed near-instantaneous display switching and a user interface which let you keep keys pressed down for continuous movement. By contrast, the Xerox Alto version had to update a raster display and keys had to be pressed one at a time... the speed difference was quite disappointing and the adrenaline just wasn't there. There were probably also some problems introduced by fully distributing it over a network connection rather than having a central authoritative location for game status. However, I don't have enough experience with it to comment further.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269859050", + "html_url": "https://github.com/PDP-10/its/issues/236#issuecomment-269859050", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/236", + "id": 269859050, + "user": { + "login": "gregt590", + "id": 3485110, + "avatar_url": "https://avatars.githubusercontent.com/u/3485110?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/gregt590", + "html_url": "https://github.com/gregt590", + "followers_url": "https://api.github.com/users/gregt590/followers", + "following_url": "https://api.github.com/users/gregt590/following{/other_user}", + "gists_url": "https://api.github.com/users/gregt590/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gregt590/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gregt590/subscriptions", + "organizations_url": "https://api.github.com/users/gregt590/orgs", + "repos_url": "https://api.github.com/users/gregt590/repos", + "events_url": "https://api.github.com/users/gregt590/events{/privacy}", + "received_events_url": "https://api.github.com/users/gregt590/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-31T10:25:14Z", + "updated_at": "2016-12-31T10:25:14Z", + "body": "Yep, I am gregt590 on Github and elsewhere.\n\nWhile I didn’t do a lot of programming on ITS and the PDP-10 at Project MAC back in the 70s, \nmostly working on the Imlacs and Maze Wars at the time, I did do some and was a user \nof the PDP-1, 5, 6, 11, and 10s then, so I went ahead and joined the PDP-10 group.\n\n- Greg\n\n-----------------------------------------------------\nGreg Thompson, MIT class of ‘78\nMIT Education Council member ID# 103065\ni-GATE Venture Advisor \nThompson Multimedia Engineering \nLivermore, CA 94550\nMobile phone: +1-925-321-6146\nHome phone: +1-925-447-2701\nPersonal e-mail: gregt@alum.mit.edu \ni-GATE e-mail: greg.thompson@igateihub.org \nLinkedIn: www.linkedin.com/in/grthomps \n\n\nFollowing up on:\nOn Dec 31, 2016, at 2:19 AM, Lars Brinkhoff wrote:\nI suppose Greg Thompson is @gregt590 here.\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub , or mute the thread .\n\n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269859281", + "html_url": "https://github.com/PDP-10/its/issues/236#issuecomment-269859281", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/236", + "id": 269859281, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-31T10:34:10Z", + "updated_at": "2016-12-31T10:34:10Z", + "body": "Welcome to the group, @gregt590!\r\n\r\nSome of us are trying to preserve, restore, and enhance ITS. I came across the MAZE game and even found source code for the Imlac side. But the ITS side seems to be missing, along with much else from the DynaMod machine. Do you happen to have any old backups lying around which we can use to fill the gaps?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269859805", + "html_url": "https://github.com/PDP-10/its/issues/236#issuecomment-269859805", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/236", + "id": 269859805, + "user": { + "login": "gregt590", + "id": 3485110, + "avatar_url": "https://avatars.githubusercontent.com/u/3485110?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/gregt590", + "html_url": "https://github.com/gregt590", + "followers_url": "https://api.github.com/users/gregt590/followers", + "following_url": "https://api.github.com/users/gregt590/following{/other_user}", + "gists_url": "https://api.github.com/users/gregt590/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gregt590/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gregt590/subscriptions", + "organizations_url": "https://api.github.com/users/gregt590/orgs", + "repos_url": "https://api.github.com/users/gregt590/repos", + "events_url": "https://api.github.com/users/gregt590/events{/privacy}", + "received_events_url": "https://api.github.com/users/gregt590/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-31T10:52:20Z", + "updated_at": "2016-12-31T10:52:20Z", + "body": "Lars:\n\nFrom memory I may have a partial old listing of the PDP-10 message router side, but the best persons to contact might be Jack Haverty, Dave Lebling and others, some of whom were at Oracle in the 1990s that resurrected the Maze game for Oracle’s SQL*Net Interop demo in 1992. They developed the ITS PDP-10 code at the Project MAC Dynamic Modeling System lab. I learned after the Electronics Arts patent case in 2000, they had the more complete listings which they referred to 1992 when they built the SQL*Net demo (as I illustrated in my November 7, 2004 presentation at the Computer History Museum available online).\n\nIt will likely take some searching through old archives to see if I can find my further references.\n\n- Greg\n\nOn Dec 31, 2016, at 2:34 AM, Lars Brinkhoff wrote:\nWelcome to the group, @gregt590 !\n\nSome of us are trying to preserve, restore, and enhance ITS. I came across the MAZE game and even found source code for the Imlac side. But the ITS side seems to be missing, along with much else from the DynaMod machine. Do you happen to have any old backups lying around which we can use to fill the gaps?\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub , or mute the thread .\n\n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269860517", + "html_url": "https://github.com/PDP-10/its/issues/236#issuecomment-269860517", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/236", + "id": 269860517, + "user": { + "login": "gregt590", + "id": 3485110, + "avatar_url": "https://avatars.githubusercontent.com/u/3485110?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/gregt590", + "html_url": "https://github.com/gregt590", + "followers_url": "https://api.github.com/users/gregt590/followers", + "following_url": "https://api.github.com/users/gregt590/following{/other_user}", + "gists_url": "https://api.github.com/users/gregt590/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gregt590/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gregt590/subscriptions", + "organizations_url": "https://api.github.com/users/gregt590/orgs", + "repos_url": "https://api.github.com/users/gregt590/repos", + "events_url": "https://api.github.com/users/gregt590/events{/privacy}", + "received_events_url": "https://api.github.com/users/gregt590/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-31T11:17:48Z", + "updated_at": "2016-12-31T11:17:48Z", + "body": "\nHere are a couple MIT DMS files with pointers from that time frame:\n\n\n\nI also found a pointer to Jack Haverty at:\nhttp://www.ithistory.org/honor-roll/mr-jack-haverty \n\nand Dave Lebling (also famous for Infocom and Zork) at:\nhttps://en.wikipedia.org/wiki/Dave_Lebling \nhttps://www.infocom-if.org/authors/lebling.html \nhttp://web.mit.edu/6.933/www/Fall2000/infocom/infocom-paper.pdf \n\nDave’s comments on Maze Wars:\nhttp://www.digibarn.com/history/04-VCF7-MazeWar/stories/lebling.html \n\nFurther pointers to Maze Wars at:\nhttps://en.wikipedia.org/wiki/Maze_War \nhttp://www.digibarn.com/collections/games/xerox-maze-war/index.html \n\nEnjoy,\nGreg\n\n\nOn Dec 31, 2016, at 2:52 AM, Greg Thompson wrote:\n\nLars:\n\nFrom memory I may have a partial old listing of the PDP-10 message router side, but the best persons to contact might be Jack Haverty, Dave Lebling and others, some of whom were at Oracle in the 1990s that resurrected the Maze game for Oracle’s SQL*Net Interop demo in 1992. They developed the ITS PDP-10 code at the Project MAC Dynamic Modeling System lab. I learned after the Electronics Arts patent case in 2000, they had the more complete listings which they referred to 1992 when they built the SQL*Net demo (as I illustrated in my November 7, 2004 presentation at the Computer History Museum available online).\n\nIt will likely take some searching through old archives to see if I can find my further references.\n\n- Greg\n\nOn Dec 31, 2016, at 2:34 AM, Lars Brinkhoff > wrote:\nWelcome to the group, @gregt590 !\n\nSome of us are trying to preserve, restore, and enhance ITS. I came across the MAZE game and even found source code for the Imlac side. But the ITS side seems to be missing, along with much else from the DynaMod machine. Do you happen to have any old backups lying around which we can use to fill the gaps?\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub , or mute the thread .\n\n\n\n\n (MIT-DMS) MASSACHUSETTS INSTITUTE OF TECHNOLOGY\n LABORATORY FOR COMPUTER SCIENCE\n DYNAMIC MODELING SYSTEM\n\n (FUNCTION)\n\n SERVER COMPUTER: DEC-1040(KA) HOST 1/IMP 6\n\n MIT-DMS is a research facility that offers Network users access\n\n to its major programming system MDL, with well-documented and\n\n catalogued programs in the areas of computer-aided programming,\n\n message systems, and Morse-code systems.\n\n (ADDRESS)\n\n Massachusetts Institute of Technology\n Laboratory for Computer Science\n Dynamic Modeling System\n 545 Technology Square, Room 218\n Cambridge, Massachusetts 02139\n\n (PERSONNEL)\n\n MANAGER\n Albert Vezza (AV@MIT-XX) (617) 253-1450\n\n LIAISON\n Stuart W. Galley (SWG@MIT-DMS) (617) 253-1418\n\n ACCOUNTS\n Stuart W. Galley (SWG@MIT-DMS) (617) 253-1418\n\n SOFTWARE-CONTACT\n Stuart W. Galley (SWG@MIT-DMS) (617) 253-1418\n\n HARDWARE-CONTACT\n Stuart W. Galley (SWG@MIT-DMS) (617) 253-1418\n\n OPERATOR\n None (617) 253-2910\n\n (ACCOUNTING)\n\n CONTACT: ACCOUNTS@MIT-DMS\n\n Currently there is no accounting or access control, except for\n\n a password demanded only at login time. Casual users can use\n\n the USERS* disk directories for short-term storage. Long-term\n\n storage is available by mutual agreement. Disk storage is\n backed up frequently on magnetic tape, but magnetic-tape storage is\n not generally available. For registration as a user, either send a\n message to ACCOUNTS@MIT-DMS, giving relevant information and\n justification, or establish a TELNET connection, attempt to log in,\n and a program will ask for relevant information.\n\n Anyone who intends to use MIT-DMS more than once should enter\n\n name and whereabouts in the data base of users by running the\n\n INQUIR program.\n\n MIT-DMS does not sell computer time.\n\n (SERVICE-SCHEDULE)\n\n MIT-DMS services are available to the network all the time,\n except during preventive maintenance, alternate Tuesdays\n 07:00-11:00 Eastern time. However, network users are\n discouraged during 10:00-18:00 Eastern time and whenever the\n system is heavily loaded (more than five users).\n\n TYPICAL LOAD = 5 users weekdays 10:00-18:00 Eastern time\n 2 users at other times.\n MAXIMUM NO. USERS = up to 20 combined local and network\n (depends on number of processes)\n NO. NETWORK SLOTS = 8\n\n (LOGIN)\n\n TELNET INFO:\n\n . Appropriate transmission mode = Character-at-a-time\n\n . Appropriate echo mode = Full-duplex\n Half-duplex terminals must be explicitly declared with the\n TCTYP program, but even then many user programs will continue\n\n to echo.\n\n . The system accepts both upper and lower case. User programs\n\n may make a distinction.\n\n . The default terminal type on initial connection is NVT with\n\n remote echo. The user may change the terminal\n type with the TCTYP program; the most common uses are to\n change width/length parameters. The TCTYP program is also\n used to declare a terminal to be Half-duplex.\n For information, type:\n [*]:tctyp help \n\n . Local character set is ASCII and is thus the same as NVT.\n\n . TIP settings (assuming a full-duplex terminal) - t e 0, e r\n\n (transmit every zero characters, echo remote)\n\n USER INFO:\n\n . IDENT = USERID, typically personal initials\n\n . PASSWORD = PASSWORD\n\n . ACCOUNT NO. = None needed\n\n A user with no file directory may use a USERS* disk directory.\n\n\n LOGIN:\n\n Connect to MIT-DMS, then type:\n :login USERID \n [Password: ] PASSWORD [[OK]]\n NOTE: No attention-getting character is needed initially.\n Also the user must type the colon.\n\n SUBSYSTEM INTERRUPT = CONTROL-Z (SUB) This interrupts the\n current process and takes you one level higher in the\n process tree. The system will type \"??\" if the user is\n already in top-level DDT. NOTE: Running another program\n does not discard the previous one!\n\n SUBSYSTEM CONTINUE = [*]:continue \n This takes you one level lower in the process tree, normally\n\n returning to the subsystem with which you were\n previously communicating.\n\n SUBSYSTEM PROMPT CHARACTERS =\n * for DDT (normal top-level), MIDAS\n @ for CALICO, BATCH, IMLOAD\n\n (LOGOUT)\n\n LOGOUT:\n\n [*]:logout \n\n Logout does not break connections. Type:\n CONTROL-Z (SUB)\n to be able to login again without reconnecting.\n\n AUTOLOGOUT:\n\n Not-logged-in jobs will be killed after a few minutes.\n\n Logged-in users with no useful processes will be logged out\n after about 30 minutes of idleness; users with useful processes\n\n will be detached after 30 minutes of idleness, and logged out\n\n two hours after that if not reattached.\n\n Jobs that are detached by carrier loss will be logged out after\n\n two hours if not reattached.\n\n (CONTROL-CHARACTERS)\n\n These control characters are always available:\n\n Is-system-still-there? CONTROL-Z :continue \n Go up to superior process CONTROL-Z (SUB)\n Command ITS terminal code CONTROL-UNDERSCORE (US)\n\n These control characters are honored by most subsystems:\n\n Delete last character RUBOUT (DEL)\n Abort command CONTROL-G (BEL)\n Abort print CONTROL-S (DC3)\n Redisplay command cleanly CONTROL-L (FF)\n Help ? \n\n (HELP)\n\n In ITS DDT and most subsystems, type: ? \n For tree-structured documentation on some subsystems, type:\n [*]:info \n and follow instructions. This documentation is in files in the\n\n disk directory INFO, and such a file may be named below as a\n source of documentation for a user program. Other useful\n information is in the file directory .INFO., though it is not\n\n always current.\n\n For online consultation, if the appropriate contact is logged\n\n in (see LIST-ACTIVE-USERS), link up (see LINK-TO-ACTIVE-USER),\n\n and ask your question.\n\n WARNING: ITS is a research-oriented time-sharing system\n intended for maximum flexibility, and it has few safeguards.\n Rather than building in a \"security\" which would forever after\n\n impede our work, we ask users to behave responsibly. Please do\n\n not use a trial-and-error approach; most people online are\n willing to help if asked.\n\n (NETWORK-COMMANDS)\n\n (LIST-ACTIVE-USERS)\n\n Login to ITS DDT, then type:\n [*]:who \n\n This will list active users' terminal numbers and idents.\n Alternatively,\n [*]:name \n will list active users' idents, full names, current\n subsystems (NOTE: HACTRN means top-level process, usually\n DDT), terminal numbers, and terminal locations (including\n Network host name).\n\n (NETWORK-STATUS)\n\n Login to ITS DDT and type:\n [*]:peek a \n ...(list of sockets and connections)...\n q [:kill]\n\n (LINK-TO-ACTIVE-USERS)\n\n To send a single message to an active user, type:\n [*]:send USERID MESSAGE \n\n It is considered polite to use :SEND and let the other\n person link back rather than linking without warning.\n\n To begin a conversation, type:\n CONTROL-UNDERSCORE c USERID \n\n NOTE:\n - Response from an able and willing user will be \"OK\", after\n\n which either person begins typing conversation.\n - Input to your process tree is suspended during the\n conversation.\n - The USERID can be obtained by typing:\n [*]:who \n\n To end a conversation, type:\n CONTROL-UNDERSCORE n\n\n (SEND-MESSAGE)\n\n Login to ITS DDT, then type:\n [*]:mail \n [To: ] USERID@HOST, ... \n [Subject: ] ... \n [Message:]\n ... \n [Send: ] [Normally]\n [Message queued.]\n [:kill]\n\n (RETRIEVE-MESSAGE)\n\n Printed upon login to ITS DDT\n\n To see if you have received mail since login, type:\n [*]:prmail \n\n (TALK-TO-OPERATOR)\n\n There is no \"operator\", but any staff member should be able\n\n to help you. They can be contacted by typing:\n [*]:luser \n [Asking IDENT to help you.]\n [Asking IDENT to help you.]\n [Now please wait for one of them to respond.]\n [:kill]\n\n Telephoning the terminal or computer room at (617) 253-1410\n\n or -2910 may also work.\n\n (FILE-NAMING)\n\n File names have four parts: device, directory, first\n name, and second name. The most useful devices for FTP\n are DSK (disk), ARC (\"archive\" file on disk), and MT0\n (magnetic tape). The directory provides a one-level\n subdivision of DSK and ARC. The first and second names are arbitrary\n identifiers; the special name > results in access to the\n highest-numbered name.\n\n Syntactically, the device part is commonly designated\n by a colon suffix, the directory by a semicolon, and\n the first name by a space. (The operating system has\n no user interface for file names, hence these syntax\n conventions are not rigid.) Each part consists of up\n to six printing-ASCII characters. Case for characters\n is not significant.\n\n (PROTOCOLS)\n\n (SERVER)\n\n NAME PROTOCOL TYPE SOCKET DOCUMENTATION\n\n TELNET, Old standard 1 NIC 15372\n TELNET, New standard 1, 23 decimal NIC 18639 etc.\n FTP standard 3 NIC 17759/RFC 542\n\n HOSTAT private 15 decimal NIC 17048/RFC 523\n\n Time standard 37 decimal NIC 42218/RFC 738\n\n NAME standard 79 decimal NIC 42758/RFC 742\n\n SUPDUP private 95 decimal NIC 41953/RFC 734\n\n\n (USER)\n\n TELNET (new), FTP, HOSTAT, NAME, and SUPDUP protocols are\n supported by the user-programs of the same name. The\n Time-server protocol is supported by user program, TIMES.\n The user program, HISTORY, can retrieve current and\n long-term HOSTAT data.\n\n (NCP-INTERFACE-FROM-LOCAL-PROGRAMS)\n\n Local programs written in both MDL and assembly language can\n\n treat the network as part of the file system, with special\n\n features. Programs use special calls (MDL SUBRs or ITS\n UUOs) to test status, accept connections, flush output\n buffers, etc.\n\n (HARDWARE)\n\n (COMPUTER)\n\n TYPE CORE AMOUNT CORE SPEED WORD LENGTH\n\n DEC-1040(KA) 512K 1.0-2.2 microsec 36 bits\n DEC-11/10 56K 1 microsec 16 bits\n\n The DEC-1040 is augmented by a Systems Concepts DM-10 memory\n\n map.\n\n (PERIPHERALS)\n\n HOW MANY TYPE MAKE MODEL\n DISKS\n 3 5 million x 36 bits DEC RP02\n 3 10 million x 36 bits DEC RP03\n 1 1.3 million x 16 bits Computer RK05\n Labs\n\n DRUMS None\n\n TAPES\n 1 9-track magtape drive DEC TU20\n\n PRINTERS\n 1 upper/lower case chain ODEC 2423MI\n\n OTHER\n 1 paper-tape reader DEC 760\n 1 paper-tape punch DEC 761\n 1 radio receiver Collins 651S-1\n\n (TERMINALS)\n\n HOW MANY TYPE MAKE MODEL\n 1 typewriter DEC LA36\n 1 display DEC VT52\n 1 programmable display DEC VT71\n 6 display DEC VT100\n 1 programmable display HP 2645\n 4 programmable display IMLAC* PDS-1(D)\n 1 display Zenith H19\n\n * The IMLAC terminals are specially modified and programmed.\n\n\n (OPERATING-SYSTEM)\n\n The ITS operating system, developed by the MIT Artificial\n Intelligence Laboratory, is a paging, swapping, interactive\n time-sharing system. Each active ITS user possesses a tree of\n\n user-mode processes. Each process has a virtual memory space of\n up to 256 pages of 1024 words each. ITS itself has a minimal\n\n user interface, allowing subsystems to construct diverse and\n flexible interfaces.\n\n (USER-PROGRAMS)\n\n NOTE: Many user programs come unmodified from other MIT ITS\n hosts. See the write-up for MIT-AI for more program\n descriptions. Most of the user programs listed here do not\n exist at any of those hosts.\n\n (BATCH)\n\n TYPE: Background/absentee-user facility\n\n CONTACT: BATCH@MIT-DMS\n S. W. Galley (SWG@MIT-DMS) (617) 253-1418\n\n DESCRIPTION: The BATCH system permits programs to be run\n without direct human interaction. The BATCH system is\n designed to permit users to run jobs 'in the background',\n when ITS is lightly loaded, and/or at specified times, typically\n periodically and at night. The BATCH system helps to\n even out the load on MIT-DMS facilities, and to relieve\n people from performing periodic 'bookkeeping' tasks.\n\n ACCESS:\n [*]:batch \n [calico version mbN in operation]\n [@]...\n [@]quit \n [:kill]\n\n DOCUMENTATION:\n DMS Document SYS.14.12\n MIT-DMS files: DSK: .INFO.; BATCH *\n\n (C)\n\n TYPE: Language\n\n CONTACT: C@MIT-DMS\n Eliot Moss (EBM@MIT-DMS) (617) 253-5982\n\n DESCRIPTION: C is a systems programming language.\n\n ACCESS:\n [*]:cc \"FILE NAME\" (NOTE: the quotation marks are\n\n necessary if ITS file-name\n syntax is used.)\n [...]\n [:kill]\n\n DOCUMENTATION:\n 1. C Reference Manual\n 2. MIT-DMS files: DSK: .INFO.; CC RECENT (brief info)\n\n (CALICO)\n\n TYPE: Coherent Human Interface for MDL (which see)\n\n CONTACT: CALICO@MIT-DMS\n\n DESCRIPTION: CALICO provides the user with a well-developed\n\n human interface including command and parameter completion,\n\n helpful prompting, a tailorable control-character set, macro\n\n definition, and transcript capabilities. All the facilities\n\n of MDL are also available. Several MIT-DMS program\n resources are embedded in the CALICO environmment, e.g.\n BATCH.\n\n ACCESS:\n [*]:calico \n [...]\n [@]...\n [@]quit \n [:kill]\n\n DOCUMENTATION: None given\n\n (COMSYS)\n\n TYPE: Communication system\n\n CONTACT: COMSYS@MIT-DMS\n Dave Lebling (PDL@MIT-DMS) (617) 253-1440\n\n DESCRIPTION: COMSYS provides communication among people\n (anywhere on the network) and processes. It includes\n facilities for composing messages, sending messages to a\n group, receiving acknowledgments, and storing all\n information about messages in a data base.\n\n ACCESS:\n To send a messsage, type:\n [*]:mail \n [To: ] USERID@HOST, ... \n [Subject: ] ... \n [Message:]\n ... \n [Send: ] [Normally]\n [Message queued.]\n [:kill]\n\n DOCUMENTATION:\n MIT-DMS files: DSK: .INFO.; MAIL *\n\n (FIND)\n\n TYPE: File utility\n\n CONTACT: FIND@MIT-DMS\n Dave Lebling (PDL@MIT-DMS) (617) 253-1440\n\n DESCRIPTION: FIND searches MIT ITS disk directories for\n file names that match a given pattern. In the pattern an\n embedded asterisk matches any character, and a lone asterisk\n\n matches any filename component.\n\n ACCESS:\n [*]:find FILENAME-PATTERN \n [...]\n [:kill ]\n\n DOCUMENTATION:\n MIT-DMS files: DSK: INFO; FIND >\n\n (GRADE)\n\n TYPE: Debugger\n\n CONTACT: GRADE@MIT-DMS\n Dave Lebling (PDL@MIT-DMS) (617) 253-1440\n\n DESCRIPTION: GRADE is an IMLAC program to aid in the\n debugging of other IMLAC programs. It is a descendant of\n the DEBUG program at AMES-67.\n\n ACCESS:\n The file GRADE IML is accessed via IMLOAD (which see).\n\n DOCUMENTATION:\n 1. DMS Document SYS.52.06\n 2. MIT-DMS files: DSK: IMAINT; GRADE *\n\n (HISTORY)\n\n TYPE: Information retrieval\n\n CONTACT: HISTORY@MIT-DMS\n S. W. Galley (SWG@MIT-DMS) (617) 253-1418\n\n DESCRIPTION: The HISTORY program formats and outputs\n current and long-term ARPANET host-availability data\n gathered by SURVEY (which see).\n\n ACCESS:\n [*]:history HOST \n [....]\n [:kill]\n\n DOCUMENTATION:\n HISTORY provides its own short explanation. Type:\n [*]:history ? \n\n (IMLOAD)\n\n TYPE: Utility\n\n CONTACT: IMLOAD@MIT-DMS\n Dave Lebling (PDL@MIT-DMS) (617) 253-1440\n\n DESCRIPTION: IMLOAD loads a program into an IMLAC terminal.\n\n It translates a binary program output by MIDAS (which see)\n\n into IMLAC block-loader format and transmits it to an IMLAC\n\n connected to MIT-DMS locally or via a TELNET connection.\n\n ACCESS:\n The following loads your own console: (For the source\n file, the default directory is IMLAC, and the default\n file is SSV IML.)\n [*]:imload SOURCE-FILE \n [...]\n [:kill]\n\n DOCUMENTATION:\n 1. DMS Document SYS.52.03-1\n\n (MIDAS)\n\n TYPE: Assembler\n\n CONTACT: MIDAS@MIT-DMS\n Dave Lebling (PDL@MIT-DMS) (617) 253-1440\n\n DESCRIPTION: MIDAS is a DEC-10 assembler with extensive\n string-processing and macro-instruction capabilities. It\n was taken from MIT-AI unmodified. Programs for IMLAC\n terminals can be assembled by logically inserting a file of\n\n definitions (DSK: IMSRC; IMDEFS >) into the source file.\n\n ACCESS:\n [*]:midas \n [midas.NNN]\n [*]OBJECT-FILE _ SOURCE-FILE \n [...]\n [:kill]\n\n DOCUMENTATION:\n 1. DMS Document SYS.05.01\n 2. MIT-DMS files: DSK: .INFO.; MIDAS *\n\n (MDL)\n\n TYPE: Language\n\n CONTACT: MDL@MIT-DMS\n\n DESCRIPTION: MDL is an interactive interpreter for the MDL\n\n language, which is similar to LISP but has more data types,\n\n more readable syntax, extensibility, flexible input/output\n\n (including the network), graphics, coroutining, and\n debugging facilities. A compiler and assembler are\n available. Facilities for putting generally-useful,\n documented programs in a library and for sharing compiled\n code are available. MDL runs under the ITS, TENEX and\n TOPS-20 operating systems.\n\n ACCESS:\n [*]:mdl \n [mdl NN in operation.]\n [...]\n [listening-at-level 1 process 1]\n ...\n (NOTE: '' must actually be typed\n as shown.)\n [:kill]\n\n NOTE: MDL primitives are defined in upper case,\n so most input is normally in upper case; to have\n your input translated to upper case, type:\n [*]:tctyp upper \n\n DOCUMENTATION:\n 1. The MDL Programming Language, MIT/LCS Document\n 2. The MDL Programming Environment, DMS Document SYS.11.xx\n\n 3. MIT-DMS files: DSK: MUDMAN; * *\n\n (R)\n\n TYPE: Text Formatter\n\n CONTACT: R@MIT-DMS\n Eliot Moss (EBM@MIT-DMS) (617) 253-5982\n\n DESCRIPTION: R is a text formatter that produces output for\n\n printing devices and the Xerox Graphics Printer.\n\n ACCESS:\n [*]:r \"FILE NAME\" (NOTE: the quotation marks\n\n are necessary if ITS\n file-name syntax is\n used.)\n [...]\n [:kill]\n\n DOCUMENTATION:\n 1. R Reference Manual\n 2. MIT-DMS files:\n DSK: R; R INFO (brief info)\n DSK: R; R RECENT (recent info)\n DSK: R; RMACRO INFO (info on standard macros)\n DSK: R; RMACRO RECENT (recent info on macros)\n\n (SST)\n\n TYPE: IMLAC monitor\n\n CONTACT: SST@MIT-DMS\n Dave Lebling (PDL@MIT-DMS) (617) 253-1440\n\n DESCRIPTION: SST is the program normally resident in\n MIT-DMS IMLAC terminals. It provides communication with the\n\n DEC-1040 and fast cursor movement. SST as currently written\n\n requires an inexpensive ($5), upward-compatible modification\n\n to a standard IMLAC.\n\n ACCESS:\n The file SST IML is accessed via IMLOAD (which see).\n\n NOTE: SST requires some special features on the IMLAC\n terminal. Consult the contact above.\n\n DOCUMENTATION:\n 1. MIT-DMS files: DSK: .INFO.; SST *\n\n (SSV)\n\n TYPE: IMLAC monitor/editor\n\n CONTACT: SSV@MIT-DMS\n Dave Lebling (PDL@MIT-DMS) (617) 253-1440\n\n DESCRIPTION: SSV is the program sometimes resident in\n MIT-DMS IMLAC terminals. It provides communication with the\n\n DEC-1040, copious local storage for characters and graphics,\n\n flexible local editing functions, and ARDS-compatible\n graphics. SSV as currently written requires an inexpensive\n\n ($5), upward-compatible modification to a standard IMLAC.\n\n ACCESS:\n The file SSV IML is accessed via IMLOAD (which see).\n\n NOTE: SSV requires some special features on the IMLAC\n terminal. Consult the contact above.\n\n DOCUMENTATION:\n 1. MIT-DMS files: DSK: .INFO.; SSV *\n\n (SURVEY)\n\n TYPE: Network utility\n\n CONTACT: SURVEY@MIT-DMS\n\n DESCRIPTION: Every 20 minutes or so SURVEY connects automatically\n to the Telnet Logger of most network server hosts, to\n determine the availability and response time of the host.\n The results are kept in an MIT-DMS file and transmitted\n daily to the Datacomputer.\n\n ACCESS:\n The SURVEY program itself is not accessed. Current\n results and long-term summaries can be retrieved by a user\n\n via the HISTORY program (which see). Remote users can\n create a TELNET connection to MIT-DMS socket 15 (dec)\n to obtain the latest data; see RFC 523 for details.\n\n DOCUMENTATION:\n 1. RFC 308, \"ARPANET host availability data\"\n 2. RFC 523, \"SURVEY is in operation again\"\n 3. RFC 530, \"A report on the SURVEY project\"\n\n (INTERESTS)\n\n 1. Automatic Morse system\n\n We are developing a system that will perform most, if not all,\n\n of the functions of a human Morse-code operator in a Morse-code\n\n radio network. The functions of such a system include:\n\n . Controlling radio transceivers in order to capture a signal\n\n in the face of interference, fading, planned frequency\n changes, etc.\n . Separating a Morse-code signal of interest from competing\n signals by \"tuning\" the reception to the ideosyncrasies of\n\n the operator and the signal.\n . Transcribing the hand-sent Morse code into a character\n stream\n . Correcting sender's errors in English text through low-level\n\n understanding via a sentence parser and English dictionary\n\n . Recognizing, understanding, and acting on Morse-code network\n\n protocol and abbreviations\n . Generating and transmitting appropriate short Morse-code\n responses.\n\n (REFERENCES)\n\n Nearly all documentation is generated online locally. Formatted\n\n DMS Documents are primarily offline but in some instances are\n\n available online in MIT-DMS files. For a general introduction\n\n to MIT-DMS, see:\n\n . \"A Novice's Introduction to the Dynamic Modeling System\",\n by S. W. Galley, DMS Document SYS.00.00\n (MIT-DMS file DSK: %SYS; 0000 MEMO)\n . \"An Introduction to ITS for the MACSYMA User\"\n by Ellen Lewis, Mathlab Memo #3\n (MIT-DMS file DSK: .INFO.; ITS INTRO)\n\n For descriptions of research projects, see:\n\n . MIT Laboratory for Computer Science Progress Report\n\n . \"Machine Recognition and Understanding of Manual Morse\"\n by Vezza et al, in \"Distributed Sensor Nets\", Proceedings\n of a Workshop held at Carnegie-Mellon University,\n December 1978, pp. 125-136.\n\n NOTE: When MIT-DMS files are specified herein as documentation\n\n for a user program, an asterisk in the file name is a wild\n card, understood only by FIND (which see).\n\n (ORDER-INFORMATION)\n\n Documents may be ordered from:\n Janet Schoof (JAN@MIT-DMS) (617) 253-1458\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269863398", + "html_url": "https://github.com/PDP-10/its/issues/236#issuecomment-269863398", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/236", + "id": 269863398, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-31T12:42:03Z", + "updated_at": "2016-12-31T12:42:03Z", + "body": "@livingcomputermuseum I understand you made a Imlac emulator. Would this be of interest to you?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269866176", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-269866176", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 269866176, + "user": { + "login": "taa01776", + "id": 1692509, + "avatar_url": "https://avatars.githubusercontent.com/u/1692509?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/taa01776", + "html_url": "https://github.com/taa01776", + "followers_url": "https://api.github.com/users/taa01776/followers", + "following_url": "https://api.github.com/users/taa01776/following{/other_user}", + "gists_url": "https://api.github.com/users/taa01776/gists{/gist_id}", + "starred_url": "https://api.github.com/users/taa01776/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/taa01776/subscriptions", + "organizations_url": "https://api.github.com/users/taa01776/orgs", + "repos_url": "https://api.github.com/users/taa01776/repos", + "events_url": "https://api.github.com/users/taa01776/events{/privacy}", + "received_events_url": "https://api.github.com/users/taa01776/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-31T13:58:24Z", + "updated_at": "2016-12-31T13:58:24Z", + "body": "I wonder if klh has it (or if it was just on AI or ML under an assumed name). There was a bit of an ongoing thing between DM management and the Mazers (of whom Ken was the most proficient), because all of the Imlacs generally were down the morning after a game--mostly cards that were loosened because the machines would get kicked in the heat of battle. We often had a daemon running to hunt down the maze program on the 10 and trash the shared memory, thus crashing the game, so the pdp-10 side mutated a bit over time.\n -ta\n\n________________________________\nFrom: Lars Brinkhoff \nSent: Saturday, December 31, 2016 5:10:18 AM\nTo: PDP-10/its\nCc: Timothy Anderson; Mention\nSubject: Re: [PDP-10/its] Source code missing (#61)\n\n\nCOMMON; MAZE DOC has PDP-9 source code for the Imlac PDS-1 side of the MAZE game. But the DM PDP-10 code is missing, both binary and source.\n\n-\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub, or mute the thread.\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269866243", + "html_url": "https://github.com/PDP-10/its/issues/281#issuecomment-269866243", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/281", + "id": 269866243, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-31T14:00:21Z", + "updated_at": "2016-12-31T14:00:21Z", + "body": "@aap When I look at https://github.com/simh/simh/tree/master/display, it seems to support both type 30 and 340, and more." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269866557", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-269866557", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 269866557, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-31T14:09:17Z", + "updated_at": "2016-12-31T14:09:17Z", + "body": "Thanks @taa01776, I sent him an email. Also, Greg Thompson joined the group, and is checking his archives. See #236." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269866859", + "html_url": "https://github.com/PDP-10/its/issues/236#issuecomment-269866859", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/236", + "id": 269866859, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-31T14:16:45Z", + "updated_at": "2016-12-31T14:16:45Z", + "body": "@gregt590 thank you for the information!\r\n\r\nI found a copy of SSV at http://www.ubanproductions.com/imlac_sw.html" + } +] diff --git a/doc/github/comments8 b/doc/github/comments8 new file mode 100644 index 00000000..32250c41 --- /dev/null +++ b/doc/github/comments8 @@ -0,0 +1,2802 @@ +[ + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269869718", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-269869718", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 269869718, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-31T15:27:41Z", + "updated_at": "2016-12-31T15:27:41Z", + "body": "It seems @tuban has everything needed to run MAZE.\r\nhttp://www.classiccmp.org/pipermail/cctalk/2016-April/020971.html" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269870041", + "html_url": "https://github.com/PDP-10/its/issues/236#issuecomment-269870041", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/236", + "id": 269870041, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2016-12-31T15:35:07Z", + "updated_at": "2016-12-31T15:35:07Z", + "body": "@gregt590 I have a file which begins like this\r\n\r\n TITLE MAZE.3 GREG THOMPSON (GAT) 04/11/74\r\n\r\n ; MAZE\r\n\r\n ; Maze is a experiment in 3 dimensional graphics and intertask\r\n ; teleconferencing. It is a hunt and seek game that can involve up to\r\n ; eight Imlacs. The Imlac user is placed in a 16 by 32 square maze and\r\n ; attempts to hunt down and destroy the other inhabitents of the maze (the\r\n ; other Imlac users) before they do the same to him. Each player is\r\n ; represented by his uname (1 through 8 characters) as he moves through the\r\n ; maze.\r\n\r\nMay I have your permission to publish this file?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269879981", + "html_url": "https://github.com/PDP-10/its/issues/236#issuecomment-269879981", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/236", + "id": 269879981, + "user": { + "login": "gregt590", + "id": 3485110, + "avatar_url": "https://avatars.githubusercontent.com/u/3485110?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/gregt590", + "html_url": "https://github.com/gregt590", + "followers_url": "https://api.github.com/users/gregt590/followers", + "following_url": "https://api.github.com/users/gregt590/following{/other_user}", + "gists_url": "https://api.github.com/users/gregt590/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gregt590/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gregt590/subscriptions", + "organizations_url": "https://api.github.com/users/gregt590/orgs", + "repos_url": "https://api.github.com/users/gregt590/repos", + "events_url": "https://api.github.com/users/gregt590/events{/privacy}", + "received_events_url": "https://api.github.com/users/gregt590/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2016-12-31T20:03:15Z", + "updated_at": "2016-12-31T20:03:15Z", + "body": "Lars:\n\nBack in 1973 I developed an interactive debugger that ran on the Imlac that interpreted code while running implementing breakpoints, single stepping, displaying variables, etc. That is the only “Imlac emulator” I can think of. I don’t know where the code is any more.\n\nThanks for the pointer to the Living Computers: Museum + Labs. Looks like they are mainly implementing a Xerox Alto emulator however.\n\nI believe “www.ubanproductions.com/imlac_sw.html ” is Tom Uban’s Imlac software collection. LinkedIn page is at https://www.linkedin.com/in/tom-uban-113b46 . He is the owner of Figure Eight Brewing in the Chicago area. It was Tom’s Imlac that he shipped from Chicago to Mountain View for the Maze Wars 30 Year Retrospective event held Nov 7th at the Computer History Museum and on which we got the original Maze Wars running again. You can find pictures of his Imlac in my PowerPoint presentation at slide 9.\n\nFeel free to publish or repost the source to the Imlac Maze War game source. It is already publicly posted off the Maze Wars wikipedia page at https://en.wikipedia.org/wiki/Maze_War hosted off one of my AWS S3 buckets. I have also collected Imlac PDS-1 software manuals, hardware schematics, and related background information I can post as well if you want.\n\n- Greg\n\n\nIn response to:\nOn Dec 31, 2016, at 4:42 AM, Lars Brinkhoff wrote:\n@livingcomputermuseum I understand you made a Imlac emulator. Would this be of interest to you?\n\nOn Dec 31, 2016, at 6:16 AM, Lars Brinkhoff wrote:\n@gregt590 thank you for the information!\nI found a copy of SSV at http://www.ubanproductions.com/imlac_sw.html \n\nOn Dec 31, 2016, at 7:35 AM, Lars Brinkhoff wrote:\n@gregt590 I have a file which begins like this\nTITLE MAZE.3 GREG THOMPSON (GAT) 04/11/74\n\n; MAZE\n\n; Maze is a experiment in 3 dimensional graphics and intertask\n; teleconferencing. It is a hunt and seek game that can involve up to\n; eight Imlacs. The Imlac user is placed in a 16 by 32 square maze and\n; attempts to hunt down and destroy the other inhabitents of the maze (the\n; other Imlac users) before they do the same to him. Each player is\n; represented by his uname (1 through 8 characters) as he moves through the\n; maze.\nMay I have your permission to publish this file?\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub , or mute the thread .\n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269890582", + "html_url": "https://github.com/PDP-10/its/issues/236#issuecomment-269890582", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/236", + "id": 269890582, + "user": { + "login": "livingcomputermuseum", + "id": 20564359, + "avatar_url": "https://avatars.githubusercontent.com/u/20564359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/livingcomputermuseum", + "html_url": "https://github.com/livingcomputermuseum", + "followers_url": "https://api.github.com/users/livingcomputermuseum/followers", + "following_url": "https://api.github.com/users/livingcomputermuseum/following{/other_user}", + "gists_url": "https://api.github.com/users/livingcomputermuseum/gists{/gist_id}", + "starred_url": "https://api.github.com/users/livingcomputermuseum/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/livingcomputermuseum/subscriptions", + "organizations_url": "https://api.github.com/users/livingcomputermuseum/orgs", + "repos_url": "https://api.github.com/users/livingcomputermuseum/repos", + "events_url": "https://api.github.com/users/livingcomputermuseum/events{/privacy}", + "received_events_url": "https://api.github.com/users/livingcomputermuseum/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-01T03:04:37Z", + "updated_at": "2017-01-01T03:04:37Z", + "body": "Interesting timing -- Living Computers: Museum+Labs recently acquired an Imlac PDS-1 and I've been working on getting MAZE running on it. Just before the holidays, I had it successfully running, and I'm working on implementing a full MAZE server (eventually we'd like to run the original ITS server code but that's a ways off).\n\nI've also been working on improving the Imlac emulator I wrote (sImlac, see here: http://rottedbits.blogspot.com/2013/07/simlac-v00-is-ready-for-human.html) and it's now running MAZE correctly as well. I'm hoping to have the real Imlac playing MazeWar against some simulated Imlacs in the not-too-distant future...\n\n- Josh\n\n\n________________________________\nFrom: Greg Thompson [notifications@github.com]\nSent: Saturday, December 31, 2016 12:03 PM\nTo: PDP-10/its\nCc: Josh Dersch; Mention\nSubject: Re: [PDP-10/its] MAZE - game (#236)\n\nLars:\n\nBack in 1973 I developed an interactive debugger that ran on the Imlac that interpreted code while running implementing breakpoints, single stepping, displaying variables, etc. That is the only “Imlac emulator” I can think of. I don’t know where the code is any more.\n\nThanks for the pointer to the Living Computers: Museum + Labs. Looks like they are mainly implementing a Xerox Alto emulator however.\n\nI believe “www.ubanproductions.com/imlac_sw.html ” is Tom Uban’s Imlac software collection. LinkedIn page is at https://www.linkedin.com/in/tom-uban-113b46 . He is the owner of Figure Eight Brewing in the Chicago area. It was Tom’s Imlac that he shipped from Chicago to Mountain View for the Maze Wars 30 Year Retrospective event held Nov 7th at the Computer History Museum and on which we got the original Maze Wars running again. You can find pictures of his Imlac in my PowerPoint presentation at slide 9.\n\nFeel free to publish or repost the source to the Imlac Maze War game source. It is already publicly posted off the Maze Wars wikipedia page at https://en.wikipedia.org/wiki/Maze_War hosted off one of my AWS S3 buckets. I have also collected Imlac PDS-1 software manuals, hardware schematics, and related background information I can post as well if you want.\n\n- Greg\n\n\nIn response to:\nOn Dec 31, 2016, at 4:42 AM, Lars Brinkhoff wrote:\n@livingcomputermuseum I understand you made a Imlac emulator. Would this be of interest to you?\n\nOn Dec 31, 2016, at 6:16 AM, Lars Brinkhoff wrote:\n@gregt590 thank you for the information!\nI found a copy of SSV at http://www.ubanproductions.com/imlac_sw.html \n\nOn Dec 31, 2016, at 7:35 AM, Lars Brinkhoff wrote:\n@gregt590 I have a file which begins like this\nTITLE MAZE.3 GREG THOMPSON (GAT) 04/11/74\n\n; MAZE\n\n; Maze is a experiment in 3 dimensional graphics and intertask\n; teleconferencing. It is a hunt and seek game that can involve up to\n; eight Imlacs. The Imlac user is placed in a 16 by 32 square maze and\n; attempts to hunt down and destroy the other inhabitents of the maze (the\n; other Imlac users) before they do the same to him. Each player is\n; represented by his uname (1 through 8 characters) as he moves through the\n; maze.\nMay I have your permission to publish this file?\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub , or mute the thread .\n\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub, or mute the thread.\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269891076", + "html_url": "https://github.com/PDP-10/its/issues/236#issuecomment-269891076", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/236", + "id": 269891076, + "user": { + "login": "gregt590", + "id": 3485110, + "avatar_url": "https://avatars.githubusercontent.com/u/3485110?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/gregt590", + "html_url": "https://github.com/gregt590", + "followers_url": "https://api.github.com/users/gregt590/followers", + "following_url": "https://api.github.com/users/gregt590/following{/other_user}", + "gists_url": "https://api.github.com/users/gregt590/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gregt590/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gregt590/subscriptions", + "organizations_url": "https://api.github.com/users/gregt590/orgs", + "repos_url": "https://api.github.com/users/gregt590/repos", + "events_url": "https://api.github.com/users/gregt590/events{/privacy}", + "received_events_url": "https://api.github.com/users/gregt590/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-01T03:36:10Z", + "updated_at": "2017-01-01T03:36:10Z", + "body": "Josh:\n\nFor the DigiBarn Computer History Museum event in Nov 2004, Howard Palmer CCed above & currently a software developer at Stanford, wrote and got working a Maze server router on a laptop for the event. You might be able to get Maze server code from him if he still has it.\n\n- Greg\n\n\nOn Dec 31, 2016, at 7:04 PM, Living Computers: Museum+Labs wrote:\n\nInteresting timing -- Living Computers: Museum+Labs recently acquired an Imlac PDS-1 and I've been working on getting MAZE running on it. Just before the holidays, I had it successfully running, and I'm working on implementing a full MAZE server (eventually we'd like to run the original ITS server code but that's a ways off).\n\nI've also been working on improving the Imlac emulator I wrote (sImlac, see here: http://rottedbits.blogspot.com/2013/07/simlac-v00-is-ready-for-human.html) and it's now running MAZE correctly as well. I'm hoping to have the real Imlac playing MazeWar against some simulated Imlacs in the not-too-distant future...\n\n- Josh\n\n________________________________\nFrom: Greg Thompson [notifications@github.com]\nSent: Saturday, December 31, 2016 12:03 PM\nTo: PDP-10/its\nCc: Josh Dersch; Mention\nSubject: Re: [PDP-10/its] MAZE - game (#236)\n\nLars:\n\nBack in 1973 I developed an interactive debugger that ran on the Imlac that interpreted code while running implementing breakpoints, single stepping, displaying variables, etc. That is the only “Imlac emulator” I can think of. I don’t know where the code is any more.\n\nThanks for the pointer to the Living Computers: Museum + Labs. Looks like they are mainly implementing a Xerox Alto emulator however.\n\nI believe “www.ubanproductions.com/imlac_sw.html ” is Tom Uban’s Imlac software collection. LinkedIn page is at https://www.linkedin.com/in/tom-uban-113b46 . He is the owner of Figure Eight Brewing in the Chicago area. It was Tom’s Imlac that he shipped from Chicago to Mountain View for the Maze Wars 30 Year Retrospective event held Nov 7th 2004 at the Computer History Museum and on which we got the original Maze Wars running again. You can find pictures of his Imlac in my PowerPoint presentation at slide 9.\n\nFeel free to publish or repost the source to the Imlac Maze War game source. It is already publicly posted off the Maze Wars wikipedia page at https://en.wikipedia.org/wiki/Maze_War hosted off one of my AWS S3 buckets. I have also collected Imlac PDS-1 software manuals, hardware schematics, and related background information I can post as well if you want.\n\n- Greg\n\n\nIn response to:\nOn Dec 31, 2016, at 4:42 AM, Lars Brinkhoff wrote:\n@livingcomputermuseum \nI understand you made a Imlac emulator. Would this be of interest to you?\n\nOn Dec 31, 2016, at 6:16 AM, Lars Brinkhoff wrote:\n@gregt590 thank you for the information!\nI found a copy of SSV at http://www.ubanproductions.com/imlac_sw.html \n\nOn Dec 31, 2016, at 7:35 AM, Lars Brinkhoff wrote:\n@gregt590 I have a file which begins like this\nTITLE MAZE.3 GREG THOMPSON (GAT) 04/11/74\n\n; MAZE\n\n; Maze is a experiment in 3 dimensional graphics and intertask\n; teleconferencing. It is a hunt and seek game that can involve up to\n; eight Imlacs. The Imlac user is placed in a 16 by 32 square maze and\n; attempts to hunt down and destroy the other inhabitents of the maze (the\n; other Imlac users) before they do the same to him. Each player is\n; represented by his uname (1 through 8 characters) as he moves through the\n; maze.\nMay I have your permission to publish this file?\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub , or mute the thread .\n\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub, or mute the thread.\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub , or mute the thread .\n\n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269892741", + "html_url": "https://github.com/PDP-10/its/issues/236#issuecomment-269892741", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/236", + "id": 269892741, + "user": { + "login": "gregt590", + "id": 3485110, + "avatar_url": "https://avatars.githubusercontent.com/u/3485110?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/gregt590", + "html_url": "https://github.com/gregt590", + "followers_url": "https://api.github.com/users/gregt590/followers", + "following_url": "https://api.github.com/users/gregt590/following{/other_user}", + "gists_url": "https://api.github.com/users/gregt590/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gregt590/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gregt590/subscriptions", + "organizations_url": "https://api.github.com/users/gregt590/orgs", + "repos_url": "https://api.github.com/users/gregt590/repos", + "events_url": "https://api.github.com/users/gregt590/events{/privacy}", + "received_events_url": "https://api.github.com/users/gregt590/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-01T05:23:47Z", + "updated_at": "2017-01-01T05:23:47Z", + "body": "Josh,\n\nMy code is here: https://sourceforge.net/projects/imlac/\n\nIt's mostly written in Java. I haven't tried to build it for awhile, but \nit did work.\n\nThere's an Imlac assembler there, as well as a Maze server. This was all \nthrown together in a very short time for the express purpose of running \nMaze on Tom Uban's Imlac. So the assembler may not necessarily handle \nany Imlac program you throw at it.\n\nLet me know if you have any problems accessing or deciphering the code.\n\nHoward\n\nOn 12/31/2016 7:36 PM, Greg Thompson wrote:\n> Josh:\n>\n> For the DigiBarn Computer History Museum event in Nov 2004, Howard \n> Palmer CCed above & currently a \n> software developer at Stanford, wrote and got working a Maze server \n> router on a laptop for the event. You might be able to get Maze \n> server code from him if he still has it.\n>\n> - Greg\n>\n>\n> On Dec 31, 2016, at 7:04 PM, Living Computers: Museum+Labs \n> > wrote:\n>\n> Interesting timing -- Living Computers: Museum+Labs recently acquired \n> an Imlac PDS-1 and I've been working on getting MAZE running on it. \n> Just before the holidays, I had it successfully running, and I'm \n> working on implementing a full MAZE server (eventually we'd like to \n> run the original ITS server code but that's a ways off).\n>\n> I've also been working on improving the Imlac emulator I wrote \n> (sImlac, see here: \n> http://rottedbits.blogspot.com/2013/07/simlac-v00-is-ready-for-human.html) \n> and it's now running MAZE correctly as well. I'm hoping to have the \n> real Imlac playing MazeWar against some simulated Imlacs in the \n> not-too-distant future...\n>\n> - Josh\n>\n> ________________________________\n> From: Greg Thompson [notifications@github.com \n> ]\n> Sent: Saturday, December 31, 2016 12:03 PM\n> To: PDP-10/its\n> Cc: Josh Dersch; Mention\n> Subject: Re: [PDP-10/its] MAZE - game (#236)\n>\n> Lars:\n>\n> Back in 1973 I developed an interactive debugger that ran on the Imlac \n> that interpreted code while running implementing breakpoints, single \n> stepping, displaying variables, etc. That is the only “Imlac emulator” \n> I can think of. I don’t know where the code is any more.\n>\n> Thanks for the pointer to the Living Computers: Museum + Labs. Looks \n> like they are mainly implementing a Xerox Alto emulator however.\n>\n> I believe “www.ubanproductions.com/imlac_sw.html \n> \n> ” is Tom Uban’s Imlac \n> software collection. LinkedIn page is at \n> https://www.linkedin.com/in/tom-uban-113b46 \n> . He is the owner of \n> Figure Eight Brewing in the Chicago area. It was Tom’s Imlac that he \n> shipped from Chicago to Mountain View for the Maze Wars 30 Year \n> Retrospective \n> event \n> held Nov 7th 2004 at the Computer History Museum and on which we got \n> the original Maze Wars running again. You can find pictures of his \n> Imlac in my PowerPoint presentation at slide 9.\n>\n> Feel free to publish or repost the source to the Imlac Maze War game \n> source. It is already publicly posted off the Maze Wars wikipedia page \n> at https://en.wikipedia.org/wiki/Maze_War \n> hosted off one of my AWS S3 \n> buckets. I have also collected Imlac PDS-1 software manuals, hardware \n> schematics, and related background information I can post as well if \n> you want.\n>\n> - Greg\n>\n>\n> In response to:\n> On Dec 31, 2016, at 4:42 AM, Lars Brinkhoff > wrote:\n> @livingcomputermuseum \n> I understand you made a Imlac emulator. Would this be of interest to you?\n>\n> On Dec 31, 2016, at 6:16 AM, Lars Brinkhoff > wrote:\n> @gregt590 thank you for the information!\n> I found a copy of SSV at http://www.ubanproductions.com/imlac_sw.html \n> \n>\n> On Dec 31, 2016, at 7:35 AM, Lars Brinkhoff > wrote:\n> @gregt590 I have a file which begins \n> like this\n> TITLE MAZE.3 GREG THOMPSON (GAT) 04/11/74\n>\n> ; MAZE\n>\n> ; Maze is a experiment in 3 dimensional graphics and intertask\n> ; teleconferencing. It is a hunt and seek game that can involve up to\n> ; eight Imlacs. The Imlac user is placed in a 16 by 32 square maze and\n> ; attempts to hunt down and destroy the other inhabitents of the maze (the\n> ; other Imlac users) before they do the same to him. Each player is\n> ; represented by his uname (1 through 8 characters) as he moves \n> through the\n> ; maze.\n> May I have your permission to publish this file?\n>\n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub \n> , or \n> mute the thread \n> .\n>\n>\n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on \n> GitHub, \n> or mute the \n> thread.\n>\n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub \n> , or \n> mute the thread \n> .\n>\n>\n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269895321", + "html_url": "https://github.com/PDP-10/its/issues/236#issuecomment-269895321", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/236", + "id": 269895321, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-01T08:08:16Z", + "updated_at": "2017-01-01T08:08:16Z", + "body": "@livingcomputermuseum I'd be interested in getting the ITS server running. The real machines were connected with a serial line, right? It should not be too hard to connect emulated machines in a similar manner." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269903359", + "html_url": "https://github.com/PDP-10/its/issues/18#issuecomment-269903359", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/18", + "id": 269903359, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-01T13:38:06Z", + "updated_at": "2017-01-01T13:38:06Z", + "body": "New information: If I insert a ^R before or after the call to Dump Environment, I can see the error message\r\n\r\n Info Enter Undefined or ambiguous function name?\r\n\r\nI'm not sure if that's harmless, or something that interferes with the dumping or loading of INFO." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269909515", + "html_url": "https://github.com/PDP-10/its/issues/18#issuecomment-269909515", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/18", + "id": 269909515, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-01T16:32:25Z", + "updated_at": "2017-01-01T16:32:25Z", + "body": "Can you find that function anywhere? Sounds like that is the function that would start up Info" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269909922", + "html_url": "https://github.com/PDP-10/its/issues/18#issuecomment-269909922", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/18", + "id": 269909922, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-01T16:43:44Z", + "updated_at": "2017-01-01T16:43:44Z", + "body": "Sorry, it was caused by me inserting ^R in the wrong places. The ^R triggered the FS ^R Enter hook, which caused the code in INFO EMACS to be run prematurely. Info Enter is defined in the INFO library, but it's not loaded until the dumped INFO runs." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269918266", + "html_url": "https://github.com/PDP-10/its/issues/236#issuecomment-269918266", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/236", + "id": 269918266, + "user": { + "login": "gregt590", + "id": 3485110, + "avatar_url": "https://avatars.githubusercontent.com/u/3485110?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/gregt590", + "html_url": "https://github.com/gregt590", + "followers_url": "https://api.github.com/users/gregt590/followers", + "following_url": "https://api.github.com/users/gregt590/following{/other_user}", + "gists_url": "https://api.github.com/users/gregt590/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gregt590/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gregt590/subscriptions", + "organizations_url": "https://api.github.com/users/gregt590/orgs", + "repos_url": "https://api.github.com/users/gregt590/repos", + "events_url": "https://api.github.com/users/gregt590/events{/privacy}", + "received_events_url": "https://api.github.com/users/gregt590/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-01T20:31:19Z", + "updated_at": "2017-01-01T20:31:19Z", + "body": "Lars:\n\nYes, it used a serial connection between the PDP-10 at MIT Project MAC (or the IBM 1800 at NASA/Ames) and the Imlacs. In fact you will find references to Imlacs and computer to Imlac communications in the early RFCs (including 86, 101, 126, 164, 174, 177, 190, 191, 249, 282, 314, 321, 372, 373, 398, 472, 549, 553, 559, 900, ...) available at:\nhttps://www.rfc-editor.org/rfc-index2.html \n\nRFC 86 - Proposal for a Network Standard Format for a Data Stream to Control Graphics Display, Jan 1971\nRFC 101 - Notes on the Network Working Group meeting, Urbana, Illinois, February 17, 1971\nRFC 126 - Graphics Facilities at Ames Research Center\nRFC 164 - Minutes of Network Working Group meeting, 5/16 through 5/19/71\nRFC 174 - UCLA-Computer Science Graphics Overview\nRFC 177 - Device independent graphical display description, June 1971\nRFC 190 - DEC PDP-10-IMLAC communication system\nRFC 191 - Graphics implementation and conceptualization at Augmentation Research Center, July 1971\nRFC 249 - Coordination of equipment and supplies purchase, Oct 1971\nRFC 282 - Graphics meeting report, Dec 1971\nRFC 314 - Graphics meeting report, March 1972\nRFC 321 - CBI Networking Activity at MITRE, March 1972\nRFC 372 - Notes on a Conversation with Bob Kahn on the ICCC, July 1972\nRFC 398 - UCSB Online Graphics, Sept 1972\n...\n\nYou can find details on the Imlac hardware configuration options the Auerbach report on IMLAC Corp from 1972 I scanned in and posted at: https://s3-us-west-2.amazonaws.com/tmmeng/Maze/Auerbach_Imlac_report.zip \n\nIn fact I have a fair amount of information on Mazewar and Imlacs collected and posted at:\nhttps://s3-us-west-2.amazonaws.com/tmmeng/Maze/ \n\nThe available files are:\nGregs-Mac:~ Greg$ aws s3 ls s3://tmmeng/Maze/\n2017-01-01 10:59:03 15280 20031124_Imlac_PDS_1.txt\n2017-01-01 11:22:41 1580803 Auerbach_Imlac_report.zip\n2015-11-06 14:55:41 31981117 Hardware_Maze_Game_Boards.pdf\n2015-11-06 14:55:41 43731578 Hardware_Maze_Game_Report.pdf\n2016-12-31 11:35:59 620033 IMLAC_PDS-1_OPTIONS_DESC_030871.pdf\n2016-12-31 11:36:04 497100 IMLAC_Users_Forum_Vol1.3_110171.pdf\n2016-12-31 11:35:52 637757 IMLAC_Users_Forum_Vol2.1_040172.pdf\n2016-12-31 11:34:54 733063 Imlac Programming Card.zip\n2016-12-31 11:50:08 31793 MIDAS_ARC.txt\n2016-12-31 11:50:08 164082 MIDAS_INFO.txt\n2016-12-31 11:50:10 28756 MIT-DM.txt\n2017-01-01 11:14:17 501171 MIT_lcs75.zip\n2015-11-06 14:55:41 66266 Mazewar-Imlac-asm.txt\n2015-11-06 14:55:41 114358 Mazewar-Imlac-listing.txt\n2017-01-01 11:30:07 34615 Mazewar_DEC.c\n2017-01-01 11:29:46 7559 Mazewar_DEC.h\n2017-01-01 11:34:42 3446 Mazewar_DEC.man\n2017-01-01 11:25:44 217938 Mazewar_Nov7_2004.jpg\n2016-12-31 11:56:05 3752873 NASA_Ames_History_1969-1989.pdf\n2017-01-01 11:21:05 6088070 Oracle_Interop_Maze.zip\n2016-12-31 11:50:16 102824 PDP-10_INFO.txt\n2016-12-31 11:33:35 3035651 PDS-1D_ProgrammingGuide.pdf\n2016-12-31 11:33:09 6897975 PDS-1D_Schematics.pdf\n2016-12-31 11:32:41 14028582 PDS-1_Schematics.pdf\n2016-12-31 11:33:25 3380958 PDS-1_TechnicalMan.pdf\n2016-12-31 11:46:29 336497 PDS-4 Programming Card 1.jpg\n2016-12-31 11:46:30 625108 PDS-4 Programming Card 1c.jpg\n2016-12-31 11:46:31 460010 PDS-4 Programming Card 2.jpg\n2016-12-31 11:46:32 798163 PDS-4 Programming Card 2c.jpg\n2016-12-31 11:46:33 488771 PDS-4 Programming Card 3c.jpg\n2016-12-31 11:46:34 467620 PDS-4 Programming Card 4c.jpg\n2017-01-01 11:12:35 2265 RFC126_Ames_Graphics_Lab.txt\n2017-01-01 11:43:04 89 Terra Nova BLOG.url\n2017-01-01 11:27:11 4502016 The_aMazing_History_of_Maze.ppt\n\n- Greg\n\n-------------------------------\nGreg Thompson\ni-GATE Venture Advisor \nThompson Multimedia Engineering \nLivermore, CA 94550-4333\nMobile phone: +1-925-321-6146\nPrivate e-mail: gregt@alum.mit.edu \nLinkedIn: www.linkedin.com/in/grthomps \n\n\nIn response to:\nOn Jan 1, 2017, at 12:08 AM, Lars Brinkhoff wrote:\n@livingcomputermuseum I'd be interested in getting the ITS server running. The real machines were connected with a serial line, right? It should not be too hard to connect emulated machines in a similar manner.\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub , or mute the thread .\n\n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269995399", + "html_url": "https://github.com/PDP-10/its/issues/394#issuecomment-269995399", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/394", + "id": 269995399, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-02T16:48:18Z", + "updated_at": "2017-01-02T16:48:18Z", + "body": "Well, it is a DEC-20 assembler manual -- isn't the instruction set sufficiently different from that of a KS-10 that it might be confusing?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269995621", + "html_url": "https://github.com/PDP-10/its/issues/390#issuecomment-269995621", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/390", + "id": 269995621, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-02T16:50:24Z", + "updated_at": "2017-01-02T16:50:24Z", + "body": "Did this ever run on ITS? " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269996210", + "html_url": "https://github.com/PDP-10/its/issues/394#issuecomment-269996210", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/394", + "id": 269996210, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-02T16:55:51Z", + "updated_at": "2017-01-02T16:55:51Z", + "body": "I think the user instruction set is almost identical. There are probably differences between MACRO-10/20 and MIDAS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269996471", + "html_url": "https://github.com/PDP-10/its/issues/390#issuecomment-269996471", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/390", + "id": 269996471, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-02T16:58:20Z", + "updated_at": "2017-01-02T16:58:20Z", + "body": "No. It's in the same category as ADVENT, DUNGEON, and Empire. Those would be add-ons beyond what the original ITS provided." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/269997276", + "html_url": "https://github.com/PDP-10/its/issues/390#issuecomment-269997276", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/390", + "id": 269997276, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-02T17:05:07Z", + "updated_at": "2017-01-02T17:05:07Z", + "body": "ADVENT and DUNGEON did run on ITS. We just don’t have the executables/sources. I don’t think MUD ever ran on ITS.\n\n> On Jan 2, 2017, at 8:58 AM, Lars Brinkhoff wrote:\n> \n> No. It's in the same category as ADVENT, DUNGEON, and Empire. Those would be add-ons beyond what the original ITS provided.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub , or mute the thread .\n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270010823", + "html_url": "https://github.com/PDP-10/its/issues/390#issuecomment-270010823", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/390", + "id": 270010823, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-02T19:21:41Z", + "updated_at": "2017-01-02T19:21:41Z", + "body": "Ok, I was wrong about ADVENT and DUNGEON.\r\n\r\nMy thinking is that people may want to run the classic PDP-10 games. Some were developed in ITS (CHESS, ZORK). Some came from outside ITS, but were developed further (MAZE, SPCWAR). Some were mostly just ported to ITS (I believe this is the case with ADVENT and DUNGEON). And some never ran in ITS (MUD, DUNNET, EMPIRE)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270121563", + "html_url": "https://github.com/PDP-10/its/issues/383#issuecomment-270121563", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/383", + "id": 270121563, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-03T14:09:10Z", + "updated_at": "2017-01-03T14:09:10Z", + "body": "I couldn't find the lisp source files anywhere. Do they still exist?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270136219", + "html_url": "https://github.com/PDP-10/its/issues/383#issuecomment-270136219", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/383", + "id": 270136219, + "user": { + "login": "ams", + "id": 7945138, + "avatar_url": "https://avatars.githubusercontent.com/u/7945138?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/ams", + "html_url": "https://github.com/ams", + "followers_url": "https://api.github.com/users/ams/followers", + "following_url": "https://api.github.com/users/ams/following{/other_user}", + "gists_url": "https://api.github.com/users/ams/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ams/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ams/subscriptions", + "organizations_url": "https://api.github.com/users/ams/orgs", + "repos_url": "https://api.github.com/users/ams/repos", + "events_url": "https://api.github.com/users/ams/events{/privacy}", + "received_events_url": "https://api.github.com/users/ams/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-03T15:14:25Z", + "updated_at": "2017-01-03T15:19:10Z", + "body": "Do you have a list of the files you are looking for?\r\n\r\nIn general, all the source files for MACLISP live in L;, LSPRC;, COMLAP; and NILCOM;. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270196020", + "html_url": "https://github.com/PDP-10/its/issues/383#issuecomment-270196020", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/383", + "id": 270196020, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-03T19:08:09Z", + "updated_at": "2017-01-03T19:08:09Z", + "body": "I wonder where the fasl files in LISP come from. Unfortunately I don't know too much about ITS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270202178", + "html_url": "https://github.com/PDP-10/its/issues/383#issuecomment-270202178", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/383", + "id": 270202178, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-03T19:32:51Z", + "updated_at": "2017-01-03T19:32:51Z", + "body": "Sorry, those source files are not in here yet. I suppose Eric will be working on that." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270227916", + "html_url": "https://github.com/PDP-10/its/issues/383#issuecomment-270227916", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/383", + "id": 270227916, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-03T21:20:31Z", + "updated_at": "2017-01-03T21:20:31Z", + "body": "Yes, I'm working on it.\n\n-- Eric\n\n\n> On Jan 3, 2017, at 11:32, Lars Brinkhoff wrote:\n> \n> Sorry, those source files are not in here yet. I suppose Eric will be working on that.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270336745", + "html_url": "https://github.com/PDP-10/its/issues/278#issuecomment-270336745", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/278", + "id": 270336745, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-04T10:09:17Z", + "updated_at": "2017-01-04T10:09:17Z", + "body": "AI Memo 118 describes how to use MACDMP to load programs from tape into the PDP-6.\r\n\r\n@aap We still have MACDMP, although it fell by the wayside. It spawned DSKDMP which is is now used to boot ITS from disk." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270353299", + "html_url": "https://github.com/PDP-10/its/issues/276#issuecomment-270353299", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/276", + "id": 270353299, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-04T11:44:44Z", + "updated_at": "2017-01-04T11:44:58Z", + "body": "Some other similar programs:\r\n- 10DMP - builds ok.\r\n- DECDSK DMP109 - missing file DSKDMP SWITCH.\r\n- MACDMP MOBY - undefined device codes, probably easy to fix.\r\n- MACDMP RIM10 - syntax errors.\r\n- MAGDMP - builds ok.\r\n- MAGFRM - builds ok.\r\n- TENDMP - builds ok.\r\n- TENLOD - missing file JSR; STNDRD MACROS, and SYSENG; JSF MACROS doesn't seem to work. Also missing file 6STAP FILE.\r\n\r\nCC @aap. Some of these have timestamps from the early 70s, and probably works on the PDP-6." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270359263", + "html_url": "https://github.com/PDP-10/its/issues/395#issuecomment-270359263", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/395", + "id": 270359263, + "user": { + "login": "ams", + "id": 7945138, + "avatar_url": "https://avatars.githubusercontent.com/u/7945138?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/ams", + "html_url": "https://github.com/ams", + "followers_url": "https://api.github.com/users/ams/followers", + "following_url": "https://api.github.com/users/ams/following{/other_user}", + "gists_url": "https://api.github.com/users/ams/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ams/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ams/subscriptions", + "organizations_url": "https://api.github.com/users/ams/orgs", + "repos_url": "https://api.github.com/users/ams/repos", + "events_url": "https://api.github.com/users/ams/events{/privacy}", + "received_events_url": "https://api.github.com/users/ams/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-04T12:23:21Z", + "updated_at": "2017-01-04T12:23:21Z", + "body": "Contact Bjorn Victor; he will know. UP has some hacks for rendering PIC files as SVG." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270360832", + "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-270360832", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", + "id": 270360832, + "user": { + "login": "AndreasDavour", + "id": 1989842, + "avatar_url": "https://avatars.githubusercontent.com/u/1989842?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/AndreasDavour", + "html_url": "https://github.com/AndreasDavour", + "followers_url": "https://api.github.com/users/AndreasDavour/followers", + "following_url": "https://api.github.com/users/AndreasDavour/following{/other_user}", + "gists_url": "https://api.github.com/users/AndreasDavour/gists{/gist_id}", + "starred_url": "https://api.github.com/users/AndreasDavour/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/AndreasDavour/subscriptions", + "organizations_url": "https://api.github.com/users/AndreasDavour/orgs", + "repos_url": "https://api.github.com/users/AndreasDavour/repos", + "events_url": "https://api.github.com/users/AndreasDavour/events{/privacy}", + "received_events_url": "https://api.github.com/users/AndreasDavour/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-04T12:33:30Z", + "updated_at": "2017-01-04T12:33:30Z", + "body": "It must have been the processing of those 9 tracks that I remember being mentioned then. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270372591", + "html_url": "https://github.com/PDP-10/its/issues/395#issuecomment-270372591", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/395", + "id": 270372591, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-04T13:40:31Z", + "updated_at": "2017-01-04T13:40:31Z", + "body": "Thanks, done." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270665462", + "html_url": "https://github.com/PDP-10/its/issues/108#issuecomment-270665462", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/108", + "id": 270665462, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-05T15:06:21Z", + "updated_at": "2017-01-05T15:12:37Z", + "body": "I found a WUMPUS.MID on a TOPS-20 tape, but it's written for... you guessed it, TOPS-20." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270734160", + "html_url": "https://github.com/PDP-10/its/pull/188#issuecomment-270734160", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/188", + "id": 270734160, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-05T19:27:24Z", + "updated_at": "2017-01-05T19:27:24Z", + "body": "I now have [SRI-NIC]SRC:FAIL.FAI.3, updated 1985. It's a good thing we have a FAIL binary to use for bootstrapping." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270734936", + "html_url": "https://github.com/PDP-10/its/pull/188#issuecomment-270734936", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/188", + "id": 270734936, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-05T19:30:43Z", + "updated_at": "2017-01-05T19:30:43Z", + "body": "Oh, I case anyone want to dig around, these are the four tape images: \r\nhttp://pdp-10.trailing-edge.com/tapes/SRI_NIC_PERM_SRC_1_19910112.tap.bz2 \r\nhttp://pdp-10.trailing-edge.com/tapes/SRI_NIC_PERM_SRC_2_19910112.tap.bz2 \r\nhttp://pdp-10.trailing-edge.com/tapes/SRI_NIC_PERM_SRC_3_19910112.tap.bz2 \r\nhttp://pdp-10.trailing-edge.com/tapes/SRI_NIC_PERM_SRC_4_19910112.tap.bz2\r\n\r\nThey are TOPS-20 DUMPER tapes, so read them with tools/tapeutils/read20." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270740544", + "html_url": "https://github.com/PDP-10/its/pull/188#issuecomment-270740544", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/188", + "id": 270740544, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-05T19:53:37Z", + "updated_at": "2017-01-05T19:53:37Z", + "body": "FAIL BIN tries to open the file SYS: TS DEC." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270747448", + "html_url": "https://github.com/PDP-10/its/pull/188#issuecomment-270747448", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/188", + "id": 270747448, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-05T20:23:40Z", + "updated_at": "2017-01-05T20:23:40Z", + "body": "Fixing that gives me a FAIL REL. But loading that into STINK doesn't work. Wrong REL format?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270749618", + "html_url": "https://github.com/PDP-10/its/pull/188#issuecomment-270749618", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/188", + "id": 270749618, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-05T20:33:03Z", + "updated_at": "2017-01-05T21:01:28Z", + "body": "No, just wrong input to STINK. This works better:\r\n\r\n M sail; fail rel$L$$\r\n M sail; fail nbin$Y$$\r\n\r\nBut running the resulting FAIL NBIN fails:\r\n\r\n IOCERROR: - CHANNEL NOT OPEN\r\n CHNL NOT OPEN\r\n CORINI+1>>APRENB DEV, M/ 0" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270759693", + "html_url": "https://github.com/PDP-10/its/pull/188#issuecomment-270759693", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/188", + "id": 270759693, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-05T21:15:46Z", + "updated_at": "2017-01-05T21:15:46Z", + "body": "These symbols are undefined: \r\n.JBAPR \r\n.JBFF \r\n.JBTPC \r\n.JBREL \r\n.JBSA \r\nSTKTRN \r\n.JBCNI \r\n\r\nI think the .J ones are fairly trivial definitions, but STKTRN is needed to translate assembled output to STINK format. It was located in SAIL; STKTRN 39, but that's gone. Luckily, we should be able to reconstruct it from FAIL BIN." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/270985260", + "html_url": "https://github.com/PDP-10/its/pull/188#issuecomment-270985260", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/188", + "id": 270985260, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-06T19:32:21Z", + "updated_at": "2017-01-06T19:32:21Z", + "body": "The .J symbols are defined in SAIL; JOBDAT REL." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271006820", + "html_url": "https://github.com/PDP-10/its/issues/61#issuecomment-271006820", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/61", + "id": 271006820, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-06T21:08:55Z", + "updated_at": "2017-01-06T21:21:42Z", + "body": "Assembling FAIL needs SAIL; STKTRN 39 which is missing. I have reconstructed it by disassembling SAIL; FAIL BIN.\r\n\r\nIt also needs FAIL; JOBDAT REL which has no source in the ITS dumps. But there is a JOBDAT.MAC in the SRI-NIC dump." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271021763", + "html_url": "https://github.com/PDP-10/its/pull/188#issuecomment-271021763", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/188", + "id": 271021763, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-06T22:05:20Z", + "updated_at": "2017-01-06T22:05:20Z", + "body": "Linking a new binary with JOBDAT REL, STKTRN REL, and FAIL REL still don't work.\r\n\r\nI believe we also need to merge in DECUUO. Not sure exactly how. There are some hints in DRAW; D INFO." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271069739", + "html_url": "https://github.com/PDP-10/its/pull/188#issuecomment-271069739", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/188", + "id": 271069739, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-07T07:59:55Z", + "updated_at": "2017-01-07T07:59:55Z", + "body": "Running `:dec sail;fail bin /sail` seems to work as far as starting to assemble a file. But it runs into trouble when it runs:\r\n\r\n Assembler error: Unexpected ILL MEM REF. at user PC = 24277\r\n FAIL FAI , PAGE 4, LINE 54" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271081557", + "html_url": "https://github.com/PDP-10/its/pull/188#issuecomment-271081557", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/188", + "id": 271081557, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-07T12:40:35Z", + "updated_at": "2017-01-07T12:40:35Z", + "body": "Don't know what the trouble was. The new FAIL can assemble itself into a new FAIL REL.\r\n\r\nHowever, STINK doesn't accept this FAIL REL. Maybe something wrong with STKTRN, because that's supposed to translate from FAIL's REL format to the STINK format." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271098883", + "html_url": "https://github.com/PDP-10/its/issues/395#issuecomment-271098883", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/395", + "id": 271098883, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-07T17:54:04Z", + "updated_at": "2017-01-07T17:54:04Z", + "body": ".INFO.; ARDS INFO\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271168190", + "html_url": "https://github.com/PDP-10/its/pull/400#issuecomment-271168190", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/400", + "id": 271168190, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-08T18:14:42Z", + "updated_at": "2017-01-08T18:14:42Z", + "body": "I don't understand from these instructions when GAPLFS$G should be used. But from reading the code, PURIFY$G does dump to DECYSYS; TS DEC, so that's what I'm going to do.\r\n\r\n@eswenson1 Do you have any insights?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271170968", + "html_url": "https://github.com/PDP-10/its/pull/400#issuecomment-271170968", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/400", + "id": 271170968, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-08T18:57:35Z", + "updated_at": "2017-01-08T18:57:35Z", + "body": "Ok, The instructions suggest that you should use GAPFLS$G to compress the image (flushing zero pages) before the dump. Did you try that? It seems to set up a :PDUMP command line with no arguments (unlike PURIFY$G), so I'm not sure where you are supposed to dump out the image when you use GAPFLS$G. I guess once you've done this, we can see if it works and play around with GAPFLS$G to see if things are better/worse/no different. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271171088", + "html_url": "https://github.com/PDP-10/its/pull/400#issuecomment-271171088", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/400", + "id": 271171088, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-08T18:59:07Z", + "updated_at": "2017-01-08T18:59:07Z", + "body": "Why do you provide the \"TS DEC\" on the :PDUMP command line (in the script)? The code seems to suggest that this is the default, no? " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271172209", + "html_url": "https://github.com/PDP-10/its/pull/400#issuecomment-271172209", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/400", + "id": 271172209, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-08T19:17:43Z", + "updated_at": "2017-01-08T19:17:43Z", + "body": "> Why do you provide the \"TS DEC\" on the :PDUMP command line (in the script)?\r\n\r\nI don't provide it, it's the trigger string for the \"\\r\"." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271172330", + "html_url": "https://github.com/PDP-10/its/issues/401#issuecomment-271172330", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/401", + "id": 271172330, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-08T19:19:36Z", + "updated_at": "2017-01-08T19:19:36Z", + "body": "This may be a problem with SIMH. @eswenson1, have you noticed this using KLH10?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271172794", + "html_url": "https://github.com/PDP-10/its/issues/401#issuecomment-271172794", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/401", + "id": 271172794, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-08T19:26:48Z", + "updated_at": "2017-01-08T19:26:48Z", + "body": "No, I've never had any issues with either ^N or $^N. When I get a chance, I'll try out your specific example. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271173074", + "html_url": "https://github.com/PDP-10/its/issues/401#issuecomment-271173074", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/401", + "id": 271173074, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-08T19:30:55Z", + "updated_at": "2017-01-08T19:30:55Z", + "body": "I just tried to assemble and debug your SIMPLE program on ES-ITS. I had no trouble stepping with ^N or $^N. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271173210", + "html_url": "https://github.com/PDP-10/its/issues/401#issuecomment-271173210", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/401", + "id": 271173210, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-08T19:32:46Z", + "updated_at": "2017-01-08T19:34:13Z", + "body": "I see this too in SIMH, so now I'm fairly certain it's a SIMH bug. I'll try it in the latest SIMH to see if it's a fixed bug.\r\n\r\n$^N works in SIMH, so it's a problem with 1-proceed." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271173514", + "html_url": "https://github.com/PDP-10/its/issues/401#issuecomment-271173514", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/401", + "id": 271173514, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-08T19:37:24Z", + "updated_at": "2017-01-08T19:37:24Z", + "body": "I forgot to say, ES-ITS uses KLH10. Also, it wasn't built using the DB build, so it is still possible that a DB-built version on KLH10 would fail -- except that I've debugged many, many issues on DB ITS (under KLH10) with no problems. And I use a combination of ^N and $^N so I'm pretty confident that KLH10 supports all this fine. I never use SIMH because it doesn't support the network." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271178517", + "html_url": "https://github.com/PDP-10/its/issues/402#issuecomment-271178517", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/402", + "id": 271178517, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-08T20:51:43Z", + "updated_at": "2017-01-08T20:51:43Z", + "body": "The build went fine in Travis CI: \r\nhttps://travis-ci.org/PDP-10/its/jobs/190050150#L3923\r\n\r\nRunning COMSAT RFINIT needs networking, so I'm guessing there is a problem in that area. I don't know if it's a problem with KLH10 configuration, or your host system.\r\n\r\nSIMH skips this part, because we don't support networking with that emulator." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271178735", + "html_url": "https://github.com/PDP-10/its/issues/402#issuecomment-271178735", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/402", + "id": 271178735, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-08T20:54:49Z", + "updated_at": "2017-01-08T20:54:49Z", + "body": "Both Eric and I use Linux to run the emulators. I don't know how well KLH10 supports FreeBSD." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271178917", + "html_url": "https://github.com/PDP-10/its/issues/402#issuecomment-271178917", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/402", + "id": 271178917, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-08T20:57:39Z", + "updated_at": "2017-01-08T20:57:39Z", + "body": "This does not bomb for me under KLH10 under Ubuntu Linux. It seems COMSAT isn't initializing properly in your environment. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271179394", + "html_url": "https://github.com/PDP-10/its/issues/402#issuecomment-271179394", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/402", + "id": 271179394, + "user": { + "login": "b4", + "id": 44188, + "avatar_url": "https://avatars.githubusercontent.com/u/44188?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/b4", + "html_url": "https://github.com/b4", + "followers_url": "https://api.github.com/users/b4/followers", + "following_url": "https://api.github.com/users/b4/following{/other_user}", + "gists_url": "https://api.github.com/users/b4/gists{/gist_id}", + "starred_url": "https://api.github.com/users/b4/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/b4/subscriptions", + "organizations_url": "https://api.github.com/users/b4/orgs", + "repos_url": "https://api.github.com/users/b4/repos", + "events_url": "https://api.github.com/users/b4/events{/privacy}", + "received_events_url": "https://api.github.com/users/b4/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-08T21:05:25Z", + "updated_at": "2017-01-08T21:05:25Z", + "body": "I'm running on ubuntu here - i'll investigate networking and see what's going on." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271179955", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-271179955", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 271179955, + "user": { + "login": "bictorv", + "id": 3236385, + "avatar_url": "https://avatars.githubusercontent.com/u/3236385?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/bictorv", + "html_url": "https://github.com/bictorv", + "followers_url": "https://api.github.com/users/bictorv/followers", + "following_url": "https://api.github.com/users/bictorv/following{/other_user}", + "gists_url": "https://api.github.com/users/bictorv/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bictorv/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bictorv/subscriptions", + "organizations_url": "https://api.github.com/users/bictorv/orgs", + "repos_url": "https://api.github.com/users/bictorv/repos", + "events_url": "https://api.github.com/users/bictorv/events{/privacy}", + "received_events_url": "https://api.github.com/users/bictorv/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-08T21:14:14Z", + "updated_at": "2017-01-08T21:14:14Z", + "body": "UP probably appeared in 2004 (June?). Yikes, that's a long time ago." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271179988", + "html_url": "https://github.com/PDP-10/its/pull/188#issuecomment-271179988", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/188", + "id": 271179988, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-08T21:14:40Z", + "updated_at": "2017-01-08T21:14:40Z", + "body": "The new purified DECUUO seems to work better with the bootstrap. I can now merge the bootstrap into the binary, and run it like a regular ITS program." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271180141", + "html_url": "https://github.com/PDP-10/its/pull/373#issuecomment-271180141", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/373", + "id": 271180141, + "user": { + "login": "bictorv", + "id": 3236385, + "avatar_url": "https://avatars.githubusercontent.com/u/3236385?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/bictorv", + "html_url": "https://github.com/bictorv", + "followers_url": "https://api.github.com/users/bictorv/followers", + "following_url": "https://api.github.com/users/bictorv/following{/other_user}", + "gists_url": "https://api.github.com/users/bictorv/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bictorv/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bictorv/subscriptions", + "organizations_url": "https://api.github.com/users/bictorv/orgs", + "repos_url": "https://api.github.com/users/bictorv/repos", + "events_url": "https://api.github.com/users/bictorv/events{/privacy}", + "received_events_url": "https://api.github.com/users/bictorv/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-08T21:17:30Z", + "updated_at": "2017-01-08T21:17:30Z", + "body": "What info do you want? (See up.update.uu.se/up.html for hardware info?)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271180192", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-271180192", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 271180192, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-08T21:18:07Z", + "updated_at": "2017-01-08T21:18:07Z", + "body": "And SV in 2001, according to Paul." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271180260", + "html_url": "https://github.com/PDP-10/its/issues/402#issuecomment-271180260", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/402", + "id": 271180260, + "user": { + "login": "b4", + "id": 44188, + "avatar_url": "https://avatars.githubusercontent.com/u/44188?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/b4", + "html_url": "https://github.com/b4", + "followers_url": "https://api.github.com/users/b4/followers", + "following_url": "https://api.github.com/users/b4/following{/other_user}", + "gists_url": "https://api.github.com/users/b4/gists{/gist_id}", + "starred_url": "https://api.github.com/users/b4/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/b4/subscriptions", + "organizations_url": "https://api.github.com/users/b4/orgs", + "repos_url": "https://api.github.com/users/b4/repos", + "events_url": "https://api.github.com/users/b4/events{/privacy}", + "received_events_url": "https://api.github.com/users/b4/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-08T21:19:03Z", + "updated_at": "2017-01-08T21:19:03Z", + "body": "Trying 10.12.3.10...\r\nConnected to 10.12.3.10.\r\nEscape character is '^]'.\r\nDB-ITS\r\n\r\nDB ITS.1647. DDT.1546.\r\nTTY 11\r\n2. Lusers, Fair Share = 98%\r\n\r\nITS is up - but still bombing on COMSAT init\r\n\r\n.VAL 0; DEATHV+2>>JRST DEATHV+1\r\n LOGIN 11TLNT 0 005001 13:16:41\r\n LOGOUT ___006 11 13:17:02\r\n LOGIN 11TLNT 0 005001 13:17:02\r\ninvalid command name \"abort\"\r\n while executing\r\n\"abort\"\r\n invoked from within" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271180566", + "html_url": "https://github.com/PDP-10/its/pull/373#issuecomment-271180566", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/373", + "id": 271180566, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-08T21:23:32Z", + "updated_at": "2017-01-08T21:23:32Z", + "body": "I suppose mostly just the year it started running, but you already provided that." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271180679", + "html_url": "https://github.com/PDP-10/its/issues/402#issuecomment-271180679", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/402", + "id": 271180679, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-08T21:25:46Z", + "updated_at": "2017-01-08T21:25:46Z", + "body": "Did you make sure to update all the places where the IP address must be set correctly? It is best to try this where the ip address of the machine is 192.168.1.100 (or whatever I have the IP address set to). Otherwise, you have to patch/update a bunch of places.\r\n\r\nMy guess is that while you've told KLH10 where machine is (in the INI file), ITS thinks it is at a different place. They all have to match." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271181225", + "html_url": "https://github.com/PDP-10/its/issues/402#issuecomment-271181225", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/402", + "id": 271181225, + "user": { + "login": "b4", + "id": 44188, + "avatar_url": "https://avatars.githubusercontent.com/u/44188?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/b4", + "html_url": "https://github.com/b4", + "followers_url": "https://api.github.com/users/b4/followers", + "following_url": "https://api.github.com/users/b4/following{/other_user}", + "gists_url": "https://api.github.com/users/b4/gists{/gist_id}", + "starred_url": "https://api.github.com/users/b4/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/b4/subscriptions", + "organizations_url": "https://api.github.com/users/b4/orgs", + "repos_url": "https://api.github.com/users/b4/repos", + "events_url": "https://api.github.com/users/b4/events{/privacy}", + "received_events_url": "https://api.github.com/users/b4/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-08T21:33:22Z", + "updated_at": "2017-01-08T21:33:22Z", + "body": "Bah! I missed SYSHST; H3TEXT" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271241669", + "html_url": "https://github.com/PDP-10/its/issues/401#issuecomment-271241669", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/401", + "id": 271241669, + "user": { + "login": "markpizz", + "id": 422671, + "avatar_url": "https://avatars.githubusercontent.com/u/422671?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/markpizz", + "html_url": "https://github.com/markpizz", + "followers_url": "https://api.github.com/users/markpizz/followers", + "following_url": "https://api.github.com/users/markpizz/following{/other_user}", + "gists_url": "https://api.github.com/users/markpizz/gists{/gist_id}", + "starred_url": "https://api.github.com/users/markpizz/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/markpizz/subscriptions", + "organizations_url": "https://api.github.com/users/markpizz/orgs", + "repos_url": "https://api.github.com/users/markpizz/repos", + "events_url": "https://api.github.com/users/markpizz/events{/privacy}", + "received_events_url": "https://api.github.com/users/markpizz/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-09T09:34:18Z", + "updated_at": "2017-01-09T09:34:18Z", + "body": "So @larsbrinkhoff labels this as a bug. If one of the exiting parties to this discussion doesn't want to dig into the simulator to fix it, then please provide:\r\n1) sim> SHOW VERSION output for the failing simulator\r\n2) a simulator configuration file which reflects a minimal configuration that demonstrates the problem\r\n3) critical data files (i.e. disk image, etc.) necessary to reproduce the problem\r\n4) precise instructions to get to the point which demonstrates the failure.\r\n5) the expected behavior which currently isn't being achieved.\r\n\r\nThanks." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271244267", + "html_url": "https://github.com/PDP-10/its/issues/401#issuecomment-271244267", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/401", + "id": 271244267, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-09T09:48:29Z", + "updated_at": "2017-01-09T09:48:29Z", + "body": "Right. I tested with klh10 yesterday and indeed did not experience this issue, so I cross-posted this issue to the simh repo: https://github.com/simh/simh/issues/373\r\nWhen I get home I will provide the info you asked for on the simh issue page.\r\n\r\nUntil simh is fixed I think we should leave this issue open." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271244757", + "html_url": "https://github.com/PDP-10/its/issues/401#issuecomment-271244757", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/401", + "id": 271244757, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-09T09:51:05Z", + "updated_at": "2017-01-09T09:51:05Z", + "body": "Quick check: `show version` says\r\n\r\n PDP-10 simulator V3.8-1 [64b data, 32b addresses, Ethernet support]\r\n\r\nI looked into the SIMH git log, and didn't find any comments about ITS 1-proceed since it was implemented in 2001." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271245393", + "html_url": "https://github.com/PDP-10/its/issues/401#issuecomment-271245393", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/401", + "id": 271245393, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-09T09:54:33Z", + "updated_at": "2017-01-09T09:54:33Z", + "body": "I also tested SIMH built from GitHub today. Same problem. `show version`:\r\n\r\n PDP-10 simulator V4.0-0 Beta\r\n Simulator Framework Capabilities:\r\n 64b data\r\n 32b addresses\r\n Ethernet Packet transports:TAP:NAT:UDP\r\n Idle/Throttling support is available\r\n Virtual Hard Disk (VHD) support\r\n RAW disk and CD/DVD ROM support\r\n Asynchronous I/O support\r\n FrontPanel API Version 2\r\n Host Platform:\r\n Compiler: GCC 4.8.4\r\n Simulator Compiled as C arch: x64 (Release Build) on Nov 8 2016 at 12:51:38\r\n Memory Access: Little Endian\r\n Memory Pointer Size: 64 bits\r\n Large File (>2GB) support\r\n SDL Video support: No Video Support\r\n PCRE RegEx support for EXPECT commands\r\n OS clock resolution: 1ms\r\n Time taken by msleep(1): 2ms\r\n OS: Linux delphi 4.4.0-53-generic #74~14.04.1-Ubuntu SMP Fri Dec 2 03:43:31 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux\r\n git commit id: $Format:\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271245847", + "html_url": "https://github.com/PDP-10/its/issues/401#issuecomment-271245847", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/401", + "id": 271245847, + "user": { + "login": "markpizz", + "id": 422671, + "avatar_url": "https://avatars.githubusercontent.com/u/422671?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/markpizz", + "html_url": "https://github.com/markpizz", + "followers_url": "https://api.github.com/users/markpizz/followers", + "following_url": "https://api.github.com/users/markpizz/following{/other_user}", + "gists_url": "https://api.github.com/users/markpizz/gists{/gist_id}", + "starred_url": "https://api.github.com/users/markpizz/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/markpizz/subscriptions", + "organizations_url": "https://api.github.com/users/markpizz/orgs", + "repos_url": "https://api.github.com/users/markpizz/repos", + "events_url": "https://api.github.com/users/markpizz/events{/privacy}", + "received_events_url": "https://api.github.com/users/markpizz/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-09T09:57:00Z", + "updated_at": "2017-01-09T09:57:00Z", + "body": "Hmmm.... I would expect to see the git commit id: $Format to reflect the current commit.\r\n\r\nHow did you pick up the github version? and how did you build it? " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271246083", + "html_url": "https://github.com/PDP-10/its/issues/401#issuecomment-271246083", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/401", + "id": 271246083, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-09T09:58:08Z", + "updated_at": "2017-01-09T09:58:08Z", + "body": "I believe the exact steps were:\r\n\r\n git clone https://github.com/simh/simh\r\n cd simh\r\n make pdp10\r\n\r\nThen I ran `BIN/pdp10`." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271246389", + "html_url": "https://github.com/PDP-10/its/issues/401#issuecomment-271246389", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/401", + "id": 271246389, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-09T09:59:41Z", + "updated_at": "2017-01-09T09:59:41Z", + "body": "The commit id is 0461008991aa12bd677bf448809fe214be13d8d9\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271246942", + "html_url": "https://github.com/PDP-10/its/issues/401#issuecomment-271246942", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/401", + "id": 271246942, + "user": { + "login": "markpizz", + "id": 422671, + "avatar_url": "https://avatars.githubusercontent.com/u/422671?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/markpizz", + "html_url": "https://github.com/markpizz", + "followers_url": "https://api.github.com/users/markpizz/followers", + "following_url": "https://api.github.com/users/markpizz/following{/other_user}", + "gists_url": "https://api.github.com/users/markpizz/gists{/gist_id}", + "starred_url": "https://api.github.com/users/markpizz/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/markpizz/subscriptions", + "organizations_url": "https://api.github.com/users/markpizz/orgs", + "repos_url": "https://api.github.com/users/markpizz/repos", + "events_url": "https://api.github.com/users/markpizz/events{/privacy}", + "received_events_url": "https://api.github.com/users/markpizz/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-09T10:02:31Z", + "updated_at": "2017-01-09T10:02:31Z", + "body": "I believed you about it being current. I'm still wondering how the commit id didn't get into the binary.\r\n\r\nWhen I do exactly what you said, I get the commit id:\r\n\r\n mark@mark-VirtualBox:~$ git clone https://github.com/simh/simh\r\n Cloning into 'simh'...\r\n remote: Counting objects: 19814, done.\r\n remote: Compressing objects: 100% (10/10), done.\r\n remote: Total 19814 (delta 2), reused 0 (delta 0), pack-reused 19804\r\n Receiving objects: 100% (19814/19814), 29.78 MiB | 6.96 MiB/s, done.\r\n Resolving deltas: 100% (15592/15592), done.\r\n Checking connectivity... done.\r\n mark@mark-VirtualBox:~$ cd simh\r\n mark@mark-VirtualBox:~/simh$ make pdp10\r\n *** Installing git hooks in local repository ***\r\n lib paths are: /lib/x86_64-linux-gnu/ /usr/lib/ /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/libfakeroot/ /usr/lib/x86_64-linux-gnu/mesa-egl/ /usr/lib/x86_64-linux-gnu/mesa/\r\n include paths are: /usr/include\r\n using libm: /usr/lib/x86_64-linux-gnu/libm.so\r\n using librt: /usr/lib/x86_64-linux-gnu/librt.so\r\n using libpthread: /usr/lib/x86_64-linux-gnu/libpthread.so /usr/include/pthread.h\r\n using libpcreposix: /usr/lib/x86_64-linux-gnu/libpcreposix.so /usr/include/pcreposix.h\r\n using libdl: /usr/lib/x86_64-linux-gnu/libdl.so /usr/include/dlfcn.h\r\n using libpcap: /usr/include/pcap.h\r\n *** Info ***\r\n *** Info *** pdp10 Simulator are being built with\r\n *** Info *** minimal libpcap networking support\r\n *** Info ***\r\n *** Info ***\r\n *** Info *** Simulators on your Linux platform can also be built with\r\n *** Info *** extended LAN Ethernet networking support by using VDE Ethernet.\r\n *** Info ***\r\n *** Info *** To build simulator(s) with extended networking support you\r\n *** Info *** should install the vde2 package to provide this\r\n *** Info *** functionality for your Linux system:\r\n *** Info *** $ sudo apt-get install libvdeplug-dev\r\n *** Info ***\r\n ***\r\n *** pdp10 Simulator being built with:\r\n *** - compiler optimizations and no debugging support. GCC Version: 5.4.0.\r\n *** - dynamic networking support using Linux provided libpcap components.\r\n *** - Local LAN packet transports: PCAP TAP NAT(SLiRP)\r\n ***\r\n *** git commit id is 0461008991aa12bd677bf448809fe214be13d8d9.\r\n ***\r\n mkdir -p BIN\r\n gcc -std=gnu99 -U__STRICT_ANSI__ -O2 -finline-functions -fgcse-after-reload -fpredictive-commoning -fipa-cp-clone -fno-unsafe-loop-optimizations -fno-strict-overflow -Wno-unused-result -DSIM_GIT_COMMIT_ID=0461008991aa12bd677bf448809fe214be13d8d9 -DSIM_COMPILER=\"GCC Version: 5.4.0\" -I . -D_GNU_SOURCE -DUSE_READER_THREAD -DSIM_ASYNCH_IO -DHAVE_PCREPOSIX_H -DHAVE_DLOPEN=so -DHAVE_GLOB PDP10/pdp10_fe.c PDP11/pdp11_dz.c PDP10/pdp10_cpu.c PDP10/pdp10_ksio.c PDP10/pdp10_lp20.c PDP10/pdp10_mdfp.c PDP10/pdp10_pag.c PDP10/pdp10_rp.c PDP10/pdp10_sys.c PDP10/pdp10_tim.c PDP10/pdp10_tu.c PDP10/pdp10_xtnd.c PDP11/pdp11_pt.c PDP11/pdp11_ry.c PDP11/pdp11_cr.c PDP11/pdp11_dup.c PDP11/pdp11_dmc.c PDP11/pdp11_kmc.c PDP11/pdp11_xu.c scp.c sim_console.c sim_fio.c sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c sim_tape.c sim_disk.c sim_serial.c sim_video.c sim_imd.c sim_card.c -DVM_PDP10 -DUSE_INT64 -I PDP10 -I PDP11 -DHAVE_PCAP_NETWORK -I/usr/include/ -DBPF_CONST_STRING -DUSE_SHARED -DHAVE_TAP_NETWORK -Islirp -Islirp_glue -Islirp_glue/qemu -DHAVE_SLIRP_NETWORK -DUSE_SIMH_SLIRP_DEBUG slirp/*.c slirp_glue/*.c -o BIN/pdp10 -lm -lrt -lpthread -lpcreposix -ldl \r\n mark@mark-VirtualBox:~/simh$ BIN/pdp10\r\n s\r\n PDP-10 simulator V4.0-0 Beta git commit id: 04610089\r\n sim> \r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271248149", + "html_url": "https://github.com/PDP-10/its/issues/401#issuecomment-271248149", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/401", + "id": 271248149, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-09T10:09:18Z", + "updated_at": "2017-01-09T10:09:18Z", + "body": "I built it again, in a fresh directory. Now it worked.\r\n\r\nWhen I did it the first time, I checked out SIMH as a subdirectory inside another git repository. That may be the problem." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271260187", + "html_url": "https://github.com/PDP-10/its/issues/401#issuecomment-271260187", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/401", + "id": 271260187, + "user": { + "login": "markpizz", + "id": 422671, + "avatar_url": "https://avatars.githubusercontent.com/u/422671?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/markpizz", + "html_url": "https://github.com/markpizz", + "followers_url": "https://api.github.com/users/markpizz/followers", + "following_url": "https://api.github.com/users/markpizz/following{/other_user}", + "gists_url": "https://api.github.com/users/markpizz/gists{/gist_id}", + "starred_url": "https://api.github.com/users/markpizz/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/markpizz/subscriptions", + "organizations_url": "https://api.github.com/users/markpizz/orgs", + "repos_url": "https://api.github.com/users/markpizz/repos", + "events_url": "https://api.github.com/users/markpizz/events{/privacy}", + "received_events_url": "https://api.github.com/users/markpizz/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-09T11:13:37Z", + "updated_at": "2017-01-09T11:13:37Z", + "body": "The latest simh will now also be able to display its commit-id when simh is a submodule of another repo." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271266912", + "html_url": "https://github.com/PDP-10/its/issues/403#issuecomment-271266912", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/403", + "id": 271266912, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-09T11:53:50Z", + "updated_at": "2017-01-09T12:38:54Z", + "body": "From SYSDOC; ITS HISTRY\r\n\r\n- ? - v947 (Adds KL10 support, so must be 1975 or 1976.)\r\n- 1977 - v1066-1097\r\n- 1978 - v1099-1136\r\n- 1979 - v1138-1164\r\n- 1980 - v1185-1192\r\n- 1981 - v1207-1256\r\n- 1982 - v1263" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271274412", + "html_url": "https://github.com/PDP-10/its/issues/403#issuecomment-271274412", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/403", + "id": 271274412, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-09T12:37:38Z", + "updated_at": "2017-01-09T12:37:38Z", + "body": "From SYSDOC; ITS BUGS and friends.\r\n\r\n- 1980 - v1188-1193\r\n- 1981 - v1198-1249\r\n- 1982 - v1268-1283\r\n- 1983 - v1312-1353\r\n- 1984 - v1359-1382\r\n- 1985 - v1488\r\n- 1987 - v1606\r\n- 1988 - v1615\r\n- 1989 - v1632\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271276475", + "html_url": "https://github.com/PDP-10/its/issues/403#issuecomment-271276475", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/403", + "id": 271276475, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-09T12:48:35Z", + "updated_at": "2017-01-10T12:16:46Z", + "body": "From the Public ITS distribution:\r\n\r\n- 1992 - v1645\r\n- 1997 - v1647\r\n\r\nFrom @Pul-Ess:\r\n\r\n- 2002 - v1648\r\n\r\nFrom @bictorv:\r\n\r\n- 2005 - v1647-1649\r\n- 2007 - v1650" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271277304", + "html_url": "https://github.com/PDP-10/its/issues/403#issuecomment-271277304", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/403", + "id": 271277304, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-09T12:52:52Z", + "updated_at": "2017-01-09T12:52:52Z", + "body": "/CC @philbudne" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271305093", + "html_url": "https://github.com/PDP-10/its/pull/188#issuecomment-271305093", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/188", + "id": 271305093, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-09T14:58:20Z", + "updated_at": "2017-01-09T14:58:20Z", + "body": "Scrutinizing the new STKTRN.\r\n\r\n- STSYM2 seems wrong.\r\n- There was a STGLHF symbol = STLCL+6." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271327171", + "html_url": "https://github.com/PDP-10/its/issues/403#issuecomment-271327171", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/403", + "id": 271327171, + "user": { + "login": "philbudne", + "id": 7842179, + "avatar_url": "https://avatars.githubusercontent.com/u/7842179?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/philbudne", + "html_url": "https://github.com/philbudne", + "followers_url": "https://api.github.com/users/philbudne/followers", + "following_url": "https://api.github.com/users/philbudne/following{/other_user}", + "gists_url": "https://api.github.com/users/philbudne/gists{/gist_id}", + "starred_url": "https://api.github.com/users/philbudne/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/philbudne/subscriptions", + "organizations_url": "https://api.github.com/users/philbudne/orgs", + "repos_url": "https://api.github.com/users/philbudne/repos", + "events_url": "https://api.github.com/users/philbudne/events{/privacy}", + "received_events_url": "https://api.github.com/users/philbudne/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-09T16:11:43Z", + "updated_at": "2017-01-09T16:11:43Z", + "body": "NEAT!!!!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271412131", + "html_url": "https://github.com/PDP-10/its/pull/188#issuecomment-271412131", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/188", + "id": 271412131, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-09T21:24:47Z", + "updated_at": "2017-01-09T21:24:47Z", + "body": "The original FAIL BIN identifies itself as version 143 and has a timestamp from 1979. The source file was last edited in 1985. I arbitrarily named it FAIL 200 to bump the version." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271412804", + "html_url": "https://github.com/PDP-10/its/pull/188#issuecomment-271412804", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/188", + "id": 271412804, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-09T21:27:34Z", + "updated_at": "2017-01-09T21:27:34Z", + "body": "Are you saying you got it to work now? If so, I approve." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271413474", + "html_url": "https://github.com/PDP-10/its/pull/188#issuecomment-271413474", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/188", + "id": 271413474, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-09T21:30:22Z", + "updated_at": "2017-01-09T21:30:22Z", + "body": "Yes, there was one mistake in my new STKTRN 39, a missing comma. Fixing that made the new FAIL work." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271421415", + "html_url": "https://github.com/PDP-10/its/issues/377#issuecomment-271421415", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/377", + "id": 271421415, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-09T22:01:03Z", + "updated_at": "2017-01-09T22:01:03Z", + "body": "Looks like it's all yours, @eswenson1!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271421659", + "html_url": "https://github.com/PDP-10/its/issues/377#issuecomment-271421659", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/377", + "id": 271421659, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-09T22:02:03Z", + "updated_at": "2017-01-09T22:02:03Z", + "body": "Did @bobkerns say he did't want to do it?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271423355", + "html_url": "https://github.com/PDP-10/its/issues/272#issuecomment-271423355", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/272", + "id": 271423355, + "user": { + "login": "philbudne", + "id": 7842179, + "avatar_url": "https://avatars.githubusercontent.com/u/7842179?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/philbudne", + "html_url": "https://github.com/philbudne", + "followers_url": "https://api.github.com/users/philbudne/followers", + "following_url": "https://api.github.com/users/philbudne/following{/other_user}", + "gists_url": "https://api.github.com/users/philbudne/gists{/gist_id}", + "starred_url": "https://api.github.com/users/philbudne/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/philbudne/subscriptions", + "organizations_url": "https://api.github.com/users/philbudne/orgs", + "repos_url": "https://api.github.com/users/philbudne/repos", + "events_url": "https://api.github.com/users/philbudne/events{/privacy}", + "received_events_url": "https://api.github.com/users/philbudne/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-09T22:08:47Z", + "updated_at": "2017-01-09T22:08:47Z", + "body": "ISTR the versions of FORTRAN-10 (and perhaps its predicessor F40) in\nITS DECSYS; were ANCIENT (perhaps V1 of F10? I worked on versions 7\n(FORTRAN-77) & 10 (octal, dontcha know! -- Extended Addressing))\n\nI have a hard time ingaining anything in DECSYS would have been built\nfrom source, or if it had, that the sources were hanging around. It\nwas pretty much, by definition, \"dusty stuff from DEC\"\n\nphil\n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271424566", + "html_url": "https://github.com/PDP-10/its/issues/377#issuecomment-271424566", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/377", + "id": 271424566, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-09T22:13:51Z", + "updated_at": "2017-01-09T22:13:51Z", + "body": "No, he didn't say either way." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271506758", + "html_url": "https://github.com/PDP-10/its/pull/171#issuecomment-271506758", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/171", + "id": 271506758, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-10T07:39:46Z", + "updated_at": "2017-01-10T07:40:48Z", + "body": "See b9715951c04be8b53fda42f8dc7312d90cae9d38 for how to use the bootstrap in a program.\r\n\r\nYou can also patch location 56 to enter flags which will affect how DECUUO runs." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271507379", + "html_url": "https://github.com/PDP-10/its/issues/272#issuecomment-271507379", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/272", + "id": 271507379, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-10T07:44:08Z", + "updated_at": "2017-01-10T07:44:08Z", + "body": "> Needed to build DEC software\r\n\r\nNote: we now have FAIL which, I believe, is compatible with MACRO-10." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271508852", + "html_url": "https://github.com/PDP-10/its/issues/170#issuecomment-271508852", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/170", + "id": 271508852, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-10T07:53:29Z", + "updated_at": "2017-01-10T13:58:16Z", + "body": "@philbudne \r\n> ISTR the versions of FORTRAN-10 (and perhaps its predicessor F40) in ITS DECSYS; were ANCIENT\r\n\r\nThe FORTRAN files are dated 1976. F10.HLP says it's from 1973! Is there a way to check the versions in the binary files?\r\n\r\n> I have a hard time ingaining anything in DECSYS would have been built from source, or if it had, that the sources were hanging around.\r\n\r\nRight, I see no FORTRAN source here. But I have a desire to build as much as possible from source, and if the ITS binaries are outdated, all the more reason to get newer versions. (There's a tension here between software preservation versus software restoration.)\r\n\r\nSomewhat ironically, FORTRAN would mostly be needed to install games." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271581180", + "html_url": "https://github.com/PDP-10/its/issues/170#issuecomment-271581180", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/170", + "id": 271581180, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-10T13:56:32Z", + "updated_at": "2017-01-10T13:57:35Z", + "body": "With the right files in DECSYS, running `:DEC SYS:X` works for these values of X:\r\n\r\n- F10\r\n- F40\r\n- FORTRA\r\n\r\nAt least they output a * prompt." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271581844", + "html_url": "https://github.com/PDP-10/its/issues/272#issuecomment-271581844", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/272", + "id": 271581844, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-10T13:59:26Z", + "updated_at": "2017-01-10T13:59:26Z", + "body": "With DECSYS; MACRO SHR installed, running `:dec sys:macro` gets to the * prompt." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271686993", + "html_url": "https://github.com/PDP-10/its/issues/402#issuecomment-271686993", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/402", + "id": 271686993, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-10T20:21:54Z", + "updated_at": "2017-01-10T20:21:54Z", + "body": "So, can we close this?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271687184", + "html_url": "https://github.com/PDP-10/its/issues/402#issuecomment-271687184", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/402", + "id": 271687184, + "user": { + "login": "b4", + "id": 44188, + "avatar_url": "https://avatars.githubusercontent.com/u/44188?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/b4", + "html_url": "https://github.com/b4", + "followers_url": "https://api.github.com/users/b4/followers", + "following_url": "https://api.github.com/users/b4/following{/other_user}", + "gists_url": "https://api.github.com/users/b4/gists{/gist_id}", + "starred_url": "https://api.github.com/users/b4/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/b4/subscriptions", + "organizations_url": "https://api.github.com/users/b4/orgs", + "repos_url": "https://api.github.com/users/b4/repos", + "events_url": "https://api.github.com/users/b4/events{/privacy}", + "received_events_url": "https://api.github.com/users/b4/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-10T20:22:40Z", + "updated_at": "2017-01-10T20:22:40Z", + "body": "Sorry - fixed networking and it still failed.\n\nSent from my iPhone\n\n> On Jan 10, 2017, at 12:21, Lars Brinkhoff wrote:\n> \n> So, can we close this?\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271687572", + "html_url": "https://github.com/PDP-10/its/issues/405#issuecomment-271687572", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/405", + "id": 271687572, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-10T20:24:15Z", + "updated_at": "2017-01-10T20:24:15Z", + "body": "Fixed in DATIME\"TMDT2." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271687671", + "html_url": "https://github.com/PDP-10/its/issues/402#issuecomment-271687671", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/402", + "id": 271687671, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-10T20:24:35Z", + "updated_at": "2017-01-10T20:24:35Z", + "body": "Any way you can use the default, configured ip address first to make sure that works? Then, we can try to track down where you haven't updated the ip address correctly? -- Eric" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271689766", + "html_url": "https://github.com/PDP-10/its/issues/26#issuecomment-271689766", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/26", + "id": 271689766, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-10T20:33:11Z", + "updated_at": "2017-01-10T20:33:11Z", + "body": "LISTF fixed in ITS\"UQL5A.\r\n\r\nFIND fixed in FIND\"DATPRT." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271699728", + "html_url": "https://github.com/PDP-10/its/pull/408#issuecomment-271699728", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/408", + "id": 271699728, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-10T21:13:45Z", + "updated_at": "2017-01-10T21:13:45Z", + "body": "Oh, I forgot. Should I bump the version numbers? For ITS, I'd like to accumulate more changes before doing that." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271704908", + "html_url": "https://github.com/PDP-10/its/pull/408#issuecomment-271704908", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/408", + "id": 271704908, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-10T21:34:33Z", + "updated_at": "2017-01-10T21:34:33Z", + "body": "You should bump the version numbers. I'll wait until you do before merging." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271833594", + "html_url": "https://github.com/PDP-10/its/issues/296#issuecomment-271833594", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/296", + "id": 271833594, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-11T10:29:22Z", + "updated_at": "2017-01-11T10:29:22Z", + "body": "There's a .CALL called NETRFC - Get pending Request For Connection." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271854377", + "html_url": "https://github.com/PDP-10/its/pull/123#issuecomment-271854377", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/123", + "id": 271854377, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-11T12:17:14Z", + "updated_at": "2017-01-11T12:17:14Z", + "body": "Sorry, I messed up here. Please ignore the JOBDAT commits." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271854828", + "html_url": "https://github.com/PDP-10/its/pull/399#issuecomment-271854828", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/399", + "id": 271854828, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-11T12:19:47Z", + "updated_at": "2017-01-11T12:19:47Z", + "body": "There are plenty versions of JOBDAT.MAC: DEC tapes, SRI-NIC backup, SailDart. But they all look somewhat complex.\r\n\r\nI used STINK to make a binary from SAIL; JOBDAT REL. Then I disassembled it and wrote this much simpler version." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271883965", + "html_url": "https://github.com/PDP-10/its/issues/410#issuecomment-271883965", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/410", + "id": 271883965, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-11T14:35:55Z", + "updated_at": "2017-01-11T14:35:55Z", + "body": "I took a look at SAIL; JOBDAT REL:\r\n\r\nIt begins with\r\n\r\n 002002,,000000\r\n\r\nNext comes a symbol table. Every symbol is described by five words. Here's an example:\r\n\r\n 457573,,601127 ;Symbol name in SQUOZE: \"JOBSVM\"\r\n 000000,,000075 ;Symbol value\r\n 314201,,176553\r\n 004003,,000000\r\n 000000,,000000\r\n\r\nThe first symbol seems to be the symbol table block name or file name.\r\n\r\nThe table is terminated by a symbol entry that starts with 0. After that comes four words. The first looks like two negative half words. The third is the block name or file name again." + } +] diff --git a/doc/github/comments9 b/doc/github/comments9 new file mode 100644 index 00000000..0dfdd477 --- /dev/null +++ b/doc/github/comments9 @@ -0,0 +1,2802 @@ +[ + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271884695", + "html_url": "https://github.com/PDP-10/its/pull/408#issuecomment-271884695", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/408", + "id": 271884695, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-11T14:38:52Z", + "updated_at": "2017-01-11T14:39:15Z", + "body": "I'll take this opportunity to scan the system for more occurrences of `[330700,,`, which is the left half of a byte pointer accessing the year field." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271923199", + "html_url": "https://github.com/PDP-10/its/issues/18#issuecomment-271923199", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/18", + "id": 271923199, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-11T16:49:55Z", + "updated_at": "2017-01-11T16:49:55Z", + "body": "I summarized my progress so far, and sent this to Kent Pitman (who may be @netsettler). However, he answered that he didn't know much about dumping, and referred me to @cstacy.\r\n\r\n> I have ran into a problem involving TECO, which I have a hard time getting past. Since you seem to have been one of the primary TECO hackers at MIT, I wonder if you could point me in the right direction?\r\n>\r\n> The problem is dumping a new standalone INFO.\r\n>\r\n> In ITS, there is a file INFO; INFO EMACS which would seem to do this. INFO$^S :EMACS runs that file and dumps a new EMACS; TSINFO >.\r\n>\r\n> However, that dumped INFO doesn't work fully. I starts EMACS, but doesn't enter INFO mode automatically. The problem seems to be that the INFO EMACS installs a macro calling M(M.M Info Enter$) in FS ^R ENTER, but that macro isn't run in the new INFO.\r\n>\r\n> When I examine the value in FS ^R ENTER in the dumped INFO, it still has the default value, not the macro from INFO EMACS. So it seems dumping the new INFO doesn't save FS ^R ENTER, or running INFO doesn't pick up the new FS ^R ENTER.\r\n\r\nIf Chris or someone else sees this, here is INFO; INFO EMACS: \r\nhttps://github.com/PDP-10/its/blob/lars/info/src/info/info.emacs \r\n(on a branch until this is solved)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271924276", + "html_url": "https://github.com/PDP-10/its/issues/18#issuecomment-271924276", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/18", + "id": 271924276, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-11T16:53:43Z", + "updated_at": "2017-01-11T16:53:43Z", + "body": "I forwarded the above message to Chris via email and asked him to comment here (or in email)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271925540", + "html_url": "https://github.com/PDP-10/its/pull/408#issuecomment-271925540", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/408", + "id": 271925540, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-11T16:57:56Z", + "updated_at": "2017-01-11T16:57:56Z", + "body": "I am, but there may be more places to fix which I can add to this pull request. In particular, if I'm already touching DATIME, I can look there." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271925976", + "html_url": "https://github.com/PDP-10/its/pull/408#issuecomment-271925976", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/408", + "id": 271925976, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-11T16:59:29Z", + "updated_at": "2017-01-11T16:59:29Z", + "body": "Hmm... I see changed versions of existing files (with the same version FNAME2). That suggests you didn't create a new file with an incremented FN2." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271926193", + "html_url": "https://github.com/PDP-10/its/pull/408#issuecomment-271926193", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/408", + "id": 271926193, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-11T17:00:11Z", + "updated_at": "2017-01-11T17:00:11Z", + "body": "FIND, DATIME, and ITS are all modifications to existing (versioned) files. We should create new files with incremented FN2s." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271926852", + "html_url": "https://github.com/PDP-10/its/pull/408#issuecomment-271926852", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/408", + "id": 271926852, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-11T17:02:31Z", + "updated_at": "2017-01-11T17:02:31Z", + "body": "Yes, I will increment the versions." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271927134", + "html_url": "https://github.com/PDP-10/its/pull/408#issuecomment-271927134", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/408", + "id": 271927134, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-11T17:03:25Z", + "updated_at": "2017-01-11T17:03:25Z", + "body": "But I don't want to do a ton of small edits and end up with e.g. ITS 1872." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271927140", + "html_url": "https://github.com/PDP-10/its/pull/408#issuecomment-271927140", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/408", + "id": 271927140, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-11T17:03:26Z", + "updated_at": "2017-01-11T17:03:26Z", + "body": "Ok, I’ll wait to merge until I see this.\n> On Jan 11, 2017, at 09:02, Lars Brinkhoff wrote:\n> \n> Yes, I will increment the versions.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub , or mute the thread .\n> \n\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271990119", + "html_url": "https://github.com/PDP-10/its/pull/408#issuecomment-271990119", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/408", + "id": 271990119, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-11T20:49:55Z", + "updated_at": "2017-01-11T20:49:55Z", + "body": "Versions are now incremented. Four more programs fixed." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/271991687", + "html_url": "https://github.com/PDP-10/its/pull/408#issuecomment-271991687", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/408", + "id": 271991687, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-11T20:56:05Z", + "updated_at": "2017-01-11T20:56:05Z", + "body": "Travis build failed.\n\n-- Eric\n\n\n> On Jan 11, 2017, at 12:49, Lars Brinkhoff wrote:\n> \n> Versions are now incremented. Four more programs fixed.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272132047", + "html_url": "https://github.com/PDP-10/its/issues/412#issuecomment-272132047", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/412", + "id": 272132047, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-12T10:46:22Z", + "updated_at": "2017-01-12T10:46:50Z", + "body": "Torgny Tholerus:\r\n> Den första versionen var skriven i MACRO-10 för TOPS-10. Jag tror inget finns kvar, men Jacob kanske vet bättre.\r\n\r\nTranslated: _The first version was written in MACRO-10 for TOPS-10. I don't think anything remains, but Jacob may know better._" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272159182", + "html_url": "https://github.com/PDP-10/its/pull/414#issuecomment-272159182", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/414", + "id": 272159182, + "user": { + "login": "mgthompson", + "id": 4281374, + "avatar_url": "https://avatars.githubusercontent.com/u/4281374?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/mgthompson", + "html_url": "https://github.com/mgthompson", + "followers_url": "https://api.github.com/users/mgthompson/followers", + "following_url": "https://api.github.com/users/mgthompson/following{/other_user}", + "gists_url": "https://api.github.com/users/mgthompson/gists{/gist_id}", + "starred_url": "https://api.github.com/users/mgthompson/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/mgthompson/subscriptions", + "organizations_url": "https://api.github.com/users/mgthompson/orgs", + "repos_url": "https://api.github.com/users/mgthompson/repos", + "events_url": "https://api.github.com/users/mgthompson/events{/privacy}", + "received_events_url": "https://api.github.com/users/mgthompson/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-12T13:10:33Z", + "updated_at": "2017-01-12T13:10:33Z", + "body": "OK, I will scan them.\n\nOn Thu, Jan 12, 2017 at 7:01 AM, Lars Brinkhoff \nwrote:\n\n>\n> - its.paging by John Wilson.\n> - ITS Hardwere Memo 2 by Jack Holloway, from @mgthompson\n> .\n>\n> @mgthompson wrote:\n>\n> Let me know if you are interested in the other hardware memos.\n>\n> I am!\n> ------------------------------\n> You can view, comment on, or merge this pull request online at:\n>\n> https://github.com/PDP-10/its/pull/414\n> Commit Summary\n>\n> - Add documents about ITS paging.\n>\n> File Changes\n>\n> - *A* doc/ITS_Hardware_Memo_2.pdf\n> (0)\n> - *A* doc/sysdoc/its.paging\n> (64)\n>\n> Patch Links:\n>\n> - https://github.com/PDP-10/its/pull/414.patch\n> - https://github.com/PDP-10/its/pull/414.diff\n>\n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub\n> , or mute the thread\n> \n> .\n>\n\n\n\n-- \nMichael Thompson\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272238476", + "html_url": "https://github.com/PDP-10/its/pull/399#issuecomment-272238476", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/399", + "id": 272238476, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-12T18:13:01Z", + "updated_at": "2017-01-12T18:13:01Z", + "body": "My JOBDAT didn't work well when used to build FAIL." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272243835", + "html_url": "https://github.com/PDP-10/its/pull/399#issuecomment-272243835", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/399", + "id": 272243835, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-12T18:34:45Z", + "updated_at": "2017-01-12T18:34:45Z", + "body": "So what does this mean? Are you saying that your reconstructed version of JOBDAT REL was bad -- or something else? Why close this ticket? Are we giving up?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272244107", + "html_url": "https://github.com/PDP-10/its/pull/399#issuecomment-272244107", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/399", + "id": 272244107, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-12T18:35:46Z", + "updated_at": "2017-01-12T18:35:46Z", + "body": "Oh, sorry. This is the PR and not the ticket. (I get confused sometimes with the UI being so similar). So I assume you're going to try again (at some point) with a new PR, but keep the ticket open?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272246286", + "html_url": "https://github.com/PDP-10/its/issues/182#issuecomment-272246286", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/182", + "id": 272246286, + "user": { + "login": "markpizz", + "id": 422671, + "avatar_url": "https://avatars.githubusercontent.com/u/422671?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/markpizz", + "html_url": "https://github.com/markpizz", + "followers_url": "https://api.github.com/users/markpizz/followers", + "following_url": "https://api.github.com/users/markpizz/following{/other_user}", + "gists_url": "https://api.github.com/users/markpizz/gists{/gist_id}", + "starred_url": "https://api.github.com/users/markpizz/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/markpizz/subscriptions", + "organizations_url": "https://api.github.com/users/markpizz/orgs", + "repos_url": "https://api.github.com/users/markpizz/repos", + "events_url": "https://api.github.com/users/markpizz/events{/privacy}", + "received_events_url": "https://api.github.com/users/markpizz/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-12T18:44:18Z", + "updated_at": "2017-01-12T18:44:18Z", + "body": "Someone could also take a shot at implementing a simh device simulator for the Interlan NI1010A..." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272247135", + "html_url": "https://github.com/PDP-10/its/pull/399#issuecomment-272247135", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/399", + "id": 272247135, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-12T18:47:33Z", + "updated_at": "2017-01-12T18:47:33Z", + "body": "Right, the JOBDAT REL built from my new source did work. I closed this, because I wanted to get back to it later, and I thought it looked bad to have a dangling pull request." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272247535", + "html_url": "https://github.com/PDP-10/its/pull/399#issuecomment-272247535", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/399", + "id": 272247535, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-12T18:49:02Z", + "updated_at": "2017-01-12T18:49:02Z", + "body": "Thanks. However, now I'm confused. One comment said \"My JOBDAT didn't work well...\" and your latest comment said it did work. Which is it? " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272251952", + "html_url": "https://github.com/PDP-10/its/pull/399#issuecomment-272251952", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/399", + "id": 272251952, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-12T19:06:04Z", + "updated_at": "2017-01-12T19:06:04Z", + "body": "Argh, typo! Should have been \"didn't work\"." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272259974", + "html_url": "https://github.com/PDP-10/its/issues/182#issuecomment-272259974", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/182", + "id": 272259974, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-12T19:35:51Z", + "updated_at": "2017-01-12T19:35:51Z", + "body": "Yes, but it would be a gamble. We don't know if ITS can use the NI1010A. I should probably contact the person who was writing the driver code." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272261233", + "html_url": "https://github.com/PDP-10/its/issues/182#issuecomment-272261233", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/182", + "id": 272261233, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-12T19:40:31Z", + "updated_at": "2017-01-12T19:40:31Z", + "body": "@jtw43, did you finish the NI1010A driver?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272400264", + "html_url": "https://github.com/PDP-10/its/issues/417#issuecomment-272400264", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/417", + "id": 272400264, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-13T09:36:32Z", + "updated_at": "2017-01-13T09:37:07Z", + "body": "http://www.saildart.org/[SIM,SYS] has many SIMULA files.\r\n\r\nSIMULA.SHR is probably the compiler?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272443936", + "html_url": "https://github.com/PDP-10/its/issues/404#issuecomment-272443936", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/404", + "id": 272443936, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-13T13:34:52Z", + "updated_at": "2017-01-13T13:34:52Z", + "body": "More:\r\n> While I remember doing several projects with TOPS-20 in the 70s, I cannot remember any particular features or inspirations from it.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272502046", + "html_url": "https://github.com/PDP-10/its/issues/18#issuecomment-272502046", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/18", + "id": 272502046, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-13T17:51:24Z", + "updated_at": "2017-01-13T17:51:24Z", + "body": "Asked RMS, but he doesn't remember anything about this." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272550014", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-272550014", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 272550014, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-13T21:16:43Z", + "updated_at": "2017-01-13T21:16:43Z", + "body": "@jar398 Do you remember rewriting the Common Lisp kermit for use with Maclisp? Was the MATH; COMMON > file your own invention? Do you have a copy?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272552051", + "html_url": "https://github.com/PDP-10/its/issues/146#issuecomment-272552051", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/146", + "id": 272552051, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-13T21:26:15Z", + "updated_at": "2017-01-13T21:26:15Z", + "body": "@Devon7 should know if there are any MIT-EECS backup tapes." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272553568", + "html_url": "https://github.com/PDP-10/its/issues/412#issuecomment-272553568", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/412", + "id": 272553568, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-13T21:33:13Z", + "updated_at": "2017-01-13T21:33:31Z", + "body": "Jacob Palme:\r\n> Allra första versionen av KOM kan vara svår att hitta.\r\n> \r\n> En person som sparat gamla DEC-10-program och hårdvara är Peter Löthberg. du kan ju fråga honom om han har något kvar.\r\n\r\nTranslated: *One person who has collected old DEC-10 programs and hardware is Peter Löthberg. you can ask him if he has anything left.*" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272553807", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-272553807", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 272553807, + "user": { + "login": "jar398", + "id": 2035858, + "avatar_url": "https://avatars.githubusercontent.com/u/2035858?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/jar398", + "html_url": "https://github.com/jar398", + "followers_url": "https://api.github.com/users/jar398/followers", + "following_url": "https://api.github.com/users/jar398/following{/other_user}", + "gists_url": "https://api.github.com/users/jar398/gists{/gist_id}", + "starred_url": "https://api.github.com/users/jar398/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/jar398/subscriptions", + "organizations_url": "https://api.github.com/users/jar398/orgs", + "repos_url": "https://api.github.com/users/jar398/repos", + "events_url": "https://api.github.com/users/jar398/events{/privacy}", + "received_events_url": "https://api.github.com/users/jar398/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-13T21:34:23Z", + "updated_at": "2017-01-13T21:34:23Z", + "body": "I have a copy of AI:MATH;KERMIT 170 , allegedly from 1990, here on my\nlaptop, and it has authorship information at the top:\n\n;;; Mark David (LMI) Original version, using KERMIT.C as a\nguide\n;;; George Carrette (LMI) Various enhancements\n;;; Mark Ahlstrom (Honeywell) Port to 3600 (edits marked with \";1;\")\n;;; Jonathan Rees (MIT) Major total rewrite for Maclisp/Common Lisp\n\nI can't recall what I used it for.\n\nI don't recall what COMMON > was and I don't seem to have a copy. It sounds\nlike you know something about it - can you jog my memory?\n\nJonathan\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272554822", + "html_url": "https://github.com/PDP-10/its/issues/146#issuecomment-272554822", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/146", + "id": 272554822, + "user": { + "login": "nessus42", + "id": 1322928, + "avatar_url": "https://avatars.githubusercontent.com/u/1322928?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/nessus42", + "html_url": "https://github.com/nessus42", + "followers_url": "https://api.github.com/users/nessus42/followers", + "following_url": "https://api.github.com/users/nessus42/following{/other_user}", + "gists_url": "https://api.github.com/users/nessus42/gists{/gist_id}", + "starred_url": "https://api.github.com/users/nessus42/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/nessus42/subscriptions", + "organizations_url": "https://api.github.com/users/nessus42/orgs", + "repos_url": "https://api.github.com/users/nessus42/repos", + "events_url": "https://api.github.com/users/nessus42/events{/privacy}", + "received_events_url": "https://api.github.com/users/nessus42/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-13T21:38:58Z", + "updated_at": "2017-01-13T21:38:58Z", + "body": "I doubt it. I stopped working at the MIT EECS facility in 1989 or 1990. By that time the Decsystem 20 was long gone. Teaching had moved onto some kind of HP workstations that had Scheme development environments on them, and administration had moved completely to Vaxstations running BSD. I don't even know if we had a working 9-track tape drive anymore." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272555195", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-272555195", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 272555195, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-13T21:40:41Z", + "updated_at": "2017-01-13T21:40:41Z", + "body": "@jar398 Thank you. Apparently, you took a Common Lisp implementation of Kermit, and made it run in Maclisp. If you look further down in KERMIT 170, you can see:\r\n\r\n #+Maclisp\r\n (EVAL-WHEN (EVAL LOAD COMPILE)\r\n (OR (GET 'COMMON 'LOADEDP) (LOAD '((DSK MATH) COMMON))))\r\n\r\nIt's a CL compatability layer for Maclisp." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272559491", + "html_url": "https://github.com/PDP-10/its/issues/381#issuecomment-272559491", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/381", + "id": 272559491, + "user": { + "login": "jar398", + "id": 2035858, + "avatar_url": "https://avatars.githubusercontent.com/u/2035858?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/jar398", + "html_url": "https://github.com/jar398", + "followers_url": "https://api.github.com/users/jar398/followers", + "following_url": "https://api.github.com/users/jar398/following{/other_user}", + "gists_url": "https://api.github.com/users/jar398/gists{/gist_id}", + "starred_url": "https://api.github.com/users/jar398/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/jar398/subscriptions", + "organizations_url": "https://api.github.com/users/jar398/orgs", + "repos_url": "https://api.github.com/users/jar398/repos", + "events_url": "https://api.github.com/users/jar398/events{/privacy}", + "received_events_url": "https://api.github.com/users/jar398/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-13T21:59:51Z", + "updated_at": "2017-01-13T21:59:51Z", + "body": "I don't know why I don't have the whole of the MATH; directory. Maybe I\nshould try to track it down.\n\nI believe the authorship info is in chronological order. What it says is:\n1. First there was the C version all kermit lovers know\n2. Then GJC wrote a Maclisp version (it doesn't say that, but I remember\nthat GJC's kermit was Maclisp) (will cc: him to check)\n3. Then Mark A ported that to the 3600\n4. Then I ported it to Common Lisp.\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272560698", + "html_url": "https://github.com/PDP-10/its/issues/146#issuecomment-272560698", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/146", + "id": 272560698, + "user": { + "login": "Devon7", + "id": 1946178, + "avatar_url": "https://avatars.githubusercontent.com/u/1946178?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/Devon7", + "html_url": "https://github.com/Devon7", + "followers_url": "https://api.github.com/users/Devon7/followers", + "following_url": "https://api.github.com/users/Devon7/following{/other_user}", + "gists_url": "https://api.github.com/users/Devon7/gists{/gist_id}", + "starred_url": "https://api.github.com/users/Devon7/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Devon7/subscriptions", + "organizations_url": "https://api.github.com/users/Devon7/orgs", + "repos_url": "https://api.github.com/users/Devon7/repos", + "events_url": "https://api.github.com/users/Devon7/events{/privacy}", + "received_events_url": "https://api.github.com/users/Devon7/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-13T22:05:29Z", + "updated_at": "2017-01-13T22:05:29Z", + "body": "I roamed the Courts of Chaos building & testing CADR memory cards, I probably logged into MIT-Eddie, I imagine undergrad interns spun tapes and no doubt there was a small rack in the machine room but I've no knowledge of nor contact with EECS backups.\r\n\r\n\t\t\tPeace\r\n\t\t\t\t—Devon\r\n\r\nP.S. Hi Nessus! Going to Arisia this weekend? I’ll probably give it a miss due to weekend classes." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272564344", + "html_url": "https://github.com/PDP-10/its/issues/422#issuecomment-272564344", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/422", + "id": 272564344, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-13T22:23:00Z", + "updated_at": "2017-01-13T22:23:00Z", + "body": "http://github.com/PDP-10/tops20-common-lisp" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272566445", + "html_url": "https://github.com/PDP-10/its/issues/416#issuecomment-272566445", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/416", + "id": 272566445, + "user": { + "login": "hrlzm", + "id": 19606599, + "avatar_url": "https://avatars.githubusercontent.com/u/19606599?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/hrlzm", + "html_url": "https://github.com/hrlzm", + "followers_url": "https://api.github.com/users/hrlzm/followers", + "following_url": "https://api.github.com/users/hrlzm/following{/other_user}", + "gists_url": "https://api.github.com/users/hrlzm/gists{/gist_id}", + "starred_url": "https://api.github.com/users/hrlzm/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/hrlzm/subscriptions", + "organizations_url": "https://api.github.com/users/hrlzm/orgs", + "repos_url": "https://api.github.com/users/hrlzm/repos", + "events_url": "https://api.github.com/users/hrlzm/events{/privacy}", + "received_events_url": "https://api.github.com/users/hrlzm/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-13T22:33:39Z", + "updated_at": "2017-01-13T22:33:39Z", + "body": "I have found some stuff. Short of time for a couple of days. Will be back.\r\n\r\n.type parse0.bcp\r\n// BCPL COMPILER, WRITTEN BY:\r\n// PETE GARDNER, COMPUTING CENTRE, UNIVERSITY OF ESSEX,\r\n// WIVENHOE PARK, COLCHESTER, ESSEX. C04 3SQ.\r\n$NOLIST\r\nGET \"SYSHDR\"\r\nGET \"SYMHDR\"\r\nGET \"BLDHDR\"\r\n$LIST\r\n\r\nSTATIC $(\r\nNAMETREE=NIL; RLINE=NIL; NLPENDING=NIL; RECPT=NIL\r\nSYMB=NIL; NULLTAG=NIL; TAGLIST=NIL; RECLEVEL=NIL\r\nLIBP=NIL; ENTP=NIL; LDP=NIL; NILNODE=NIL\r\nXREFLIST=NIL; LASTXREF=NIL; XREFGET=NIL; SYMBPP=NIL\r\n$)\r\n\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272571164", + "html_url": "https://github.com/PDP-10/its/issues/412#issuecomment-272571164", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/412", + "id": 272571164, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-13T22:59:40Z", + "updated_at": "2017-01-13T22:59:40Z", + "body": "@hrlzm I wouldn't be surprised if you could find KOM. Stacken ran it for a while, right?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272574343", + "html_url": "https://github.com/PDP-10/its/issues/412#issuecomment-272574343", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/412", + "id": 272574343, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-13T23:19:13Z", + "updated_at": "2017-01-13T23:19:13Z", + "body": "*Experience with the use of the COM computerized conferencing system* \r\nhttps://people.dsv.su.se/~jpalme/reports/c10166.pdf" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272621718", + "html_url": "https://github.com/PDP-10/its/issues/417#issuecomment-272621718", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/417", + "id": 272621718, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-14T12:39:44Z", + "updated_at": "2017-01-14T12:39:44Z", + "body": "Discussion in Swedish about this version of SIMULA: \r\nhttps://people.dsv.su.se/~jpalme/qzkom/simula-erf-8103-k10018.html\r\n\r\nArchived by Jacob Palme." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272621896", + "html_url": "https://github.com/PDP-10/its/pull/423#issuecomment-272621896", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/423", + "id": 272621896, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-14T12:43:03Z", + "updated_at": "2017-01-14T12:43:03Z", + "body": "See #401 and simh/simh#373." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272622988", + "html_url": "https://github.com/PDP-10/its/issues/416#issuecomment-272622988", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/416", + "id": 272622988, + "user": { + "login": "hrlzm", + "id": 19606599, + "avatar_url": "https://avatars.githubusercontent.com/u/19606599?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/hrlzm", + "html_url": "https://github.com/hrlzm", + "followers_url": "https://api.github.com/users/hrlzm/followers", + "following_url": "https://api.github.com/users/hrlzm/following{/other_user}", + "gists_url": "https://api.github.com/users/hrlzm/gists{/gist_id}", + "starred_url": "https://api.github.com/users/hrlzm/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/hrlzm/subscriptions", + "organizations_url": "https://api.github.com/users/hrlzm/orgs", + "repos_url": "https://api.github.com/users/hrlzm/repos", + "events_url": "https://api.github.com/users/hrlzm/events{/privacy}", + "received_events_url": "https://api.github.com/users/hrlzm/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-14T13:05:08Z", + "updated_at": "2017-01-14T13:05:08Z", + "body": "Status update:\r\nI have found my two tapes from March 1984, with MUD and BCPL on them. Holding them in my hand\r\nat this very moment.\r\nI SHOULD have them as .tap files, but there are many places to look.\r\nHowever, I have the (hopefully) full contents on disk on my tops-10 system(s).\r\nFiles READ.ME and READ.MUD from the MUD directory:\r\n\r\nTommy,\r\nThis is MUD! The file READ.MUD is a short note from Richard Bartle.\r\nThe .MAS files are the source, in compressed format - use the SUBFIL\r\nprogram to unpick them. However, it is all written in Essex BCPL, which\r\nwe sell under licence, so if you don't have it, let me know + I'll\r\narrange for licence forms to be sent to you. It isn't expensive - I\r\nthink 50 pounds for academic institutions - but we try to avoid\r\npiracy if possible.\r\nEnjoy your game!\r\nRick.\r\n\r\nFrom Bartle R[2011,2776] on February 14, 1984 at 6:59 PM\r\n The source files for MUD (ie BCPL files) in SUBFIL format are\r\nas follows:\r\n MUD.MAS[2011,2776]\r\n MUD.TXT[2011,2776]\r\n MUDTXT.MAS[2011,2776]\r\nall on DSKB of course! They won't be much use, however, the .EXE file and\r\nassociated bits are\r\n MUD.EXE[2011,2011]\r\n *.DBA[2011,2011]\r\n MUD.??M[2011,2011]\r\n DBASE.EXE[2011,2653]\r\nalso on DSKB. If DBASE is used, then then MUD.TXT and MUDTXT.MAS are useful,\r\ntoo.\r\n There's another, smaller version of MUD called VALLEY. This consists\r\nof: VALLEY.EXE[2011,2011]\r\n VALLEY.??M[2011,2011]\r\nand some of the files that MUD needs.\r\n If sending files is a costly business, then the minimumneeded to\r\nplay MUD is MUD.EXE, *.DBA and MUD.??M . If you want a smaller game, get\r\nVALLEY.* . If you want to correct minor bugs and do your own dungeons, get\r\nDBASE.EXE and MUD.TXT . There's a (bad) database manipulation program, too,\r\nPOWER.EXE[2011,2011].\r\n\r\n.cd 10,335,bcpl\r\nNow at <10,335,bcpl> <055>\r\n\r\n.dir \r\n\r\nBCPL EXE 104 <155> 8-Feb-80 3H(103) DSKB: [10,335,BCPL]\r\nBCPL MAS 582 <155> 12-Feb-80\r\nBCPL00 EXE 132 <155> 8-Feb-80 3H(103)\r\nBCPL01 EXE 144 <155> 8-Feb-80 3H(103)\r\nBCPL02 EXE 104 <155> 8-Feb-80 3H(103)\r\nBCPL03 EXE 28 <155> 8-Feb-80 3H(103)\r\n360LIB MAS 12 <155> 17-Aug-78\r\nACS GET 1 <155> 2-Nov-77\r\nARRLIB GET 1 <155> 15-Aug-75\r\nARRLIB MAS 7 <155> 10-May-76\r\nARRLIB REL 3 <155> 15-Aug-75\r\nASSINT MAS 18 <155> 7-Sep-76\r\nBCLDOC CTL 1 <155> 22-Nov-78\r\nBCLEND RNM 1 <155> 6-May-76\r\nBCLMAC MAC 5 <155> 6-Mar-75\r\nBCLUSR RNM 3 <155> 19-Nov-75\r\nBCPL CTL 5 <155> 22-Nov-78\r\nBCPL HLP 5 <155> 31-Aug-78\r\nBCPL RNM 206 <155> 15-Nov-78\r\nBCPL TXT 11 <155> 21-Nov-78\r\nBCPLDT HLP 2 <155> 15-Apr-75\r\nBCPLDT MAS 171 <155> 25-May-76\r\nBCPLDT REL 97 <155> 23-Mar-76\r\nBCPLIB CTL 7 <155> 7-Oct-78\r\nBCPLIB GET 2 <155> 23-Oct-75\r\nBCPLIB RNM 78 <155> 7-Oct-78\r\nBITS GET 2 <155> 25-Feb-75\r\nBUILD CTL 7 <155> 31-Aug-78\r\nCMDLIB GET 1 <155> 10-Sep-75\r\nCMDLIB MAS 12 <155> 21-Feb-78\r\nCMDLIB REL 6 <155> 21-Feb-78\r\nCOM22C SCM 5 <155> 26-Apr-78\r\nCOROUT GET 3 <155> 20-Nov-75\r\nCOROUT MAS 17 <155> 10-May-76\r\nCOROUT REL 5 <155> 26-Jan-77\r\nDICLIB GET 3 <155> 23-Jul-76\r\nDICLIB MAS 26 <155> 27-Jul-76\r\nDICLIB REL 12 <155> 23-Jul-76\r\nERRORS GET 2 <155> 8-Jun-78\r\nGLOBAL BCL 3 <155> 13-Mar-75\r\nGLOBAL CTL 2 <155> 29-Sep-77\r\nGLOBAL REL 83 <155> 13-Mar-75\r\nICLLIB MAS 29 <155> 7-Mar-79\r\nIOLIB GET 1 <155> 23-Oct-75\r\nIOPACK GET 1 <155> 7-Oct-78\r\nIOUUO GET 1 <155> 7-Feb-75\r\nJOBDAT GET 1 <155> 7-Feb-75\r\nKERNEL GET 1 <155> 7-Oct-78\r\nLOWLIB REL 131 <155> 8-Feb-80\r\nQUEUER MAS 177 <155> 26-Oct-78\r\nRFS GET 3 <155> 15-Sep-75\r\nRFSLIB GET 1 <155> 19-Sep-75\r\nRFSLIB MAS 38 <155> 22-Oct-76\r\nRFSLIB REL 28 <155> 19-Feb-76\r\nSCB GET 5 <155> 21-Feb-78\r\nSCNLIB MAS 56 <155> 9-Oct-78\r\nSIMULA MAS 18 <155> 25-Nov-75\r\nSUBFIL BCL 19 <155> 15-Sep-78\r\nSUBFIL CTL 2 <155> 29-Sep-77\r\nSUBFIL EXE 56 <155> 15-Sep-78 3B(13)\r\nSUBFIL HLP 5 <155> 31-Oct-75\r\nSYNLIB REL 10 <155> 15-Apr-75\r\nUSEFUL GET 1 <155> 7-Oct-78\r\nBCPLIB MAS 227 <155> 12-Feb-80\r\nBCPL DIR 7 <155> 20-Apr-79\r\nBCPLIB REL 137 <155> 7-Feb-80\r\n Total of 2874 blocks in 66 files on DSKB: [10,335,BCPL]\r\n\r\nWill set this up for public access somehow next week.\r\n\r\n--Johnny\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272623347", + "html_url": "https://github.com/PDP-10/its/issues/416#issuecomment-272623347", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/416", + "id": 272623347, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-14T13:12:21Z", + "updated_at": "2017-01-14T13:12:21Z", + "body": "Thanks @hrlzm!\r\n\r\nI got the MUD sources from Richard Bartle yesterday. I'm just awaiting explicit permission to publish the files. However, everone thought Essex BCPL was lost forever, so this is most exciting!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272637306", + "html_url": "https://github.com/PDP-10/its/issues/401#issuecomment-272637306", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/401", + "id": 272637306, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-14T17:06:47Z", + "updated_at": "2017-01-14T17:06:47Z", + "body": "Since it seems to be fixed now, I'll close this issue." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272647977", + "html_url": "https://github.com/PDP-10/its/issues/390#issuecomment-272647977", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/390", + "id": 272647977, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-14T19:44:05Z", + "updated_at": "2017-01-14T19:44:35Z", + "body": "Source code: https://github.com/PDP-10/MUD1\r\n\r\nNeeds Essex BCPL compiler." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272648972", + "html_url": "https://github.com/PDP-10/its/issues/266#issuecomment-272648972", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/266", + "id": 272648972, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-14T19:59:27Z", + "updated_at": "2017-01-14T19:59:27Z", + "body": "I wonder if this is MacHack IV, or another chess program?\r\n\r\nhttps://en.wikipedia.org/wiki/Mac_Hack" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272649010", + "html_url": "https://github.com/PDP-10/its/issues/169#issuecomment-272649010", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/169", + "id": 272649010, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-14T20:00:01Z", + "updated_at": "2017-01-14T20:00:01Z", + "body": "https://en.wikipedia.org/wiki/Decwar" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272649152", + "html_url": "https://github.com/PDP-10/its/issues/108#issuecomment-272649152", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/108", + "id": 272649152, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-14T20:02:24Z", + "updated_at": "2017-01-14T20:02:24Z", + "body": "https://en.wikipedia.org/wiki/Hunt_the_Wumpus" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272657317", + "html_url": "https://github.com/PDP-10/its/issues/108#issuecomment-272657317", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/108", + "id": 272657317, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-14T22:17:37Z", + "updated_at": "2017-01-14T22:17:37Z", + "body": "I compared WUMPUS.MID with TS WUMPUS, and they are almost identical, except for the system calls of course.\r\n\r\nHTML rendition: \r\nhttp://pdp-10.trailing-edge.com/SRI_NIC_PERM_SRC_3_19910112/01/utilities/wumpus.mid.html" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272657470", + "html_url": "https://github.com/PDP-10/its/issues/108#issuecomment-272657470", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/108", + "id": 272657470, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-14T22:19:58Z", + "updated_at": "2017-01-14T22:19:58Z", + "body": "Nice! That shouldn't be too hard to re-create -- unless there are lots of system calls!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272673065", + "html_url": "https://github.com/PDP-10/its/issues/420#issuecomment-272673065", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/420", + "id": 272673065, + "user": { + "login": "Pul-Ess", + "id": 3611227, + "avatar_url": "https://avatars.githubusercontent.com/u/3611227?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/Pul-Ess", + "html_url": "https://github.com/Pul-Ess", + "followers_url": "https://api.github.com/users/Pul-Ess/followers", + "following_url": "https://api.github.com/users/Pul-Ess/following{/other_user}", + "gists_url": "https://api.github.com/users/Pul-Ess/gists{/gist_id}", + "starred_url": "https://api.github.com/users/Pul-Ess/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Pul-Ess/subscriptions", + "organizations_url": "https://api.github.com/users/Pul-Ess/orgs", + "repos_url": "https://api.github.com/users/Pul-Ess/repos", + "events_url": "https://api.github.com/users/Pul-Ess/events{/privacy}", + "received_events_url": "https://api.github.com/users/Pul-Ess/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-15T04:30:35Z", + "updated_at": "2017-01-15T04:30:35Z", + "body": "On Fri, 13 Jan 2017, Lars Brinkhoff wrote:\n\n>\n>SV: DOC; has these files:\n>\n>ASSEMB MAN\n>BBN MAN\n>CGOL DOC\n>DEFVST DOC\n>LISP DOC\n>LISP NEW\n>LISP NOT\n>MIDAS DOC\n>OUTLIN MAN\n>QQOORD DOC\n>STEP DOC\n>STEPMM DOC\n>STEPMM INF\n>THIS NOT\n>\n>Many of those don't exist on AI, MC, or PI. It's a mystery where they came from. @Pul-Ess?\n\nSorry, I wasn't taking notes, and my memory is week.\nBy the file names and timestamps they I don't thnk they are native.\nLooks like mostly lisp stuff -- maybe HIBOU knows something ?\n\n \t/Paul\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272688308", + "html_url": "https://github.com/PDP-10/its/issues/425#issuecomment-272688308", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/425", + "id": 272688308, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-15T11:10:09Z", + "updated_at": "2017-01-15T11:10:09Z", + "body": "- Lawrence Krakauer has a few pictures of PDP-6 boards, and the Fabritek memory: \r\n http://google.com/search?q=site%3Aljkrakauer.com+%22pdp-6%22&tbm=isch\r\n- I found this from around 1993, but I see no blue boxes. \r\n https://www.youtube.com/watch?v=hp9NHNKTV-M\r\n- This video offers a glimpse. Is that Greenblat playing chess at 7:40? \r\n And around 8 minutes there are some handsome boxes, not no console? \r\n And a glimpse of the Fabritek memory.\r\n https://www.csail.mit.edu/videoarchive/history/aifilms/mathlab-81\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272690498", + "html_url": "https://github.com/PDP-10/its/issues/425#issuecomment-272690498", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/425", + "id": 272690498, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-15T11:57:28Z", + "updated_at": "2017-01-15T12:38:57Z", + "body": "Looks like mathlab had their software running on the AI PDP-6 at the time.\r\nHere's another video about project MAC showing the PDP-6 in all its beauty (mirrored for some reason): https://www.csail.mit.edu/videoarchive/history/aifilms/mac-104\r\nEDIT: Not mirrored here: https://www.csail.mit.edu/videoarchive/history/aifilms/mac-45\r\nEDIT: The person at 3:40 here looks like Greenblatt: https://www.csail.mit.edu/videoarchive/history/aifilms/robot-02 Kotok at 5:00 with someone I don't know next to him.\r\nEDIT: Assembler code on a PDP-6: http://projects.csail.mit.edu/video/history/aifilms/43-arm.mp4\r\nEDIT: https://www.csail.mit.edu/videoarchive/history/aifilms/worm-55\r\n\r\nThese AI films are a great find!\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272693813", + "html_url": "https://github.com/PDP-10/its/issues/416#issuecomment-272693813", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/416", + "id": 272693813, + "user": { + "login": "hrlzm", + "id": 19606599, + "avatar_url": "https://avatars.githubusercontent.com/u/19606599?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/hrlzm", + "html_url": "https://github.com/hrlzm", + "followers_url": "https://api.github.com/users/hrlzm/followers", + "following_url": "https://api.github.com/users/hrlzm/following{/other_user}", + "gists_url": "https://api.github.com/users/hrlzm/gists{/gist_id}", + "starred_url": "https://api.github.com/users/hrlzm/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/hrlzm/subscriptions", + "organizations_url": "https://api.github.com/users/hrlzm/orgs", + "repos_url": "https://api.github.com/users/hrlzm/repos", + "events_url": "https://api.github.com/users/hrlzm/events{/privacy}", + "received_events_url": "https://api.github.com/users/hrlzm/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-15T13:02:08Z", + "updated_at": "2017-01-15T13:02:08Z", + "body": "Done so far:\r\n\r\nhttps://www.pdc.kth.se/~bygg/tops/BCPL.tap\r\nhttps://www.pdc.kth.se/~bygg/tops/MUD.tap\r\n\r\nThese files should work directly with your tops-10 machine.\r\n\r\nFor those of you without access to tops-10, I will extract all the .MAS files and produce a set of all\r\nthe text files in some format, like a .tar or .zip file. This will happen soon, but not today. :-(\r\n\r\n--Johnny\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272695284", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-272695284", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 272695284, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-15T13:30:20Z", + "updated_at": "2017-01-15T13:30:20Z", + "body": "I noticed the serial number of the DM PDP-6 is now given as 16. According to phil's list this is the Stanford machine!?! How can this be? AFAIK the Stanford 6 remained there for quite a long time." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272695684", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-272695684", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 272695684, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-15T13:37:06Z", + "updated_at": "2017-01-15T13:37:06Z", + "body": "Sorry @aap, I must have put number in the wrong place. Indeed we know very little about the DM PDP-6." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272696070", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-272696070", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 272696070, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-15T13:44:07Z", + "updated_at": "2017-01-15T13:44:07Z", + "body": "Have you tried contacting anyone about this machine?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272696235", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-272696235", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 272696235, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-15T13:47:02Z", + "updated_at": "2017-01-15T13:47:02Z", + "body": "No." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272696338", + "html_url": "https://github.com/PDP-10/its/issues/425#issuecomment-272696338", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/425", + "id": 272696338, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-15T13:48:59Z", + "updated_at": "2017-01-15T13:48:59Z", + "body": "There are two pictures of the SAIL machines. The KL10 is in the foreground, and I think I see a KA10 in the background of the second picture.\r\n![](http://cs.stanford.edu/~me/graduation/kl10.sail200.jpg)\r\n![](http://www.pgc.com/pgc/sail/KL10.s.1979.jpg)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272696608", + "html_url": "https://github.com/PDP-10/its/issues/416#issuecomment-272696608", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/416", + "id": 272696608, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-15T13:54:35Z", + "updated_at": "2017-01-15T13:54:35Z", + "body": "I created a new PDP-10/essex-bcpl repository.\r\n\r\nJust the tape image for now. My copy of t10backup.c didn't handle the image too well. I had to hack it to get all files extracted, so I'm not sure they're ok. And of course, I can't do anything about the master files." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272699830", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-272699830", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 272699830, + "user": { + "login": "taa01776", + "id": 1692509, + "avatar_url": "https://avatars.githubusercontent.com/u/1692509?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/taa01776", + "html_url": "https://github.com/taa01776", + "followers_url": "https://api.github.com/users/taa01776/followers", + "following_url": "https://api.github.com/users/taa01776/following{/other_user}", + "gists_url": "https://api.github.com/users/taa01776/gists{/gist_id}", + "starred_url": "https://api.github.com/users/taa01776/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/taa01776/subscriptions", + "organizations_url": "https://api.github.com/users/taa01776/orgs", + "repos_url": "https://api.github.com/users/taa01776/repos", + "events_url": "https://api.github.com/users/taa01776/events{/privacy}", + "received_events_url": "https://api.github.com/users/taa01776/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-15T14:48:57Z", + "updated_at": "2017-01-15T14:48:57Z", + "body": "I don't recall that the DM PDP-6 was ever powered on during my tenure (starting in 1974), but it was there--as suggested above, just to the right of the KA's console. I can't be certain of this, but there is a distinct impression (someone must have said something) that the PDP-6 was serial number omega. Of course, there was a similar impression that AI's was serial number alpha, and I see from the list that it's 2.\r\nI should know the serial number for XX, because God knows I called field service for it often enough, but alas...\r\nDM had a lot of dead / sketchy hardware lying about: apart from the 6, there was some Fabritek memory that never really worked (probably started out on the 6). Main memory included an MD10, a couple of MA10s, ultimately an MF10, and an ARM-10 (256K in one box!). And there was the Evans & Sutherland LDS-1, which worked occasionally--whenever Ed Black went up and fixed some more cold solder joints that had failed." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272702251", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-272702251", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 272702251, + "user": { + "login": "taa01776", + "id": 1692509, + "avatar_url": "https://avatars.githubusercontent.com/u/1692509?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/taa01776", + "html_url": "https://github.com/taa01776", + "followers_url": "https://api.github.com/users/taa01776/followers", + "following_url": "https://api.github.com/users/taa01776/following{/other_user}", + "gists_url": "https://api.github.com/users/taa01776/gists{/gist_id}", + "starred_url": "https://api.github.com/users/taa01776/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/taa01776/subscriptions", + "organizations_url": "https://api.github.com/users/taa01776/orgs", + "repos_url": "https://api.github.com/users/taa01776/repos", + "events_url": "https://api.github.com/users/taa01776/events{/privacy}", + "received_events_url": "https://api.github.com/users/taa01776/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-15T15:29:25Z", + "updated_at": "2017-01-15T15:29:25Z", + "body": "Immediately to the left of DM's processor was the SC-10 paging box, then some memory (I want to say that the MD-10 was there; certainly that's where the ARM-10 went when we got it), and the tape drive. Back row was mostly memory." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272702472", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-272702472", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 272702472, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-15T15:33:07Z", + "updated_at": "2017-01-15T15:33:07Z", + "body": "I opened another issue https://github.com/PDP-10/-READ--THIS-/issues/5 to talk about the PDP-6 machines in general, unrelated to ITS. I really hope we can piece together more information." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272702477", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-272702477", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 272702477, + "user": { + "login": "mgthompson", + "id": 4281374, + "avatar_url": "https://avatars.githubusercontent.com/u/4281374?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/mgthompson", + "html_url": "https://github.com/mgthompson", + "followers_url": "https://api.github.com/users/mgthompson/followers", + "following_url": "https://api.github.com/users/mgthompson/following{/other_user}", + "gists_url": "https://api.github.com/users/mgthompson/gists{/gist_id}", + "starred_url": "https://api.github.com/users/mgthompson/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/mgthompson/subscriptions", + "organizations_url": "https://api.github.com/users/mgthompson/orgs", + "repos_url": "https://api.github.com/users/mgthompson/repos", + "events_url": "https://api.github.com/users/mgthompson/events{/privacy}", + "received_events_url": "https://api.github.com/users/mgthompson/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-15T15:33:12Z", + "updated_at": "2017-01-15T15:33:12Z", + "body": "ITS Hardware Note #1 details some of this. I will scan it this week.\n\nOn Sun, Jan 15, 2017 at 10:29 AM, Timothy Anderson wrote:\n\n> Immediately to the left of DM's processor was the SC-10 paging box, then\n> some memory (I want to say that the MD-10 was there; certainly that's where\n> the ARM-10 went when we got it), and the tape drive. Back row was mostly\n> memory.\n>\n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub\n> , or mute\n> the thread\n> \n> .\n>\n\n\n\n-- \nMichael Thompson\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272702847", + "html_url": "https://github.com/PDP-10/its/issues/425#issuecomment-272702847", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/425", + "id": 272702847, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-15T15:39:35Z", + "updated_at": "2017-01-15T15:39:35Z", + "body": "Even if not ITS, here's another photo of Stanford's KA: http://media.csail.mit.edu/picture.php?/3642/category/173" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272703483", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-272703483", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 272703483, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-15T15:49:53Z", + "updated_at": "2017-01-15T15:49:53Z", + "body": "Thank you, @taa01776. Some say there were 23 PDP-6s made, others 26.\r\n\r\nWho do you think would know about the early times of the DM 6?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272705186", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-272705186", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 272705186, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-15T16:16:55Z", + "updated_at": "2017-01-15T20:28:11Z", + "body": "I wrote an email to Gordon Bell to ask him if it maybe came from DEC. I doubt he knows this since he was at CMU at the time, but I still thought I'd ask.\r\n\r\nEDIT: He doesn't know." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272717316", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-272717316", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 272717316, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-15T19:25:04Z", + "updated_at": "2017-01-15T19:27:27Z", + "body": "Just now I realized that # 6 at Keydata was basically next door to the AI lab. Another probably candidate for DM, even though Gordon told me this some time ago:\r\n\r\n> Don't recall where the various serial numbers went, but Brookhaven Nat Lab\r\nand U of Western Australia Perth were the first few.\r\nAlso KeyData and Rand. KeyData was returned.\r\nAm not sure when MIT got theirs or the Stanford AI Lab (SAIL).\r\n\r\nMaybe returned and given to MIT?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272854057", + "html_url": "https://github.com/PDP-10/its/issues/279#issuecomment-272854057", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/279", + "id": 272854057, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-16T12:48:42Z", + "updated_at": "2017-01-16T12:48:42Z", + "body": "Is there any documentation for it? I'd love to try to get it working." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272870177", + "html_url": "https://github.com/PDP-10/its/issues/279#issuecomment-272870177", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/279", + "id": 272870177, + "user": { + "login": "ams", + "id": 7945138, + "avatar_url": "https://avatars.githubusercontent.com/u/7945138?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/ams", + "html_url": "https://github.com/ams", + "followers_url": "https://api.github.com/users/ams/followers", + "following_url": "https://api.github.com/users/ams/following{/other_user}", + "gists_url": "https://api.github.com/users/ams/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ams/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ams/subscriptions", + "organizations_url": "https://api.github.com/users/ams/orgs", + "repos_url": "https://api.github.com/users/ams/repos", + "events_url": "https://api.github.com/users/ams/events{/privacy}", + "received_events_url": "https://api.github.com/users/ams/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-16T14:07:56Z", + "updated_at": "2017-01-16T14:07:56Z", + "body": "Is \"Knight TV\" the same thing as what was used as the TV subsystem on the CADR?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272879182", + "html_url": "https://github.com/PDP-10/its/issues/279#issuecomment-272879182", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/279", + "id": 272879182, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-16T14:38:41Z", + "updated_at": "2017-01-16T14:38:41Z", + "body": "I search for AI memos, but came up with nothing. I think you'd better ask TK himself.\r\n\r\nI'll try to help out by reading the monitor sources." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272879247", + "html_url": "https://github.com/PDP-10/its/issues/279#issuecomment-272879247", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/279", + "id": 272879247, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-16T14:38:55Z", + "updated_at": "2017-01-16T14:38:55Z", + "body": "@ams That sounds likely." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272897774", + "html_url": "https://github.com/PDP-10/its/issues/279#issuecomment-272897774", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/279", + "id": 272897774, + "user": { + "login": "ams", + "id": 7945138, + "avatar_url": "https://avatars.githubusercontent.com/u/7945138?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/ams", + "html_url": "https://github.com/ams", + "followers_url": "https://api.github.com/users/ams/followers", + "following_url": "https://api.github.com/users/ams/following{/other_user}", + "gists_url": "https://api.github.com/users/ams/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ams/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ams/subscriptions", + "organizations_url": "https://api.github.com/users/ams/orgs", + "repos_url": "https://api.github.com/users/ams/repos", + "events_url": "https://api.github.com/users/ams/events{/privacy}", + "received_events_url": "https://api.github.com/users/ams/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-16T15:51:48Z", + "updated_at": "2017-01-16T15:51:48Z", + "body": "If it is the same as the CADR TV system then there are schematics for the board, source code for the TV sub-system. The CADR TV subsystem is just a memory mapped display. Here is the code that is used in the MIT CADR simulator (https://svn.common-lisp.net/mit-cadr/trunk/emulator/usim/x11.c)\r\n\r\nSchematics: http://bitsavers.informatik.uni-stuttgart.de/pdf/mit/cadr/LM-2/05_TV.pdf\r\n\r\nTV subsystem bits: https://svn.common-lisp.net/mit-cadr/trunk/lisp/window/tvdefs.lisp\r\n\r\nIf it is something different .. then I have no idea. :-)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272900875", + "html_url": "https://github.com/PDP-10/its/issues/279#issuecomment-272900875", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/279", + "id": 272900875, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-16T16:03:46Z", + "updated_at": "2017-01-16T16:03:46Z", + "body": "The framebuffer would probably be the easiest part in this. There has to be a pdp-11 program to drive the terminals and talk to the 10. Then there is software on the 10 side as well. If he have all the code I'm sure the rest could be reconstructed even if there is no other documentation available. Of course having documentation would be of great help." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272915170", + "html_url": "https://github.com/PDP-10/its/issues/279#issuecomment-272915170", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/279", + "id": 272915170, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-16T17:01:24Z", + "updated_at": "2017-01-16T17:01:24Z", + "body": "SYSDOC; .CALLS >\r\n\r\n- CNSGET and CSNSET - get or set console parameters\r\n- CORBLK - map TV frame buffer\r\n- T11MP - map PDP-11 memory\r\n- TVWHER - tell where a TV is\r\n- VIDBUF - request/release video buffer\r\n- WHOLIN - get/set TV wholine\r\n\r\nSYSDOC; UUOS >\r\n\r\n- .SUPSET - set sysjob variables, among those a bit to update TV wholine" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272915528", + "html_url": "https://github.com/PDP-10/its/issues/279#issuecomment-272915528", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/279", + "id": 272915528, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-16T17:02:54Z", + "updated_at": "2017-01-16T17:02:54Z", + "body": "It seems the Knight TV system was attached to the KA10 AI, so I suppose the TVs went away when the KA did. That would be 1983.\r\n\r\nIt could be that the monitor TV code is tangled with the AIKA code." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272916997", + "html_url": "https://github.com/PDP-10/its/issues/279#issuecomment-272916997", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/279", + "id": 272916997, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-16T17:09:16Z", + "updated_at": "2017-01-16T17:09:16Z", + "body": "@aap SYSDOC; TV >\r\n\r\nTo appear soon." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272924477", + "html_url": "https://github.com/PDP-10/its/issues/279#issuecomment-272924477", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/279", + "id": 272924477, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-16T17:44:13Z", + "updated_at": "2017-01-16T19:05:51Z", + "body": "~~I don't think I see anything resembling a PDP-11 program for controlling a Knight TV.~~\r\n\r\nStrike that, it's probably SYSTEM; TV 132." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272940757", + "html_url": "https://github.com/PDP-10/its/issues/279#issuecomment-272940757", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/279", + "id": 272940757, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-16T19:08:13Z", + "updated_at": "2017-01-16T19:08:13Z", + "body": "May also need to talk through the IO PDP-11. SYSTEM; IOELEV 432.\r\n\r\nBut really, it may be simpler to emulate the workings of the TV subsystem rather than to get the 11 code up and running." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272941141", + "html_url": "https://github.com/PDP-10/its/issues/429#issuecomment-272941141", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/429", + "id": 272941141, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-16T19:10:26Z", + "updated_at": "2017-01-16T19:10:26Z", + "body": "Looks like it was primarily a TOPS-20 program, but maybe ported to ITS?\r\n\r\nhttps://www.ietf.org/rfc/rfc2308.txt" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272954685", + "html_url": "https://github.com/PDP-10/its/issues/279#issuecomment-272954685", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/279", + "id": 272954685, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-16T20:25:42Z", + "updated_at": "2017-01-16T20:25:42Z", + "body": "I'm just skyping with Richard Greenblatt and he also explained a bit how the Knight TV worked. The 10-to-11 channel seems to have been a pretty cool but complex thing. We'd definitely some more documentation I think." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272958536", + "html_url": "https://github.com/PDP-10/its/issues/279#issuecomment-272958536", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/279", + "id": 272958536, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-16T20:46:46Z", + "updated_at": "2017-01-16T20:46:46Z", + "body": "@ams I did some reading, and now it seems the Lisp Machine TV system was quite distinct from the Knight TVs. I gather the LispM TV was driver by a controller board internal to the system. The Knight TVs were controlled by PDP-11s connected to the AI machine." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272959402", + "html_url": "https://github.com/PDP-10/its/issues/279#issuecomment-272959402", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/279", + "id": 272959402, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-16T20:51:37Z", + "updated_at": "2017-01-16T20:51:37Z", + "body": "From SYSTEM; CONFIG >\r\n\r\n ; The following AI-KA stuff is broken since the 10-11 interface doesn't work,\r\n ; but is retained in case it gets fixed.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272966049", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-272966049", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 272966049, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-16T21:28:39Z", + "updated_at": "2017-01-16T21:28:39Z", + "body": "Greenblatt doesn't know either. He certainly remembers the machine, but thought it was new. He did say it wasn't the Keydata machine though because he knew that one quite well." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272968335", + "html_url": "https://github.com/PDP-10/its/issues/434#issuecomment-272968335", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/434", + "id": 272968335, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-16T21:40:53Z", + "updated_at": "2017-01-16T21:40:53Z", + "body": "That is tremendous news! Thanks.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/272969391", + "html_url": "https://github.com/PDP-10/its/issues/434#issuecomment-272969391", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/434", + "id": 272969391, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-16T21:46:56Z", + "updated_at": "2017-01-16T21:46:56Z", + "body": "Wow, great! @Devon7 may be able to help with the tapes." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273065257", + "html_url": "https://github.com/PDP-10/its/issues/434#issuecomment-273065257", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/434", + "id": 273065257, + "user": { + "login": "ams", + "id": 7945138, + "avatar_url": "https://avatars.githubusercontent.com/u/7945138?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/ams", + "html_url": "https://github.com/ams", + "followers_url": "https://api.github.com/users/ams/followers", + "following_url": "https://api.github.com/users/ams/following{/other_user}", + "gists_url": "https://api.github.com/users/ams/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ams/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ams/subscriptions", + "organizations_url": "https://api.github.com/users/ams/orgs", + "repos_url": "https://api.github.com/users/ams/repos", + "events_url": "https://api.github.com/users/ams/events{/privacy}", + "received_events_url": "https://api.github.com/users/ams/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-17T09:33:05Z", + "updated_at": "2017-01-17T09:33:05Z", + "body": "That sounds amazing! For us LispM hackers as well! I can also shake up people who can read and bake tapes." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273067069", + "html_url": "https://github.com/PDP-10/its/issues/434#issuecomment-273067069", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/434", + "id": 273067069, + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-17T09:41:06Z", + "updated_at": "2017-01-17T09:41:33Z", + "body": "He said they already got most of the stuff they needed for a LispM system on an emulator off the tapes." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273068335", + "html_url": "https://github.com/PDP-10/its/issues/279#issuecomment-273068335", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/279", + "id": 273068335, + "user": { + "login": "ams", + "id": 7945138, + "avatar_url": "https://avatars.githubusercontent.com/u/7945138?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/ams", + "html_url": "https://github.com/ams", + "followers_url": "https://api.github.com/users/ams/followers", + "following_url": "https://api.github.com/users/ams/following{/other_user}", + "gists_url": "https://api.github.com/users/ams/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ams/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ams/subscriptions", + "organizations_url": "https://api.github.com/users/ams/orgs", + "repos_url": "https://api.github.com/users/ams/repos", + "events_url": "https://api.github.com/users/ams/events{/privacy}", + "received_events_url": "https://api.github.com/users/ams/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-17T09:46:44Z", + "updated_at": "2017-01-17T09:46:44Z", + "body": "@larsbrinkhoff Here is a small note from LMDOC;PROGR as it related to CONS. I'm guessing that the \"1000 line TV\" referes to the later TV on CADR which is 768x1024. Was the Knight TV's resolution 576x454? LMDOC;TVDOC might be of interest then.\r\n\r\n> \tThe initial TV display system is presently hooked to the machine and\r\n> works (although it currently must be driven from the PDP-11 console computer due \r\n> to the lack of the above memory interface). This TV system is completely identical\r\n> to the Knight TV's on the AI PDP-10 in its major performance parameters.\r\n> Sometime in the first half of 1977 we hope to construct an improved TV display\r\n> system (offering 1000 line TV resolution among many other features). This\r\n> improved TV display system would employ the same video buffer memory boards\r\n> as does the current one. These boards mount 16 pin 4K RAMs, and are directly adaptable\r\n> to the new 16K RAMs which are just becomming available. However,\r\n> the improved TV system is only a moderately high priority project since we can get \r\n> along quite nicely with the current TV system for the time being." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273073702", + "html_url": "https://github.com/PDP-10/its/issues/434#issuecomment-273073702", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/434", + "id": 273073702, + "user": { + "login": "ams", + "id": 7945138, + "avatar_url": "https://avatars.githubusercontent.com/u/7945138?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/ams", + "html_url": "https://github.com/ams", + "followers_url": "https://api.github.com/users/ams/followers", + "following_url": "https://api.github.com/users/ams/following{/other_user}", + "gists_url": "https://api.github.com/users/ams/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ams/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ams/subscriptions", + "organizations_url": "https://api.github.com/users/ams/orgs", + "repos_url": "https://api.github.com/users/ams/repos", + "events_url": "https://api.github.com/users/ams/events{/privacy}", + "received_events_url": "https://api.github.com/users/ams/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-17T09:54:38Z", + "updated_at": "2017-01-17T09:59:33Z", + "body": "Only for LMI Lambda (though I haven't seen the dumped tapes for that, only code dumps) The early stuff as it relates to ITS may contain things relevant to CADR, or missing revisions, parts of software that ran on them, and what not. PDP-10 and CADR shared all their infrastructure." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273117590", + "html_url": "https://github.com/PDP-10/its/issues/279#issuecomment-273117590", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/279", + "id": 273117590, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-17T11:43:45Z", + "updated_at": "2017-01-17T11:43:45Z", + "body": "Ok, then I suppose the CONS had the old Knight TV system, and the CADR had something new.\r\n\r\nLMIO; TV 347 has these numbers:\r\n\r\n ;1037 lines per 16.66 ms frame\r\n ; 640. X 896.\r\n ;704. x 896.\r\n ;Sync for 64 Mhz crystal, 768. x 896.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273265420", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-273265420", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 273265420, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-17T19:02:54Z", + "updated_at": "2017-01-17T19:02:54Z", + "body": "We got some new information from Lawrence Krakauer. This is a gem:\r\n![](http://ljkrakauer.com/LJK/essays/pdp6plaque.jpg)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273280665", + "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-273280665", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", + "id": 273280665, + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-17T19:55:22Z", + "updated_at": "2017-01-17T19:55:22Z", + "body": "Both delivered and demolished on a Tuesday." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273301222", + "html_url": "https://github.com/PDP-10/its/pull/415#issuecomment-273301222", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/415", + "id": 273301222, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-17T21:13:22Z", + "updated_at": "2017-01-17T21:13:22Z", + "body": "I wrote one in Maclisp.\r\n\r\nPutting the FASL file in SYSBIN is probably wrong. Where should it go?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273308410", + "html_url": "https://github.com/PDP-10/its/pull/415#issuecomment-273308410", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/415", + "id": 273308410, + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "created_at": "2017-01-17T21:39:27Z", + "updated_at": "2017-01-17T21:39:27Z", + "body": "Well, for standard system packages the FASL file goes in the LISP; directory. However, take a look at LIBLSP and LIBDOC, and read the -READ- -ME- there. Author-maintained LISP code seems to have gone in LIBDOC. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273360206", + "html_url": "https://github.com/PDP-10/its/issues/402#issuecomment-273360206", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/402", + "id": 273360206, + "user": { + "login": "b4", + "id": 44188, + "avatar_url": "https://avatars.githubusercontent.com/u/44188?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/b4", + "html_url": "https://github.com/b4", + "followers_url": "https://api.github.com/users/b4/followers", + "following_url": "https://api.github.com/users/b4/following{/other_user}", + "gists_url": "https://api.github.com/users/b4/gists{/gist_id}", + "starred_url": "https://api.github.com/users/b4/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/b4/subscriptions", + "organizations_url": "https://api.github.com/users/b4/orgs", + "repos_url": "https://api.github.com/users/b4/repos", + "events_url": "https://api.github.com/users/b4/events{/privacy}", + "received_events_url": "https://api.github.com/users/b4/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-18T01:57:50Z", + "updated_at": "2017-01-18T01:57:50Z", + "body": "Sorry for the delay - was away from a computer after work on Thursday-Monday morning and was busy yesterday.\r\n\r\nCan do!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273365457", + "html_url": "https://github.com/PDP-10/its/issues/402#issuecomment-273365457", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/402", + "id": 273365457, + "user": { + "login": "b4", + "id": 44188, + "avatar_url": "https://avatars.githubusercontent.com/u/44188?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/b4", + "html_url": "https://github.com/b4", + "followers_url": "https://api.github.com/users/b4/followers", + "following_url": "https://api.github.com/users/b4/following{/other_user}", + "gists_url": "https://api.github.com/users/b4/gists{/gist_id}", + "starred_url": "https://api.github.com/users/b4/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/b4/subscriptions", + "organizations_url": "https://api.github.com/users/b4/orgs", + "repos_url": "https://api.github.com/users/b4/repos", + "events_url": "https://api.github.com/users/b4/events{/privacy}", + "received_events_url": "https://api.github.com/users/b4/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-18T02:31:09Z", + "updated_at": "2017-01-18T02:32:54Z", + "body": "Trying to use the default configured IP results in networking not coming up at all - it seems to never start the dpimp process - and print no error. **Update: this was due to having forgotten to load the tun driver**\r\n\r\nLooking at the config...\r\nDEFOPT IMPUS3== \t; IP address\r\nDEFOPT NM%IMP==\t; Subnet mask\r\n\r\nand the gateway is 192.168.0.45...how does this work? P-t-P handled differently than I'd expect?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273366123", + "html_url": "https://github.com/PDP-10/its/issues/402#issuecomment-273366123", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/402", + "id": 273366123, + "user": { + "login": "b4", + "id": 44188, + "avatar_url": "https://avatars.githubusercontent.com/u/44188?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/b4", + "html_url": "https://github.com/b4", + "followers_url": "https://api.github.com/users/b4/followers", + "following_url": "https://api.github.com/users/b4/following{/other_user}", + "gists_url": "https://api.github.com/users/b4/gists{/gist_id}", + "starred_url": "https://api.github.com/users/b4/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/b4/subscriptions", + "organizations_url": "https://api.github.com/users/b4/orgs", + "repos_url": "https://api.github.com/users/b4/repos", + "events_url": "https://api.github.com/users/b4/events{/privacy}", + "received_events_url": "https://api.github.com/users/b4/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-18T02:35:59Z", + "updated_at": "2017-01-18T02:35:59Z", + "body": "Okay - with it up using the pre-configured IP everything works correctly." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273372324", + "html_url": "https://github.com/PDP-10/its/issues/402#issuecomment-273372324", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/402", + "id": 273372324, + "user": { + "login": "b4", + "id": 44188, + "avatar_url": "https://avatars.githubusercontent.com/u/44188?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/b4", + "html_url": "https://github.com/b4", + "followers_url": "https://api.github.com/users/b4/followers", + "following_url": "https://api.github.com/users/b4/following{/other_user}", + "gists_url": "https://api.github.com/users/b4/gists{/gist_id}", + "starred_url": "https://api.github.com/users/b4/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/b4/subscriptions", + "organizations_url": "https://api.github.com/users/b4/orgs", + "repos_url": "https://api.github.com/users/b4/repos", + "events_url": "https://api.github.com/users/b4/events{/privacy}", + "received_events_url": "https://api.github.com/users/b4/received_events", + "type": "User", + "site_admin": false + }, + "created_at": "2017-01-18T03:21:53Z", + "updated_at": "2017-01-18T03:21:53Z", + "body": "It took me far too long to realise the address stuff is classful and that 10.12/16 is a different class than the previously configured stuff...\r\n\r\nNow to look at what comsat is actually expecting" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273431590", + "html_url": "https://github.com/PDP-10/its/issues/410#issuecomment-273431590", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/410", + "id": 273431590, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T09:52:53Z", + "updated_at": "2017-01-18T09:52:53Z", + "body": "Assembling a simple file titled BARFOO which just defines `FOOBAR=1234567`.\r\n\r\nFAIL produces this REL file:\r\n\r\n OCTAL SQUOZE\r\n 002004000000 1O9QJV\r\n 051301670001 BARFOO\r\n 000000000001 0\r\n 014544243324 FOOBAR\r\n 000001234567 4C%U\r\n 707725407662 9D%33H\r\n 000602000000 %K18N\r\n 000000000000 \r\n 000000000000 \r\n 777176777777 $6VBU\r\n 001001000000 0BK8ZV\r\n 051301670001 BARFOO\r\n 725476107776 RCI6%$\r\n\r\nMIDAS produces this REL file:\r\n\r\n OCTAL SQUOZE\r\n 000600000000 %BXLF\r\n 777200777777 $E%%%\r\n 000600000000 %BXLF\r\n 777200777777 $E%%%\r\n 000600000000 %BXLF\r\n 777200777777 $E%%%\r\n 000202000001 CBI70\r\n 000000000000 \r\n 000000000000 \r\n 777576777776 0NFEDD\r\n 002004000000 1O9QJV\r\n 051301670001 BARFOO\r\n 000000000000 \r\n 014544243324 FOOBAR\r\n 000001234567 4C%U\r\n 707725407663 9D%33I\r\n 001001000000 0BK8ZV\r\n 051301670001 BARFOO\r\n 725476107776 RCI6%$\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273465702", + "html_url": "https://github.com/PDP-10/its/pull/415#issuecomment-273465702", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/415", + "id": 273465702, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T12:42:59Z", + "updated_at": "2017-01-18T12:42:59Z", + "body": "Hold on, I'll add half-word display too." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/comments/273474743", + "html_url": "https://github.com/PDP-10/its/issues/435#issuecomment-273474743", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/435", + "id": 273474743, + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "created_at": "2017-01-18T13:27:43Z", + "updated_at": "2017-01-18T13:27:43Z", + "body": "There are many LISP; FORMAT files.\r\n\r\nTried to invoke COMPLR on FORMAT 793, without much success:\r\n\r\n *:complr\r\n _lisp;_format; format >\r\n ;BKPT LISP-ERROR\r\n (baktrace)\r\n BAKTRACE\r\n BREAK_ *BREAK_OUTPUT OUTPUT_MAKLAP MAKLAP_DB\r\n" + } +] diff --git a/doc/github/issues1 b/doc/github/issues1 new file mode 100644 index 00000000..260fbe3e --- /dev/null +++ b/doc/github/issues1 @@ -0,0 +1,5582 @@ +[ + { + "url": "https://api.github.com/repos/PDP-10/its/issues/456", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/456/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/456/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/456/events", + "html_url": "https://github.com/PDP-10/its/pull/456", + "id": 202612848, + "number": 456, + "title": "Update itstar and tapeutils submodules", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-23T18:26:50Z", + "updated_at": "2017-01-23T19:06:03Z", + "closed_at": "2017-01-23T19:06:03Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/456", + "html_url": "https://github.com/PDP-10/its/pull/456", + "diff_url": "https://github.com/PDP-10/its/pull/456.diff", + "patch_url": "https://github.com/PDP-10/its/pull/456.patch" + }, + "body": "They now build in FreeBSD.\r\n\r\nFixes #447.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/455", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/455/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/455/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/455/events", + "html_url": "https://github.com/PDP-10/its/issues/455", + "id": 202460453, + "number": 455, + "title": "Boot KA off disk?", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 467658877, + "url": "https://api.github.com/repos/PDP-10/its/labels/question", + "name": "question", + "color": "cc317c", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-23T07:08:43Z", + "updated_at": "2017-01-23T07:08:43Z", + "closed_at": null, + "body": "Supposedly, a KA ITS was always cold booted from a DSKDMP paper tape. Using a MAGDMP tape with DSKDMP on it would also be possilbe.\r\n\r\nIt should be possible to use hardware readin with a disk. It looks like there is DSKDMP boot code for the KA disk contollers. AI had a Systems Concepts DC10; ML and DM had a RP10. There is also code for RH10, but it was probably never used with a KA, only the KL MC." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/454", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/454/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/454/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/454/events", + "html_url": "https://github.com/PDP-10/its/issues/454", + "id": 202410976, + "number": 454, + "title": "DMARCD - DM ARC device", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 509728908, + "url": "https://api.github.com/repos/PDP-10/its/labels/dynamod", + "name": "dynamod", + "color": "0052cc", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-22T21:23:13Z", + "updated_at": "2017-01-22T21:23:13Z", + "closed_at": null, + "body": "SYSEN2; DMARCD 30\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/453", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/453/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/453/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/453/events", + "html_url": "https://github.com/PDP-10/its/issues/453", + "id": 202410353, + "number": 453, + "title": "UFIND - check for user on all machines", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-22T21:14:05Z", + "updated_at": "2017-01-22T21:14:05Z", + "closed_at": null, + "body": "SYS3; TS UFIND \r\nSYSENG; UFIND 41" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/452", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/452/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/452/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/452/events", + "html_url": "https://github.com/PDP-10/its/pull/452", + "id": 202405375, + "number": 452, + "title": "KA ITS pager notes from Dave Conroy.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2017-01-22T19:56:40Z", + "updated_at": "2017-01-23T18:49:32Z", + "closed_at": "2017-01-22T20:47:27Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/452", + "html_url": "https://github.com/PDP-10/its/pull/452", + "diff_url": "https://github.com/PDP-10/its/pull/452.diff", + "patch_url": "https://github.com/PDP-10/its/pull/452.patch" + }, + "body": "These are notes in a very raw form, but we'll take what we can get." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/451", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/451/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/451/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/451/events", + "html_url": "https://github.com/PDP-10/its/issues/451", + "id": 202377488, + "number": 451, + "title": "NEWDEC - DEC-MAC tape converter", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2017-01-22T11:33:37Z", + "updated_at": "2017-01-22T14:04:00Z", + "closed_at": null, + "body": "SYSEN1; NEWDEC 18\r\n\r\n> THIS PROGRAM IS STARTED AT LOCATION GO AND TYPES \"?\" AFTER WHICH YOU ANSWER WITH A DIGIT 0-8 THE DRIVE (OR 0 IF ALREADY ON DISK) OF A NEW FMT DECTAPE AND WRITES THE ENTIRE TAPE ONTO THE DISK AS FILE .TEMP. .FILE. IT THEN GROVELS OVER THE CRAP AND PRODUCES UP TO 22 FILES ON THE DISK BY THE SAME NAME AND EXTENSION AS THE ORIGINAL DEC TAPE. IT ALSO CLEANS THE COB-WEBBS OUT OF THE DISK DRIVE.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/450", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/450/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/450/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/450/events", + "html_url": "https://github.com/PDP-10/its/pull/450", + "id": 202367384, + "number": 450, + "title": "ZORK stub", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 501323733, + "url": "https://api.github.com/repos/PDP-10/its/labels/game", + "name": "game", + "color": "c2e0c6", + "default": false + }, + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-22T07:47:52Z", + "updated_at": "2017-01-22T15:58:35Z", + "closed_at": "2017-01-22T15:58:35Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/450", + "html_url": "https://github.com/PDP-10/its/pull/450", + "diff_url": "https://github.com/PDP-10/its/pull/450.diff", + "patch_url": "https://github.com/PDP-10/its/pull/450.patch" + }, + "body": "SYS3; TS ZORK \r\nKMP; AR9 MIDAS (ZORK 21)\r\n\r\nThere appears before you a huge figure clothed in a dark robe. As you shrink back in awe, he speaks:\r\n\r\n''This is not the machine of the Zork Implementors!''\r\n\r\nThen, as suddenly as it appeeared, his image dissolves, leaving you in darkness.\r\n\r\nAs your eyes grow more accustomed to the dim light, you notice a clue etched on the wall... It reads:\r\n\r\n> The only MIT machine supporting Zork is MIT-DMS, (Arpa host 106 Octal, 70 Decimal). Guest accounts to play Zork are NOT available. However, if you are seeking a copy of Zork to bring up on your favorite TENEX or TWENEX, you might try :MAIL'ing to BUG-ZORK asking about the possibility of getting\r\n a tape of the game for your own use.\r\n FMZC, GUE 745\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/449", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/449/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/449/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/449/events", + "html_url": "https://github.com/PDP-10/its/issues/449", + "id": 202366804, + "number": 449, + "title": "MACDMP", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 6, + "created_at": "2017-01-22T07:33:41Z", + "updated_at": "2017-01-22T20:56:25Z", + "closed_at": null, + "body": "You are in a maze of twisty little programs, all alike:\r\n\r\nSYSEN1; 10DMP 13 - full moby \r\nSYSEN1; 10D16K 1 - 16K memory \r\nSYSEN2; TENDMP 2 - also magtape \r\nSYSEN2; MACTAP F71 - library routines\r\n\r\nStandalone tool for loading/dumping files on DECtape." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/448", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/448/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/448/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/448/events", + "html_url": "https://github.com/PDP-10/its/pull/448", + "id": 202332090, + "number": 448, + "title": "Update the minsys DUMP from 442 to 444.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2017-01-21T18:36:23Z", + "updated_at": "2017-01-21T19:33:48Z", + "closed_at": "2017-01-21T19:33:48Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/448", + "html_url": "https://github.com/PDP-10/its/pull/448", + "diff_url": "https://github.com/PDP-10/its/pull/448.diff", + "patch_url": "https://github.com/PDP-10/its/pull/448.patch" + }, + "body": "The new version fixes the bug restoring a link as the first think in a directory." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/447", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/447/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/447/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/447/events", + "html_url": "https://github.com/PDP-10/its/issues/447", + "id": 202306987, + "number": 447, + "title": "Make build more portable", + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 8, + "created_at": "2017-01-21T10:15:10Z", + "updated_at": "2017-01-23T19:06:31Z", + "closed_at": "2017-01-23T19:06:03Z", + "body": "I tried to build ITS for simh on FreeBSD earlier, but ran into some problems.\r\n\r\nitstar and tapeutils need patching of tapeio.c because MTSETBLK and MTSETDENSITY are not defined in sys/mtio.h under FreeBSD. This fix worked for me:\r\n```\r\n#include \r\n#ifdef __FreeBSD__\r\n#define MTSETBLK MTSETBSIZ\r\n#define MTSETDENSITY MTSETDNSTY\r\n#endif\r\n```\r\n\r\nFreeBSD doesn't ship GNU make under the name 'make' but 'gmake'. The current build needs GNU make but has 'make' hardcoded in the makefile.\r\n\r\nI ran into trouble with GNU make on both FreeBSD and an old raspian (versions 4.2.1 and 4.0 resp.) where the environment variable ${PWD} was empty. Invoking the build with `` gmake PWD=`pwd` `` worked in both cases but I still wonder what the problem is.\r\n\r\nLastly (for now?) itstar seemed to have build broken files on my raspbian and a friend's FreeBSD. sources.tape and minsys.tape have different checksums from the working ones (or is that expected?). The install fails like this:\r\n```\r\n...\r\nDB DUMP SYSENG DIRDEV 86 DELRNM 10:10:51\r\nDB DUMP SYSENG _DUMP_ OUTPUT WRITE 10:10:52\r\nDB DUMP SYSENG SPELL 741 DELRNM 10:10:53\r\nDB DUMP SYSENG _DUMP_ OUTPUT WRITE 10:10:53\r\nDB DUMP SYSENG $CALL MACRO DELRNM 10:10:53\r\nDB DUMP SYSENG _DUMP_ OUTPUT WRITE 10:10:54\r\nDB DUMP SYSENG FORMAT 305 DELRNM 10:10:54\r\nDB DUMP SYSENG _DUMP_ OUTPUT WRITE 10:10:54\r\nERROR: - NON-EXISTENT DIRECTORY\r\n20627>>.OPEN 7,4076 DB DUMP SYSENG LFN 3 DELRNM 10:10:55\r\n```\r\nYou can get my broken source.tape here: http://aap.papnet.eu/share/broken_source.tape" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/446", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/446/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/446/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/446/events", + "html_url": "https://github.com/PDP-10/its/issues/446", + "id": 202138575, + "number": 446, + "title": "STUFF - write PDP-11 memory", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-20T13:20:16Z", + "updated_at": "2017-01-20T13:20:16Z", + "closed_at": null, + "body": "SYSEN2; STUFF 92\r\n\r\nProbably through the Rubin 10-11 interface. This was needed to load a PDP-11 with the Knight TV code.\r\n\r\nSee also #279." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/445", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/445/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/445/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/445/events", + "html_url": "https://github.com/PDP-10/its/issues/445", + "id": 201934914, + "number": 445, + "title": "Running ITS in the KA10 SIMH", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 9, + "created_at": "2017-01-19T18:11:32Z", + "updated_at": "2017-01-20T18:42:53Z", + "closed_at": null, + "body": "I suggest we move the discussion from #376 and #440 to here." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/444", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/444/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/444/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/444/events", + "html_url": "https://github.com/PDP-10/its/issues/444", + "id": 201854851, + "number": 444, + "title": "20XSIM - run TOPS-20 programs", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2017-01-19T12:59:58Z", + "updated_at": "2017-01-19T13:00:05Z", + "closed_at": null, + "body": "@pqd provided this: https://github.com/PDP-10/20xsim/blob/master/20XSIM.MAC\r\n\r\nCould be ported to ITS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/443", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/443/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/443/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/443/events", + "html_url": "https://github.com/PDP-10/its/issues/443", + "id": 201799949, + "number": 443, + "title": "Export GitHub issues", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2017-01-19T09:03:46Z", + "updated_at": "2017-01-19T10:08:07Z", + "closed_at": null, + "body": "There is a lot of valuable information in the issues and their comments. We shouldn't rely on GitHub to store this information for us.\r\n\r\nThe GitHub API provides a way to extract the issues, pull requests and comments: \r\nhttps://api.github.com/repos/PDP-10/its/issues?state=all \r\nhttps://api.github.com/repos/PDP-10/its/pulls?state=all \r\nhttps://api.github.com/repos/PDP-10/its/issues/160/comments" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/442", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/442/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/442/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/442/events", + "html_url": "https://github.com/PDP-10/its/pull/442", + "id": 201730131, + "number": 442, + "title": "Updated to build compiler from source.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 4, + "created_at": "2017-01-19T00:17:12Z", + "updated_at": "2017-01-19T11:30:57Z", + "closed_at": "2017-01-19T11:30:56Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/442", + "html_url": "https://github.com/PDP-10/its/pull/442", + "diff_url": "https://github.com/PDP-10/its/pull/442.diff", + "patch_url": "https://github.com/PDP-10/its/pull/442.patch" + }, + "body": "Resolves #383." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/441", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/441/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/441/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/441/events", + "html_url": "https://github.com/PDP-10/its/issues/441", + "id": 201693639, + "number": 441, + "title": "Machine name", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 6, + "created_at": "2017-01-18T21:12:34Z", + "updated_at": "2017-01-18T22:36:18Z", + "closed_at": null, + "body": "Every now and the I stumble upon a place which hardcodes the ITS machine names. Those places should be recorded." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/440", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/440/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/440/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/440/events", + "html_url": "https://github.com/PDP-10/its/pull/440", + "id": 201680351, + "number": 440, + "title": "MAGDMP and MAGFRM - handle files on a tape", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 18, + "created_at": "2017-01-18T20:13:55Z", + "updated_at": "2017-01-19T18:10:29Z", + "closed_at": "2017-01-19T15:37:05Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/440", + "html_url": "https://github.com/PDP-10/its/pull/440", + "diff_url": "https://github.com/PDP-10/its/pull/440.diff", + "patch_url": "https://github.com/PDP-10/its/pull/440.patch" + }, + "body": "SYSENG; MAGDMP 27 says it best:\r\n\r\n;MAGDMP is a standalone program loader/dumper for magtape. \r\n;The format of binary programs is the same as the ITS \"SBLK\" \r\n;format, as popularized by Midas. The tapes are normally \r\n;created under timesharing with the MAGFRM program. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/439", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/439/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/439/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/439/events", + "html_url": "https://github.com/PDP-10/its/issues/439", + "id": 201670293, + "number": 439, + "title": "I/O PDP-11", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 5, + "created_at": "2017-01-18T19:32:27Z", + "updated_at": "2017-01-19T20:25:07Z", + "closed_at": null, + "body": "Collecting notes on the I/O PDP-11.\r\n\r\nIt was a PDP-11/40 dedicated to do I/O for the PDP-10. It was connected through a \"Rubin 10-11\" interface." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/438", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/438/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/438/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/438/events", + "html_url": "https://github.com/PDP-10/its/issues/438", + "id": 201669170, + "number": 438, + "title": "Build FORMAT FASLs from source", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-18T19:28:12Z", + "updated_at": "2017-01-18T19:28:12Z", + "closed_at": null, + "body": "FORMAT; FORMAT 793 is the source code.\r\n\r\nLISP; FORMAT * are the FASLs." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/437", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/437/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/437/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/437/events", + "html_url": "https://github.com/PDP-10/its/issues/437", + "id": 201666671, + "number": 437, + "title": "CARPET and HALI - remote PDP-11 debugger", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2017-01-18T19:18:47Z", + "updated_at": "2017-01-18T19:26:13Z", + "closed_at": null, + "body": "SYSENG; CARPET 107\r\n\r\nCARPET is a PDP-11 debugger written in MIDAS. It can access PDP-11 memory directly. or... \r\nHALI is a remote debug stub which runs in the target machine. It talks to CARPET over a serial line.\r\n\r\nThe name is probably a play on RUG, a debugger written in PDP-11 assembly language." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/436", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/436/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/436/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/436/events", + "html_url": "https://github.com/PDP-10/its/pull/436", + "id": 201583273, + "number": 436, + "title": "Move FASLs to bin, and add FORMAT BRACK", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-18T14:07:29Z", + "updated_at": "2017-01-18T16:32:46Z", + "closed_at": "2017-01-18T16:32:46Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/436", + "html_url": "https://github.com/PDP-10/its/pull/436", + "diff_url": "https://github.com/PDP-10/its/pull/436.diff", + "patch_url": "https://github.com/PDP-10/its/pull/436.patch" + }, + "body": "Fixes #435." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/435", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/435/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/435/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/435/events", + "html_url": "https://github.com/PDP-10/its/issues/435", + "id": 201571312, + "number": 435, + "title": "LISP; FORMAT BRACK", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2017-01-18T13:16:21Z", + "updated_at": "2017-01-18T16:32:46Z", + "closed_at": "2017-01-18T16:32:46Z", + "body": "The FASL for Lisp FORMAT bracket directives is missing. I believe there is once source file which is built into two FASLS, though I don't know how.\r\n\r\nLISP; FORMAT BRACK - built FASL \r\nFORMAT; FORMAT 793 - source code\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/434", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/434/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/434/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/434/events", + "html_url": "https://github.com/PDP-10/its/issues/434", + "id": 201121755, + "number": 434, + "title": "Richard Greenblatt's archive", + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 467658875, + "url": "https://api.github.com/repos/PDP-10/its/labels/help%20wanted", + "name": "help wanted", + "color": "128A0C", + "default": true + }, + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 6, + "created_at": "2017-01-16T21:25:23Z", + "updated_at": "2017-01-19T13:14:09Z", + "closed_at": null, + "body": "I just skyped with Greenblatt for quite some time and he told me he has an extensive archive at home (he's currently staying in LV for the winter). I'm quite positive we can recover lots of otherwise lost things with his help. One problem seems to be reading mag tapes, but we'll have to discuss this when he gets home in a few months. He also wants to join github so that he can be added to this organization too." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/433", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/433/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/433/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/433/events", + "html_url": "https://github.com/PDP-10/its/issues/433", + "id": 201113077, + "number": 433, + "title": "TVWRIT - screen snapshot", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-16T20:34:26Z", + "updated_at": "2017-01-16T20:34:26Z", + "closed_at": null, + "body": "SYSEN2; TVWRIT 68\r\n\r\nDepends on #279." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/432", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/432/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/432/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/432/events", + "html_url": "https://github.com/PDP-10/its/issues/432", + "id": 201112914, + "number": 432, + "title": "TVREAD - display picture", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-16T20:33:28Z", + "updated_at": "2017-01-16T20:33:28Z", + "closed_at": null, + "body": "SYSEN2; TVREAD 82\r\n\r\nDepends on #279." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/431", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/431/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/431/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/431/events", + "html_url": "https://github.com/PDP-10/its/issues/431", + "id": 201112792, + "number": 431, + "title": "TVEDIT/TVDRAW - paint program?", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-16T20:32:50Z", + "updated_at": "2017-01-16T20:39:33Z", + "closed_at": null, + "body": "SYSEN2; TVEDIT 111\r\n\r\nThe assembly title is TVDRAW, which may be more appropriate. There was a TOPS-20 text editor called TVEDIT.\r\n\r\nDepends on #279." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/430", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/430/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/430/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/430/events", + "html_url": "https://github.com/PDP-10/its/issues/430", + "id": 201103080, + "number": 430, + "title": "MACN80 - Z80 asssembler", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-16T19:38:53Z", + "updated_at": "2017-01-16T19:38:53Z", + "closed_at": null, + "body": "MC: GZ; MACN80 MID\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/429", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/429/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/429/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/429/events", + "html_url": "https://github.com/PDP-10/its/issues/429", + "id": 201095821, + "number": 429, + "title": "CHIVES - DNS resolver", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2017-01-16T18:59:12Z", + "updated_at": "2017-01-16T20:13:15Z", + "closed_at": null, + "body": "MC: CHIVES; \r\nALAN; CHIVES LREC - database? \r\n \r\n \r\nhttps://www.hactrn.net/hacks/chives/\r\n\r\nThis is interesting, because it's substantial PDP-10 program written in C. By @sraustein.\r\n\r\nSee also AI: BAWDEN; DOMAIN 78 - library for communicating with resolver. Starts CHANNA; RAKASH CHIVES.\r\n\r\nDepends on #419.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/428", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/428/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/428/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/428/events", + "html_url": "https://github.com/PDP-10/its/issues/428", + "id": 201094439, + "number": 428, + "title": "CBIN - convert PALX binaries to 11 binaries", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-16T18:50:58Z", + "updated_at": "2017-01-16T18:50:58Z", + "closed_at": null, + "body": "PDP11; AR2 10STUF\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/427", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/427/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/427/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/427/events", + "html_url": "https://github.com/PDP-10/its/issues/427", + "id": 201093485, + "number": 427, + "title": "XGP - Xerox graphics printer", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-16T18:45:24Z", + "updated_at": "2017-01-16T18:45:24Z", + "closed_at": null, + "body": "SYSEN2; XGP 31 - support package, PALX \r\nSYSEN2; XD 430 - XGP display \r\nSYSEN2; XGPDEV - device handler \r\nSYSEN2; XGPSPL - unspooler \r\nSYSDOC; XGP WRITUP \r\nINFO; XGP 24\r\n\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/426", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/426/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/426/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/426/events", + "html_url": "https://github.com/PDP-10/its/pull/426", + "id": 201075200, + "number": 426, + "title": "Add most missing SYSDOC files.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-16T17:11:46Z", + "updated_at": "2017-01-16T17:40:43Z", + "closed_at": "2017-01-16T17:40:42Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/426", + "html_url": "https://github.com/PDP-10/its/pull/426", + "diff_url": "https://github.com/PDP-10/its/pull/426.diff", + "patch_url": "https://github.com/PDP-10/its/pull/426.patch" + }, + "body": "Also an INFO; NETWRK >." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/425", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/425/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/425/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/425/events", + "html_url": "https://github.com/PDP-10/its/issues/425", + "id": 200862005, + "number": 425, + "title": "ITS pictures", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658877, + "url": "https://api.github.com/repos/PDP-10/its/labels/question", + "name": "question", + "color": "cc317c", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 4, + "created_at": "2017-01-15T10:58:38Z", + "updated_at": "2017-01-15T15:39:35Z", + "closed_at": null, + "body": "I have tried to find pictures of ITS machines. I haven't found much." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/424", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/424/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/424/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/424/events", + "html_url": "https://github.com/PDP-10/its/issues/424", + "id": 200860345, + "number": 424, + "title": "TETRIS - game", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 501323733, + "url": "https://api.github.com/repos/PDP-10/its/labels/game", + "name": "game", + "color": "c2e0c6", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-15T10:17:37Z", + "updated_at": "2017-01-15T10:17:37Z", + "closed_at": null, + "body": "[Donald Fisk]() has written a Tetris in Maclisp.\r\n\r\nhttp://web.onetel.net.uk/~hibou/ITSter.txt \r\nSV: HIBOU; TETRIS 185\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/423", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/423/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/423/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/423/events", + "html_url": "https://github.com/PDP-10/its/pull/423", + "id": 200801241, + "number": 423, + "title": "Build SIMH from GitHub repo", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2017-01-14T12:41:59Z", + "updated_at": "2017-01-15T15:09:45Z", + "closed_at": "2017-01-15T15:09:45Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/423", + "html_url": "https://github.com/PDP-10/its/pull/423", + "diff_url": "https://github.com/PDP-10/its/pull/423.diff", + "patch_url": "https://github.com/PDP-10/its/pull/423.patch" + }, + "body": "Once SIMH is fixed to do ITS 1-proceed right, we should probably switch to the latest GitHub version.\r\n\r\nI have already done the work: \r\nhttps://github.com/PDP-10/its/tree/lars/simh" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/422", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/422/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/422/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/422/events", + "html_url": "https://github.com/PDP-10/its/issues/422", + "id": 200736709, + "number": 422, + "title": "TOPS-20 Common Lisp", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2017-01-13T21:36:08Z", + "updated_at": "2017-01-13T22:23:00Z", + "closed_at": "2017-01-13T22:23:00Z", + "body": "DUMPER tape image from @bictorv: \r\nhttp://www.softwarepreservation.org/projects/LISP/rutgers/clisp/clisp.tps.gz\r\n\r\nManual:\r\nhttp://www.softwarepreservation.org/projects/LISP/common_lisp_family/rutgers/clisp/clisp.pdf" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/421", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/421/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/421/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/421/events", + "html_url": "https://github.com/PDP-10/its/issues/421", + "id": 200728338, + "number": 421, + "title": "Dungeon (Supnik) - game", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 501323733, + "url": "https://api.github.com/repos/PDP-10/its/labels/game", + "name": "game", + "color": "c2e0c6", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-13T20:53:50Z", + "updated_at": "2017-01-13T23:28:09Z", + "closed_at": null, + "body": "This is the @archivisth Fortran rewrite of Zork.\r\n\r\nSource code: http://simh.trailing-edge.com/games/dungeon.zip \r\nNeed Fortran, see #170.\r\n\r\nhttps://en.wikipedia.org/wiki/Zork#Fortran_port" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/420", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/420/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/420/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/420/events", + "html_url": "https://github.com/PDP-10/its/issues/420", + "id": 200640691, + "number": 420, + "title": "SV: DOC;", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2017-01-13T14:18:59Z", + "updated_at": "2017-01-15T04:30:35Z", + "closed_at": null, + "body": "SV: DOC; has these files:\r\n\r\nASSEMB MAN \r\nBBN MAN \r\nCGOL DOC \r\nDEFVST DOC \r\nLISP DOC \r\nLISP NEW \r\nLISP NOT \r\nMIDAS DOC \r\nOUTLIN MAN \r\nQIOORD DOC \r\nSTEP DOC \r\nSTEPMM DOC \r\nSTEPMM INF \r\nTHIS NOT\r\n\r\nMany of those don't exist on AI, MC, or PI. It's a mystery where they came from. @Pul-Ess?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/419", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/419/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/419/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/419/events", + "html_url": "https://github.com/PDP-10/its/issues/419", + "id": 200614990, + "number": 419, + "title": "KCC - C compiler", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-13T12:05:13Z", + "updated_at": "2017-01-22T21:05:30Z", + "closed_at": null, + "body": "C; \r\nKCC; \r\nKCC.SY; \r\nSYSENG; C INSERT \r\n.INFO.; CC RECENT \r\nEMACS1; C 1\r\n\r\nC programs are linked with STINKR, see #418." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/418", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/418/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/418/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/418/events", + "html_url": "https://github.com/PDP-10/its/issues/418", + "id": 200614662, + "number": 418, + "title": "STINKR - The new ITS linker", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-13T12:03:18Z", + "updated_at": "2017-01-13T12:03:18Z", + "closed_at": null, + "body": "SYS2; TS STINKR \r\nSYSENG; MULSEG INSERT \r\n.INFO.; STINKR INFO\r\n\r\nJust a PDUMP binary. No source that I can find. Not even mentioned in the old backups?!?\r\n\r\nThere's a sample link script in C; CLIB STINKR." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/417", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/417/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/417/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/417/events", + "html_url": "https://github.com/PDP-10/its/issues/417", + "id": 200580716, + "number": 417, + "title": "SIMULA", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2017-01-13T09:13:29Z", + "updated_at": "2017-01-14T12:39:44Z", + "closed_at": null, + "body": "Jacob Palme (who also wrote KOM, #412), wrote a SIMULA for TOPS-10." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/416", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/416/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/416/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/416/events", + "html_url": "https://github.com/PDP-10/its/issues/416", + "id": 200573909, + "number": 416, + "title": "BCPL", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 5, + "created_at": "2017-01-13T08:32:55Z", + "updated_at": "2017-01-15T13:54:35Z", + "closed_at": null, + "body": "- There is an MC: EMACS1; BCLPL 4, but nothing else in the final ITS backups.\r\n\r\n- There is a TOPS-20 BCPL in the Panda distribution:\r\n\r\n BCPL 3.3.3 1/6/78\r\n Inline JSYS\r\n\r\n- BBN had a BCPL compiler for TENEX. \r\n http://bitsavers.org/pdf/bbn/tenex/TenexBCPL_1974.pdf\r\n\r\n- Huw Davies wrote in alt.sys.pdp10:\r\n > There was certainly BCPL for TOPS-10. I did some \"interesting\" systems programming in at one stage before moving on to BLISS-10 as my prefered language. (I'm already anticipating the comments about\r\nmy lack of taste :-)\r\n\r\n- There was a BCPL at University of Essex, which was used to write an early version of MUD, see #390." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/415", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/415/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/415/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/415/events", + "html_url": "https://github.com/PDP-10/its/pull/415", + "id": 200435866, + "number": 415, + "title": "Utility for printing binary files", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 6, + "created_at": "2017-01-12T17:51:24Z", + "updated_at": "2017-01-18T19:28:35Z", + "closed_at": "2017-01-18T19:28:34Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/415", + "html_url": "https://github.com/PDP-10/its/pull/415", + "diff_url": "https://github.com/PDP-10/its/pull/415.diff", + "patch_url": "https://github.com/PDP-10/its/pull/415.patch" + }, + "body": "Read binary files, and output each word in many different formats:\r\n\r\n- Twelve octal digits\r\n- Two halfwords, like AOBJN pointers\r\n- SIXBIT\r\n- ASCII\r\n- Squoze\r\n\r\nSuggested name: OD, if that isn't too Unixy.\r\n\r\nThis isn't anything that can't be done in DDT, it would just be slightly more convenient." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/414", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/414/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/414/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/414/events", + "html_url": "https://github.com/PDP-10/its/pull/414", + "id": 200349504, + "number": 414, + "title": "Add documents about ITS paging", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2017-01-12T12:01:19Z", + "updated_at": "2017-01-12T15:20:14Z", + "closed_at": "2017-01-12T15:20:14Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/414", + "html_url": "https://github.com/PDP-10/its/pull/414", + "diff_url": "https://github.com/PDP-10/its/pull/414.diff", + "patch_url": "https://github.com/PDP-10/its/pull/414.patch" + }, + "body": "- its.paging by John Wilson.\r\n- ITS Hardwere Memo 2 by Jack Holloway, from @mgthompson.\r\n\r\n@mgthompson wrote:\r\n> Let me know if you are interested in the other hardware memos.\r\n\r\nI am!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/413", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/413/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/413/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/413/events", + "html_url": "https://github.com/PDP-10/its/issues/413", + "id": 200338521, + "number": 413, + "title": "CHEOPS - Chess processor", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-12T11:05:55Z", + "updated_at": "2017-01-12T11:08:53Z", + "closed_at": "2017-01-12T11:08:53Z", + "body": "There are references in ITS to something called CHEOPS. After some searching, I found out it's a chess processor.\r\n\r\n> Chess-Oriented Processing System with a dedicated chess processor, developed end of the 70s at MIT by John Moussouris, Jack Holloway and Richard Greenblatt, derived from the original conception and design of a 8x8 hardware chess array instrumented by Edward Fredkin. CHEOPS was used by Baisley's Tech 2 and a brute force version of Greenblatt's Mac Hack, but unfortunately have never competed in computer chess tournaments with this approach. According to Joe Condon and Ken Thompson, already working on a chess hardware for Belle, the problem with CHEOPS was the lack of positional evaluation support.\r\n\r\nhttps://chessprogramming.wikispaces.com/CHEOPS" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/412", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/412/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/412/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/412/events", + "html_url": "https://github.com/PDP-10/its/issues/412", + "id": 200334030, + "number": 412, + "title": "KOM - message board", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 4, + "created_at": "2017-01-12T10:44:58Z", + "updated_at": "2017-01-13T23:19:13Z", + "closed_at": null, + "body": "KOM was a message board system for the PDP-10, running at QZ in Stockholm from 1977 to 1990.\r\n\r\nhttps://people.dsv.su.se/~jpalme/s1/history-of-KOM.html" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/411", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/411/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/411/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/411/events", + "html_url": "https://github.com/PDP-10/its/issues/411", + "id": 200286239, + "number": 411, + "title": "PICK - Examine the status of a Muddle locks page", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 509728908, + "url": "https://api.github.com/repos/PDP-10/its/labels/dynamod", + "name": "dynamod", + "color": "0052cc", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-12T06:08:59Z", + "updated_at": "2017-01-12T06:08:59Z", + "closed_at": null, + "body": "SYSEN2; PICK 52 \r\nMUDDLE; LOCKS PAGE\r\n\r\nMaybe not useful outside the DM ecosystem?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/410", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/410/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/410/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/410/events", + "html_url": "https://github.com/PDP-10/its/issues/410", + "id": 200107260, + "number": 410, + "title": "MIDAS and STINK version of REL file format", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2017-01-11T14:28:09Z", + "updated_at": "2017-01-18T09:52:53Z", + "closed_at": null, + "body": "The REL file format as used by MIDAS and STINK is not documented. Presumably it could be reverse engineered by looking inside MIDAS and STINK, but it's not very ovbious where to look." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/409", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/409/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/409/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/409/events", + "html_url": "https://github.com/PDP-10/its/pull/409", + "id": 200069603, + "number": 409, + "title": "Update disassembler", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-11T11:32:07Z", + "updated_at": "2017-01-11T15:25:32Z", + "closed_at": "2017-01-11T15:25:32Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/409", + "html_url": "https://github.com/PDP-10/its/pull/409", + "diff_url": "https://github.com/PDP-10/its/pull/409.diff", + "patch_url": "https://github.com/PDP-10/its/pull/409.patch" + }, + "body": "It's now more robust.\r\n- Verifies checksums\r\n- Handles end of file better\r\n- Symbol table doesn't have to end with a GLOBAL block." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/408", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/408/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/408/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/408/events", + "html_url": "https://github.com/PDP-10/its/pull/408", + "id": 199934272, + "number": 408, + "title": "Y2K bugs", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 11, + "created_at": "2017-01-10T21:09:18Z", + "updated_at": "2017-01-12T00:16:15Z", + "closed_at": "2017-01-12T00:16:15Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/408", + "html_url": "https://github.com/PDP-10/its/pull/408", + "diff_url": "https://github.com/PDP-10/its/pull/408.diff", + "patch_url": "https://github.com/PDP-10/its/pull/408.patch" + }, + "body": ":LISTF calls a monitor routine. ITS\"UQL5A extracts the 7-bit year field and prints the contents. Since years are stored offset from 1900, this looks like a 2-digit year for years less than 2000. I added 1900 to print a four-digit year in all cases.\r\n\r\nBINPRT calls a routine in DATIME. DATIME\"TMDT2 is supposed to print a two-digit year. To handle values over 99, I do a modulus 100.\r\n\r\nFIND does the date printing itself. I changed from two-digit years to four by adding 1900 in DATPRT and REFPRT.\r\n\r\nGMSGS - truncate year to two digits.\r\n\r\nDIRED - print year as four digits. This only applies to the current file prompt, not a directory listing.\r\n\r\nDUMP - print year as four digits.\r\n\r\nINIT - print year as four digits. Remove hardcoding for 20th century.\r\n\r\n\r\n\r\nFixes #26. Fixes #405." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/407", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/407/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/407/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/407/events", + "html_url": "https://github.com/PDP-10/its/issues/407", + "id": 199820712, + "number": 407, + "title": "DECSYS binaries", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + }, + { + "id": 467658877, + "url": "https://api.github.com/repos/PDP-10/its/labels/question", + "name": "question", + "color": "cc317c", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-10T13:26:21Z", + "updated_at": "2017-01-10T13:26:21Z", + "closed_at": null, + "body": "These binaries sit in DECSYS, but I'm not sure we should include them in DB ITS. They all seem to work more or less.\r\n\r\n- TS B11 - BLISS-11 compiler.\r\n- TS CCL - TOPS-10 command language.\r\n- TS GX - Graph Hockey game.\r\n- TS SAILC - SAIL compiler.\r\n- BLIS10 - BLISS-10 compiler.\r\n- COMPIL\r\n- CREF\r\n- F10\r\n- F40\r\n- FILCOM\r\n- FORTRA - Fortran compiler.\r\n- FUDGE2\r\n- LINK\r\n- LOADER\r\n- MACRO\r\n- PIP\r\n- RUNOFF" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/406", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/406/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/406/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/406/events", + "html_url": "https://github.com/PDP-10/its/issues/406", + "id": 199814773, + "number": 406, + "title": "CVTUNV - convert MACRO universal file to MIDAS file", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-10T12:58:56Z", + "updated_at": "2017-01-10T12:58:56Z", + "closed_at": null, + "body": "MIDAS; CVTUNV 4\r\n\r\nNo installed binary?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/405", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/405/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/405/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/405/events", + "html_url": "https://github.com/PDP-10/its/issues/405", + "id": 199763740, + "number": 405, + "title": "BINPRT Y2K bug", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2017-01-10T08:51:07Z", + "updated_at": "2017-01-12T00:16:15Z", + "closed_at": "2017-01-12T00:16:15Z", + "body": "Prints year 2017 as `;7`." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/404", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/404/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/404/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/404/events", + "html_url": "https://github.com/PDP-10/its/issues/404", + "id": 199646252, + "number": 404, + "title": "Origin of Unix job control ", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2017-01-09T19:55:08Z", + "updated_at": "2017-01-13T13:34:52Z", + "closed_at": null, + "body": "@jekulp added job control to Unix. I asked him about that, and got this:\r\n\r\n> The ITS capabilities were certainly part of the inspiration. It was a combination of frustrations and gaps in UNIX with some of those features found in ITS that resulted in the final package of features.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/403", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/403/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/403/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/403/events", + "html_url": "https://github.com/PDP-10/its/issues/403", + "id": 199532726, + "number": 403, + "title": "ITS version number history", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 5, + "created_at": "2017-01-09T11:42:00Z", + "updated_at": "2017-01-10T12:16:46Z", + "closed_at": null, + "body": "Extracted from MC: MAPS;\r\n\r\n- 1971 - v672-674 (PDP-6?)\r\n- 1972 - v720-724 (AI)\r\n- 1973 - v785-850 (AI)\r\n- 1974 - v915 (AI)\r\n- 1975 - v994-998 (AI)\r\n- 1976 - v1025-1044 (AI)\r\n- 1976 - v997-998 (MC)\r\n- 1977 - v1092-1097 (MC)\r\n- 1980 - v1192-1196 (MC)\r\n- 1982 - v1256-1278 (MC)\r\n\r\nFrom AI: SYSTEM;\r\n\r\n- 1988 - v1622-1632\r\n- 1989 - v1633-1634\r\n- 1990 - v1640-1644\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/402", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/402/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/402/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/402/events", + "html_url": "https://github.com/PDP-10/its/issues/402", + "id": 199444956, + "number": 402, + "title": "Not building successfully using KLH10", + "user": { + "login": "b4", + "id": 44188, + "avatar_url": "https://avatars.githubusercontent.com/u/44188?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/b4", + "html_url": "https://github.com/b4", + "followers_url": "https://api.github.com/users/b4/followers", + "following_url": "https://api.github.com/users/b4/following{/other_user}", + "gists_url": "https://api.github.com/users/b4/gists{/gist_id}", + "starred_url": "https://api.github.com/users/b4/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/b4/subscriptions", + "organizations_url": "https://api.github.com/users/b4/orgs", + "repos_url": "https://api.github.com/users/b4/repos", + "events_url": "https://api.github.com/users/b4/events{/privacy}", + "received_events_url": "https://api.github.com/users/b4/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 14, + "created_at": "2017-01-08T20:42:08Z", + "updated_at": "2017-01-18T03:21:53Z", + "closed_at": null, + "body": ":PDUMP DSK:.MAIL.;COMSAT LAUNCH\r\n*:kill\r\n*:job comsat\r\n!\r\n*:load .mail.;comsat launch\r\n*debug/'NEW$: 0 -1\r\nmfinit$g\r\n.VAL 0; DEATHV+2>>JRST DEATHV+1\r\n/\r\n:kill\r\ninvalid command name \"abort\"\r\n while executing\r\n\"abort\"\r\n invoked from within\r\n\"expect -exact $w\"\r\n (procedure \"respond\" line 2)\r\n invoked from within\r\n\"respond \"*\" \":kill\\r\"\"\r\n (procedure \"initialize_comsat\" line 6)\r\n invoked from within\r\n\"initialize_comsat\"\r\n (file \"../build.tcl\" line 606)\r\n invoked from within\r\n\"source ../build.tcl\"\r\n (file \"build/klh10/build.tcl\" line 54)\r\n\r\nSIMH does not bomb here" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/401", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/401/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/401/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/401/events", + "html_url": "https://github.com/PDP-10/its/issues/401", + "id": 199438773, + "number": 401, + "title": "DDT crash on single step", + "user": { + "login": "aap", + "id": 1521437, + "avatar_url": "https://avatars.githubusercontent.com/u/1521437?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/aap", + "html_url": "https://github.com/aap", + "followers_url": "https://api.github.com/users/aap/followers", + "following_url": "https://api.github.com/users/aap/following{/other_user}", + "gists_url": "https://api.github.com/users/aap/gists{/gist_id}", + "starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/aap/subscriptions", + "organizations_url": "https://api.github.com/users/aap/orgs", + "repos_url": "https://api.github.com/users/aap/repos", + "events_url": "https://api.github.com/users/aap/events{/privacy}", + "received_events_url": "https://api.github.com/users/aap/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 16, + "created_at": "2017-01-08T18:56:52Z", + "updated_at": "2017-01-14T17:06:47Z", + "closed_at": "2017-01-14T17:06:47Z", + "body": "I'm still somewhat of a luser when it comes to ITS, I hope the issue is not just my stupidity.\r\nI assembled the simple program from Henry Baker's pdp-10 assembly tutorial and tried to step through it with DDT, but once I type ^N the system crashes. See my transcript from simh:\r\n\r\n```\r\n TITLE COUNT\r\n\r\nA=1\r\n\r\nSTART: MOVSI A,-100\r\n\r\nLOOP: HRRZM A,TABLE(A)\r\n AOBJN A,LOOP\r\n .LOGOUT 1,\r\n\r\nTABLE: BLOCK 100\r\n\r\nEND START\r\n*:midas simple >\r\nCOUNT\r\nCOUNT\r\nRun time = 0.00\r\n1432 Symbols including initial ones (52% used)\r\n\r\n:KILL\r\n*foo$j!\r\n*$l simple bin\r\n*start$b $g\r\n$1B; START>>MOVSI A,-100 A/ 0 <^N here>\r\nONE-PROCEED IN EXEC MODE 4000,,14601 \r\nBUGHALT. FIND A WIZARD OR CONSIDER TAKING A CRASH DUMP.\r\nTHE SYSTEM HAS CRASHED AND CANNOT BE REVIVED WITHOUT EXPERT ATTENTION.\r\nIF YOU CAN'T FIND HELP, RELOAD THE SYSTEM.\r\nYOU ARE NOW IN DDT.\r\nBUGPC/ SWSCP9+10,,ONEPRO+13 $Q-2/ SKIPA TT,105245 \r\n\r\n```" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/400", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/400/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/400/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/400/events", + "html_url": "https://github.com/PDP-10/its/pull/400", + "id": 199410462, + "number": 400, + "title": "Purify DECUUO", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 4, + "created_at": "2017-01-08T08:29:07Z", + "updated_at": "2017-01-08T19:25:18Z", + "closed_at": "2017-01-08T19:25:18Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/400", + "html_url": "https://github.com/PDP-10/its/pull/400", + "diff_url": "https://github.com/PDP-10/its/pull/400.diff", + "patch_url": "https://github.com/PDP-10/its/pull/400.patch" + }, + "body": "Found this:\r\n\r\n; An unPURIFY'd binary should exist on all machines as DECSYS;DECUUO BIN. \r\n; The installed pure binary should be called DECSYS;TS DEC, linked to from SYS. \r\n; In addition, on AI, the DRAWing system programs actually run DRAW;TS DECUUO \r\n; which should point to the pure binary which has been installed for the \r\n; DRAWing system (normally also DECSYS;TS DEC, but sometimes may be an older version).\r\n\r\n; When a new version is installed, the old DECSYS;DECUUO BIN should be moved \r\n; to BACKUP;DECUUO BINnnn where nnn is the version number. The date of \r\n; the new file should be set to that of the old. Then, the old version's \r\n; binary should be copied to DECSYS;DECUUO BIN, loaded, and PURIFY'd with \r\n; PURIFY$G. \r\n\r\n; After assembling a new version of DECUUO, it should be loaded up and dumped \r\n; back out with GAPFLS$G. This will flush most of the wasted space, \r\n; making loading the file much faster. Page 0 is not flushed, since flushing \r\n; it would disable breakpoint-proceed in DDT until the time DECUUO gets around \r\n; to recreating that page. PURIFY does flush the page, since otherwise \r\n; booting in DECUUO would clobber page 0 of the program doing the booting.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/399", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/399/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/399/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/399/events", + "html_url": "https://github.com/PDP-10/its/pull/399", + "id": 199358859, + "number": 399, + "title": "JOBDAT REL - locate or reconstruct source", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 7, + "created_at": "2017-01-07T12:27:30Z", + "updated_at": "2017-01-12T19:06:04Z", + "closed_at": "2017-01-12T18:13:01Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/399", + "html_url": "https://github.com/PDP-10/its/pull/399", + "diff_url": "https://github.com/PDP-10/its/pull/399.diff", + "patch_url": "https://github.com/PDP-10/its/pull/399.patch" + }, + "body": "There are binary JOBDAT REL files in SAIL and DECSYS. (Different sizes and time stamps.)\r\n\r\nReconstruct source code from disassembly (e.g. FAIL BIN), or find source somewhere else. There is a JOBDAT.MAC in the SRI-NIC dump. It was updated 1988, almost ten years after the ones in the ITS dumps." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/398", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/398/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/398/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/398/events", + "html_url": "https://github.com/PDP-10/its/issues/398", + "id": 199005533, + "number": 398, + "title": "DEC Hobbyist License", + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-05T16:57:36Z", + "updated_at": "2017-01-09T21:59:52Z", + "closed_at": null, + "body": "Relevant for #170 and #272\r\n\r\nI have made contact with Nissa Strottman, Associate General Counsel, Software, Cloud and Open Source at HP Enterprise about changing the DEC 36-bit hobbyist license into a proper [free software](https://www.gnu.org/philosophy/free-sw.html) license. This would affect not just those programs but everything that DEC's non-free 36-bit hobbyist license applies to like TOPS-10 and TOPS-20 and OS/8.\r\n\r\nI've also asked about freeing up the documentation for those things. My understanding is that DEC had given permission for people to make copies of the documentation they no longer sold. See http://web.archive.org/web/20030422082524/http://www.decdocs.org/ for a copy.\r\n\r\nThe current wording is problematic in that it's not clear if it allows for giving copies of that documentation to others. It also doesn't seem to cover modification though so it's non-free regardless. So I've also asked about expanding it to cover documentation for that stuff too.\r\n\r\nSeems positive so far. She replied saying \"Thanks. We'll take a look at this and get back to you.\" I shall hold out hope for a positive outcome." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/397", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/397/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/397/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/397/events", + "html_url": "https://github.com/PDP-10/its/issues/397", + "id": 198937360, + "number": 397, + "title": "Convert between tape image formats", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-05T11:45:00Z", + "updated_at": "2017-01-05T13:15:53Z", + "closed_at": null, + "body": "I'm making a tool to convert between different tape image formats.\r\n\r\n- Record size fields may be 16 or 32 bits.\r\n- Record size fields may be duplicated at end of record, or not.\r\n- Odd-sized records may be padded to even size, or not.\r\n- 36-bit words inside records may be stored in different ways:\r\n - High density, 36 bits per word\r\n - Core dump, 40 bits per word\r\n - ANSI ASCII, 40 bits per word and preserves 7-bit ASCII files\r\n - Six bits per octet, 48 bits per word" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/396", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/396/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/396/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/396/events", + "html_url": "https://github.com/PDP-10/its/issues/396", + "id": 198932052, + "number": 396, + "title": "TAPEX - tape exchange format", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658877, + "url": "https://api.github.com/repos/PDP-10/its/labels/question", + "name": "question", + "color": "cc317c", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2017-01-05T11:15:26Z", + "updated_at": "2017-01-05T11:15:26Z", + "closed_at": null, + "body": "There is a program and tape format called TAPEX. It was implemented in at least Multics, TOPS-20, and Genera.\r\n\r\nThere seems to be a TAPEX.MID on a SCRC dump." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/395", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/395/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/395/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/395/events", + "html_url": "https://github.com/PDP-10/its/issues/395", + "id": 198693893, + "number": 395, + "title": "PIC file format", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658877, + "url": "https://api.github.com/repos/PDP-10/its/labels/question", + "name": "question", + "color": "cc317c", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2017-01-04T12:11:25Z", + "updated_at": "2017-01-07T17:54:04Z", + "closed_at": null, + "body": "What is the file format for the PIC files, e.g. in the -PICS- directory?\r\n\r\nINFO; DIR says there should be a file VIS; IMAGES, but there is no such directory." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/394", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/394/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/394/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/394/events", + "html_url": "https://github.com/PDP-10/its/issues/394", + "id": 198277517, + "number": 394, + "title": "Assembler Guide from Columbia University", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2017-01-01T18:55:54Z", + "updated_at": "2017-01-02T16:55:51Z", + "closed_at": null, + "body": "Maybe this would be a nice addition to the INFO directories?\r\n\r\nhttp://www.columbia.edu/kermit/ftp/dec20/assembler-guide.txt" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/393", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/393/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/393/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/393/events", + "html_url": "https://github.com/PDP-10/its/issues/393", + "id": 198232798, + "number": 393, + "title": "WHOIML - Imlac wholine", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 509728908, + "url": "https://api.github.com/repos/PDP-10/its/labels/dynamod", + "name": "dynamod", + "color": "0052cc", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-31T13:41:49Z", + "updated_at": "2016-12-31T16:16:17Z", + "closed_at": null, + "body": "SYSEN1; WHOIML 151\r\n\r\nNo binary installed." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/392", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/392/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/392/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/392/events", + "html_url": "https://github.com/PDP-10/its/issues/392", + "id": 198232757, + "number": 392, + "title": "IMLOAD/IMTRAN - load Imlac program", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 509728908, + "url": "https://api.github.com/repos/PDP-10/its/labels/dynamod", + "name": "dynamod", + "color": "0052cc", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-31T13:39:53Z", + "updated_at": "2016-12-31T16:16:17Z", + "closed_at": null, + "body": "SYS1; TS IMLOAD \r\nSYSENG; IMLOAD 80 \r\n.INFO.; IMLOAD RECENT \r\n\r\nThere's no TS IMTRAN installed anywhere I can see." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/391", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/391/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/391/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/391/events", + "html_url": "https://github.com/PDP-10/its/issues/391", + "id": 198197971, + "number": 391, + "title": "CHASE - game", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 501323733, + "url": "https://api.github.com/repos/PDP-10/its/labels/game", + "name": "game", + "color": "c2e0c6", + "default": false + }, + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-30T21:44:58Z", + "updated_at": "2016-12-31T10:08:29Z", + "closed_at": null, + "body": "BTM1; CHASE INFO \r\nBTM1; CHASE (INIT) \r\nBTM1; CHASE FASL\r\n\r\nLisp source mising." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/390", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/390/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/390/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/390/events", + "html_url": "https://github.com/PDP-10/its/issues/390", + "id": 198179540, + "number": 390, + "title": "MUD - game", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501323733, + "url": "https://api.github.com/repos/PDP-10/its/labels/game", + "name": "game", + "color": "c2e0c6", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 5, + "created_at": "2016-12-30T18:26:58Z", + "updated_at": "2017-01-15T14:00:18Z", + "closed_at": null, + "body": "https://en.wikipedia.org/wiki/MUD1\r\n\r\n![](http://thedoteaters.com/tde/wp-content/uploads/2013/03/mud-century-died-1985-e1441644788460-200x200.png)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/389", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/389/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/389/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/389/events", + "html_url": "https://github.com/PDP-10/its/issues/389", + "id": 198178897, + "number": 389, + "title": "Empire - game", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501323733, + "url": "https://api.github.com/repos/PDP-10/its/labels/game", + "name": "game", + "color": "c2e0c6", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-30T18:20:31Z", + "updated_at": "2016-12-30T18:23:26Z", + "closed_at": null, + "body": "https://en.wikipedia.org/wiki/Classic_Empire \r\nhttp://www.classicempire.com/ \r\nhttps://github.com/DigitalMars/Empire-for-PDP-10 \r\nftp://ftp.classicempire.com/pdp10.zip" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/388", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/388/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/388/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/388/events", + "html_url": "https://github.com/PDP-10/its/issues/388", + "id": 198178825, + "number": 388, + "title": "Dungeon (Daglow) - game", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501323733, + "url": "https://api.github.com/repos/PDP-10/its/labels/game", + "name": "game", + "color": "c2e0c6", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-30T18:19:44Z", + "updated_at": "2017-01-13T20:48:11Z", + "closed_at": null, + "body": "This is the 1975 game by Don Daglow at Claremont University.\r\n\r\nhttp://en.wikipedia.org/wiki/Dungeon_(video_game)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/387", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/387/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/387/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/387/events", + "html_url": "https://github.com/PDP-10/its/pull/387", + "id": 198133594, + "number": 387, + "title": "Improve running :PDSET.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-30T11:00:00Z", + "updated_at": "2016-12-30T15:17:50Z", + "closed_at": "2016-12-30T15:17:50Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/387", + "html_url": "https://github.com/PDP-10/its/pull/387", + "diff_url": "https://github.com/PDP-10/its/pull/387.diff", + "patch_url": "https://github.com/PDP-10/its/pull/387.patch" + }, + "body": "Recognizes when :PDSET doesn't need to be run because the clock is already set, and also the case when \"ITS revived\" is output after :PDSET has run." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/386", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/386/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/386/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/386/events", + "html_url": "https://github.com/PDP-10/its/issues/386", + "id": 197916759, + "number": 386, + "title": "PSEND - Super Sender!", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-28T21:12:24Z", + "updated_at": "2016-12-28T21:12:24Z", + "closed_at": null, + "body": "SYSEN2; B 2\r\n\r\nNot installed in any system snapshot." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/385", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/385/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/385/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/385/events", + "html_url": "https://github.com/PDP-10/its/issues/385", + "id": 197669937, + "number": 385, + "title": "NAMDRG - name dragon", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-27T08:54:37Z", + "updated_at": "2016-12-27T18:47:21Z", + "closed_at": null, + "body": "SYSEN2; NAMDRG 148 \r\nSYSEN2; TVKBD ROOMS \r\nSYS; DOWN MAIL \r\nCHANNA; NAMPIC \r\nCHANNA; LOGOUT TIMES \r\nCHANNA; \\_DRGN_ TIMES \r\nSYSBIN; TTLOC DATA " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/384", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/384/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/384/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/384/events", + "html_url": "https://github.com/PDP-10/its/pull/384", + "id": 197443163, + "number": 384, + "title": "Updated to build SHARPM FASL file from source.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-24T01:59:12Z", + "updated_at": "2016-12-25T17:37:46Z", + "closed_at": "2016-12-25T17:37:46Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/384", + "html_url": "https://github.com/PDP-10/its/pull/384", + "diff_url": "https://github.com/PDP-10/its/pull/384.diff", + "patch_url": "https://github.com/PDP-10/its/pull/384.patch" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/383", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/383/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/383/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/383/events", + "html_url": "https://github.com/PDP-10/its/issues/383", + "id": 197427921, + "number": 383, + "title": "Build LISP compiler", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 6, + "created_at": "2016-12-23T21:26:32Z", + "updated_at": "2017-01-19T11:30:56Z", + "closed_at": "2017-01-19T11:30:56Z", + "body": "Currently, we're dumping out a new lisp compiler from the pre-built FASL files. We need to build these FASL files from source." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/382", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/382/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/382/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/382/events", + "html_url": "https://github.com/PDP-10/its/pull/382", + "id": 197419408, + "number": 382, + "title": "Add some missing INFO; files", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-23T19:50:38Z", + "updated_at": "2016-12-23T20:11:15Z", + "closed_at": "2016-12-23T20:11:15Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/382", + "html_url": "https://github.com/PDP-10/its/pull/382", + "diff_url": "https://github.com/PDP-10/its/pull/382.diff", + "patch_url": "https://github.com/PDP-10/its/pull/382.patch" + }, + "body": "-READ- -THIS-, DOCOND 6, LEDIT 5, RMAIL 37, SUPGRF 1, TDEBUG 12." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/381", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/381/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/381/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/381/events", + "html_url": "https://github.com/PDP-10/its/issues/381", + "id": 197419281, + "number": 381, + "title": "KERMIT - file transfer protocol", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 22, + "created_at": "2016-12-23T19:49:21Z", + "updated_at": "2017-01-13T21:59:51Z", + "closed_at": null, + "body": "SYS3; TS KERMIT \r\nMATH; KERMIT 170 \r\nMATH; KERMIT DUMPER \r\nINFO; KERMIT 4 \r\n\r\nLisp program." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/380", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/380/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/380/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/380/events", + "html_url": "https://github.com/PDP-10/its/pull/380", + "id": 197300033, + "number": 380, + "title": "Added lots of lisp libraries, most of them built from source.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-23T01:39:45Z", + "updated_at": "2016-12-23T15:23:30Z", + "closed_at": "2016-12-23T15:23:30Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/380", + "html_url": "https://github.com/PDP-10/its/pull/380", + "diff_url": "https://github.com/PDP-10/its/pull/380.diff", + "patch_url": "https://github.com/PDP-10/its/pull/380.patch" + }, + "body": "This partially completes #251." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/379", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/379/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/379/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/379/events", + "html_url": "https://github.com/PDP-10/its/issues/379", + "id": 197293731, + "number": 379, + "title": "Source for LIBLSP;DPRINT.FASL damaged", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 5, + "created_at": "2016-12-23T00:25:21Z", + "updated_at": "2016-12-23T18:24:28Z", + "closed_at": null, + "body": "DPRINT.FASL is compiled from ALAN; DPRINT 142. This file, however, is damaged. It has garbage at the beginning of the file, then the actual DPRINT 142 begins, but then ends in the middle of the INSPECT function.\r\n\r\nWe should see if we can find this source somewhere else. If not, we could remove the INSPECT function, which is documented as an \"additional\" feature (see LIBDOC; DPRINT ALAN), and then it will compile. However, it won't include the INSPECT capability for DEFSTRUCTS. Perhaps it is best to leave the DPRINT FASL un-recompiled until we can recover the pristine source." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/378", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/378/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/378/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/378/events", + "html_url": "https://github.com/PDP-10/its/pull/378", + "id": 197225319, + "number": 378, + "title": "TEACH EMACS", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 6, + "created_at": "2016-12-22T17:28:29Z", + "updated_at": "2016-12-23T01:40:11Z", + "closed_at": "2016-12-23T01:40:11Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/378", + "html_url": "https://github.com/PDP-10/its/pull/378", + "diff_url": "https://github.com/PDP-10/its/pull/378.diff", + "patch_url": "https://github.com/PDP-10/its/pull/378.patch" + }, + "body": "EMACS; TSTCH 40 (dumped output) \r\nEMACS; TEACH EMACS\r\nEMACS; TEACH > (found in Alderson's Twenex EMACS 170)\r\n\r\nUses: DOCOND and TRMTYP." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/377", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/377/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/377/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/377/events", + "html_url": "https://github.com/PDP-10/its/issues/377", + "id": 197215266, + "number": 377, + "title": "TEACH; LISP", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 12, + "created_at": "2016-12-22T16:41:04Z", + "updated_at": "2017-01-09T22:13:51Z", + "closed_at": null, + "body": "There's TEACH; TS LISP that says it's assembled from SYS: SYS; PURQIO 2149. So Lisp, I guess?\r\n\r\nTEACH; TEACH 159 looks promising.\r\n\r\n@BobKerns, do you want to look into this?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/376", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/376/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/376/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/376/events", + "html_url": "https://github.com/PDP-10/its/issues/376", + "id": 197134127, + "number": 376, + "title": "ITS on KA10 and/or KL10", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-22T09:48:15Z", + "updated_at": "2017-01-18T20:10:21Z", + "closed_at": null, + "body": "@rcornwell is working on a KA10 emulator.\r\n\r\nAI Lab WP 227 descibes how to boot ITS on a KA and KL." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/375", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/375/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/375/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/375/events", + "html_url": "https://github.com/PDP-10/its/issues/375", + "id": 197105757, + "number": 375, + "title": "Diagnostics", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-22T06:43:11Z", + "updated_at": "2016-12-22T20:22:40Z", + "closed_at": null, + "body": "It might be interesting to run some of the KLAD diagnostics. \r\nhttp://pdp-10.trailing-edge.com/klad_sources/\r\n\r\nKS Diagnostics: \r\nhttp://pdp-10.trailing-edge.com/ks_diag_gs/\r\n\r\nIn particular, I'm curious how the emulator instruction timings compare to @jfcl's FPGA results:\r\nhttps://github.com/KS10FPGA/KS10FPGA/wiki/Benchmarks" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/374", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/374/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/374/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/374/events", + "html_url": "https://github.com/PDP-10/its/pull/374", + "id": 197014033, + "number": 374, + "title": "Update KLH10 submodule", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-21T19:30:33Z", + "updated_at": "2016-12-21T21:15:22Z", + "closed_at": "2016-12-21T21:15:22Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/374", + "html_url": "https://github.com/PDP-10/its/pull/374", + "diff_url": "https://github.com/PDP-10/its/pull/374.diff", + "patch_url": "https://github.com/PDP-10/its/pull/374.patch" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/373", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/373/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/373/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/373/events", + "html_url": "https://github.com/PDP-10/its/pull/373", + "id": 196874066, + "number": 373, + "title": "Update list of ITS machines.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-21T08:31:56Z", + "updated_at": "2017-01-08T21:23:32Z", + "closed_at": "2016-12-21T14:58:16Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/373", + "html_url": "https://github.com/PDP-10/its/pull/373", + "diff_url": "https://github.com/PDP-10/its/pull/373.diff", + "patch_url": "https://github.com/PDP-10/its/pull/373.patch" + }, + "body": "@Pul-Ess @bictorv I'd be happy to add more information about SV and UP." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/372", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/372/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/372/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/372/events", + "html_url": "https://github.com/PDP-10/its/pull/372", + "id": 196821612, + "number": 372, + "title": "Added ACOUNT. This is a dummy account program that allows users people", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-21T01:11:22Z", + "updated_at": "2016-12-21T06:02:14Z", + "closed_at": "2016-12-21T05:56:53Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/372", + "html_url": "https://github.com/PDP-10/its/pull/372", + "diff_url": "https://github.com/PDP-10/its/pull/372.diff", + "patch_url": "https://github.com/PDP-10/its/pull/372.patch" + }, + "body": "coming from \"safe\" sites to login without an account.\r\nResolves #285." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/371", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/371/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/371/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/371/events", + "html_url": "https://github.com/PDP-10/its/pull/371", + "id": 196820597, + "number": 371, + "title": "Added MAILT.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-21T01:03:03Z", + "updated_at": "2016-12-21T05:57:12Z", + "closed_at": "2016-12-21T05:57:12Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/371", + "html_url": "https://github.com/PDP-10/its/pull/371", + "diff_url": "https://github.com/PDP-10/its/pull/371.diff", + "patch_url": "https://github.com/PDP-10/its/pull/371.patch" + }, + "body": "This is a link to SYS2; TS EMACS. It allows escaping from MAIL to EMACS\r\nto edit email being composed. Not sure how to invoke this from MAIL yet.\r\nResolves #291." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/370", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/370/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/370/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/370/events", + "html_url": "https://github.com/PDP-10/its/pull/370", + "id": 196819782, + "number": 370, + "title": "Added WHO%.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 6, + "created_at": "2016-12-21T00:56:50Z", + "updated_at": "2016-12-21T07:50:32Z", + "closed_at": "2016-12-21T06:10:36Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/370", + "html_url": "https://github.com/PDP-10/its/pull/370", + "diff_url": "https://github.com/PDP-10/its/pull/370.diff", + "patch_url": "https://github.com/PDP-10/its/pull/370.patch" + }, + "body": "Resolves #294.\r\nNote: this program MPVs when run. Needs to get debugged. See #369." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/369", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/369/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/369/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/369/events", + "html_url": "https://github.com/PDP-10/its/issues/369", + "id": 196819662, + "number": 369, + "title": "WHO% gets MPV when run", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-21T00:55:56Z", + "updated_at": "2016-12-21T06:00:16Z", + "closed_at": null, + "body": "When you try to run WHO%, it gets an MPV. This needs to get debugged." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/368", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/368/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/368/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/368/events", + "html_url": "https://github.com/PDP-10/its/pull/368", + "id": 196818947, + "number": 368, + "title": "Added CHARFC/CHARFS: Chaos RFC (?).", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-21T00:49:56Z", + "updated_at": "2016-12-21T06:10:20Z", + "closed_at": "2016-12-21T06:10:20Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/368", + "html_url": "https://github.com/PDP-10/its/pull/368", + "diff_url": "https://github.com/PDP-10/its/pull/368.diff", + "patch_url": "https://github.com/PDP-10/its/pull/368.patch" + }, + "body": "Resolves #296." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/367", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/367/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/367/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/367/events", + "html_url": "https://github.com/PDP-10/its/pull/367", + "id": 196818348, + "number": 367, + "title": "Added CTIMES/TIMES: Chaosnet/TCP time server.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-21T00:44:51Z", + "updated_at": "2016-12-21T06:09:41Z", + "closed_at": "2016-12-21T06:09:41Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/367", + "html_url": "https://github.com/PDP-10/its/pull/367", + "diff_url": "https://github.com/PDP-10/its/pull/367.diff", + "patch_url": "https://github.com/PDP-10/its/pull/367.patch" + }, + "body": "Resolves #298." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/366", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/366/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/366/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/366/events", + "html_url": "https://github.com/PDP-10/its/pull/366", + "id": 196817408, + "number": 366, + "title": "Fixes incorrect link for SYS1; TS ESPELL.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-21T00:37:30Z", + "updated_at": "2016-12-21T06:09:26Z", + "closed_at": "2016-12-21T06:09:26Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/366", + "html_url": "https://github.com/PDP-10/its/pull/366", + "diff_url": "https://github.com/PDP-10/its/pull/366.diff", + "patch_url": "https://github.com/PDP-10/its/pull/366.patch" + }, + "body": "This is supposed to be a link to SYS1;TS SPELL, but is currently a link\r\nto SYS;TS SPELL (which doesn't exist).\r\n\r\nResolves #300." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/365", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/365/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/365/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/365/events", + "html_url": "https://github.com/PDP-10/its/issues/365", + "id": 196816815, + "number": 365, + "title": "LSPEED gets a .VAL 0", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-21T00:32:40Z", + "updated_at": "2016-12-21T06:15:23Z", + "closed_at": null, + "body": "When you attempt to execute LSPEED without parameters, and even if you supply JCL (perhaps only incorrect JCL), LSPEED gives you a .VAL 0." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/364", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/364/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/364/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/364/events", + "html_url": "https://github.com/PDP-10/its/pull/364", + "id": 196816689, + "number": 364, + "title": "Added LSPEED.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-21T00:31:41Z", + "updated_at": "2016-12-21T06:58:57Z", + "closed_at": "2016-12-21T06:58:57Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/364", + "html_url": "https://github.com/PDP-10/its/pull/364", + "diff_url": "https://github.com/PDP-10/its/pull/364.diff", + "patch_url": "https://github.com/PDP-10/its/pull/364.patch" + }, + "body": "Resolves #301." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/363", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/363/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/363/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/363/events", + "html_url": "https://github.com/PDP-10/its/pull/363", + "id": 196815764, + "number": 363, + "title": "Added TTY.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-21T00:24:17Z", + "updated_at": "2016-12-21T06:59:34Z", + "closed_at": "2016-12-21T06:59:34Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/363", + "html_url": "https://github.com/PDP-10/its/pull/363", + "diff_url": "https://github.com/PDP-10/its/pull/363.diff", + "patch_url": "https://github.com/PDP-10/its/pull/363.patch" + }, + "body": "Resolves #302." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/362", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/362/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/362/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/362/events", + "html_url": "https://github.com/PDP-10/its/pull/362", + "id": 196815334, + "number": 362, + "title": "Added X, Y, and Z.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-21T00:20:54Z", + "updated_at": "2016-12-21T08:27:24Z", + "closed_at": "2016-12-21T08:27:24Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/362", + "html_url": "https://github.com/PDP-10/its/pull/362", + "diff_url": "https://github.com/PDP-10/its/pull/362.diff", + "patch_url": "https://github.com/PDP-10/its/pull/362.patch" + }, + "body": "Resolves #304." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/361", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/361/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/361/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/361/events", + "html_url": "https://github.com/PDP-10/its/pull/361", + "id": 196814111, + "number": 361, + "title": "Added ACCLNK.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-21T00:11:20Z", + "updated_at": "2016-12-21T08:32:28Z", + "closed_at": "2016-12-21T08:32:28Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/361", + "html_url": "https://github.com/PDP-10/its/pull/361", + "diff_url": "https://github.com/PDP-10/its/pull/361.diff", + "patch_url": "https://github.com/PDP-10/its/pull/361.patch" + }, + "body": "Resolves #306." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/360", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/360/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/360/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/360/events", + "html_url": "https://github.com/PDP-10/its/pull/360", + "id": 196813630, + "number": 360, + "title": "Added CHATST.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-21T00:07:37Z", + "updated_at": "2016-12-21T09:15:19Z", + "closed_at": "2016-12-21T09:15:19Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/360", + "html_url": "https://github.com/PDP-10/its/pull/360", + "diff_url": "https://github.com/PDP-10/its/pull/360.diff", + "patch_url": "https://github.com/PDP-10/its/pull/360.patch" + }, + "body": "Resolves #308." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/359", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/359/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/359/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/359/events", + "html_url": "https://github.com/PDP-10/its/pull/359", + "id": 196812949, + "number": 359, + "title": "Added COMIFY.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-21T00:02:51Z", + "updated_at": "2016-12-21T09:16:06Z", + "closed_at": "2016-12-21T09:16:06Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/359", + "html_url": "https://github.com/PDP-10/its/pull/359", + "diff_url": "https://github.com/PDP-10/its/pull/359.diff", + "patch_url": "https://github.com/PDP-10/its/pull/359.patch" + }, + "body": "Resolves #310." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/358", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/358/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/358/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/358/events", + "html_url": "https://github.com/PDP-10/its/pull/358", + "id": 196812313, + "number": 358, + "title": "Added EXECVT.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-20T23:58:19Z", + "updated_at": "2016-12-21T09:15:50Z", + "closed_at": "2016-12-21T09:15:50Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/358", + "html_url": "https://github.com/PDP-10/its/pull/358", + "diff_url": "https://github.com/PDP-10/its/pull/358.diff", + "patch_url": "https://github.com/PDP-10/its/pull/358.patch" + }, + "body": "Resolves #312." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/357", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/357/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/357/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/357/events", + "html_url": "https://github.com/PDP-10/its/pull/357", + "id": 196811356, + "number": 357, + "title": "Added HEXIFY.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-20T23:52:51Z", + "updated_at": "2016-12-21T09:40:06Z", + "closed_at": "2016-12-21T09:40:06Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/357", + "html_url": "https://github.com/PDP-10/its/pull/357", + "diff_url": "https://github.com/PDP-10/its/pull/357.diff", + "patch_url": "https://github.com/PDP-10/its/pull/357.patch" + }, + "body": "Resolves #314." + } +] diff --git a/doc/github/issues2 b/doc/github/issues2 new file mode 100644 index 00000000..4d71dcbe --- /dev/null +++ b/doc/github/issues2 @@ -0,0 +1,6440 @@ +[ + { + "url": "https://api.github.com/repos/PDP-10/its/issues/356", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/356/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/356/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/356/events", + "html_url": "https://github.com/PDP-10/its/pull/356", + "id": 196810437, + "number": 356, + "title": "Added USQ.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-20T23:47:04Z", + "updated_at": "2016-12-21T11:18:58Z", + "closed_at": "2016-12-21T11:18:58Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/356", + "html_url": "https://github.com/PDP-10/its/pull/356", + "diff_url": "https://github.com/PDP-10/its/pull/356.diff", + "patch_url": "https://github.com/PDP-10/its/pull/356.patch" + }, + "body": "Resolves #318." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/355", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/355/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/355/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/355/events", + "html_url": "https://github.com/PDP-10/its/pull/355", + "id": 196809228, + "number": 355, + "title": "Added XHOST.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-20T23:38:35Z", + "updated_at": "2016-12-21T09:45:32Z", + "closed_at": "2016-12-21T09:45:32Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/355", + "html_url": "https://github.com/PDP-10/its/pull/355", + "diff_url": "https://github.com/PDP-10/its/pull/355.diff", + "patch_url": "https://github.com/PDP-10/its/pull/355.patch" + }, + "body": "Resolves #320" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/354", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/354/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/354/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/354/events", + "html_url": "https://github.com/PDP-10/its/pull/354", + "id": 196809193, + "number": 354, + "title": "Added WHOLIN.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-20T23:38:20Z", + "updated_at": "2016-12-21T11:11:06Z", + "closed_at": "2016-12-21T11:11:06Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/354", + "html_url": "https://github.com/PDP-10/its/pull/354", + "diff_url": "https://github.com/PDP-10/its/pull/354.diff", + "patch_url": "https://github.com/PDP-10/its/pull/354.patch" + }, + "body": "Resolves #319." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/353", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/353/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/353/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/353/events", + "html_url": "https://github.com/PDP-10/its/issues/353", + "id": 196806534, + "number": 353, + "title": "MAIL dates don't handle 21st century very well", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-20T23:20:05Z", + "updated_at": "2016-12-21T06:05:34Z", + "closed_at": null, + "body": "Mail received on ITS displays Date headers similar to this:\r\n\r\nDate: Tue, 20 Dec ;6 15:18:33 EST\r\n\r\nNote the \";6\", which should be \"16\" or \"2016\". " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/352", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/352/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/352/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/352/events", + "html_url": "https://github.com/PDP-10/its/pull/352", + "id": 196615854, + "number": 352, + "title": "Create SYSEN3 and move some files there", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 5, + "created_at": "2016-12-20T08:44:53Z", + "updated_at": "2016-12-20T19:57:51Z", + "closed_at": "2016-12-20T15:48:18Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/352", + "html_url": "https://github.com/PDP-10/its/pull/352", + "diff_url": "https://github.com/PDP-10/its/pull/352.diff", + "patch_url": "https://github.com/PDP-10/its/pull/352.patch" + }, + "body": "SYSEN3 contents become: \r\nDPDEV 19 \r\nGREN MACROS \r\nNICNAM 31 \r\nNICWHO 30 \r\nTYPE8 2 \r\nWHOJ 26" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/351", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/351/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/351/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/351/events", + "html_url": "https://github.com/PDP-10/its/issues/351", + "id": 196512197, + "number": 351, + "title": "Tangential: TRANTOR - PDP-11 multi-user operating system", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-19T20:25:23Z", + "updated_at": "2016-12-21T21:03:56Z", + "closed_at": null, + "body": "PDP11; AR6 TRANTR" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/350", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/350/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/350/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/350/events", + "html_url": "https://github.com/PDP-10/its/pull/350", + "id": 196463296, + "number": 350, + "title": "Added FDIR (fast directory listing).", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 4, + "created_at": "2016-12-19T16:45:49Z", + "updated_at": "2016-12-19T19:38:55Z", + "closed_at": "2016-12-19T18:40:30Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/350", + "html_url": "https://github.com/PDP-10/its/pull/350", + "diff_url": "https://github.com/PDP-10/its/pull/350.diff", + "patch_url": "https://github.com/PDP-10/its/pull/350.patch" + }, + "body": "Resolves #313." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/349", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/349/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/349/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/349/events", + "html_url": "https://github.com/PDP-10/its/pull/349", + "id": 196425345, + "number": 349, + "title": "Add short NSALV documentation.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-19T14:23:28Z", + "updated_at": "2016-12-19T15:39:47Z", + "closed_at": "2016-12-19T15:39:47Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/349", + "html_url": "https://github.com/PDP-10/its/pull/349", + "diff_url": "https://github.com/PDP-10/its/pull/349.diff", + "patch_url": "https://github.com/PDP-10/its/pull/349.patch" + }, + "body": "Any suggestions here?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/348", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/348/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/348/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/348/events", + "html_url": "https://github.com/PDP-10/its/pull/348", + "id": 196422985, + "number": 348, + "title": "Add or fix missing or broken links.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-19T14:12:58Z", + "updated_at": "2016-12-19T14:49:48Z", + "closed_at": "2016-12-19T14:49:47Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/348", + "html_url": "https://github.com/PDP-10/its/pull/348", + "diff_url": "https://github.com/PDP-10/its/pull/348.diff", + "patch_url": "https://github.com/PDP-10/its/pull/348.patch" + }, + "body": "Fixes #307.\r\nFixes #311.\r\nFixes #303.\r\nFixes #309.\r\nFixes #286." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/347", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/347/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/347/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/347/events", + "html_url": "https://github.com/PDP-10/its/pull/347", + "id": 196421314, + "number": 347, + "title": "Fix filenames", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 8, + "created_at": "2016-12-19T14:05:28Z", + "updated_at": "2016-12-20T09:18:13Z", + "closed_at": "2016-12-20T09:18:13Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/347", + "html_url": "https://github.com/PDP-10/its/pull/347", + "diff_url": "https://github.com/PDP-10/its/pull/347.diff", + "patch_url": "https://github.com/PDP-10/its/pull/347.patch" + }, + "body": "Change .INSRT filenames to point to the current locations of files." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/346", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/346/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/346/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/346/events", + "html_url": "https://github.com/PDP-10/its/issues/346", + "id": 196400456, + "number": 346, + "title": "Versioned :EJ files", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-19T12:18:04Z", + "updated_at": "2016-12-19T12:21:52Z", + "closed_at": null, + "body": "Some EMACS libraries are stored in versioned files with bracketed names. They are listed in the EMACS;LOCK file. In some cases, we don't do this right.\r\n\r\n- [ ] [DIRE] - DIRED\r\n- [x] [PRFY] - PURIFY and CCL\r\n- [x] [PURE] - base EMACS libraries\r\n- [x] [RMAI] - RMAILX and RMAILZ\r\n- [ ] [TIME] - TIME\r\n- [x] [TMCS] - TMACS and TMUCS\r\n- [ ] [TXJ] - source missing\r\n- [ ] [WORD] - WORDAB" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/345", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/345/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/345/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/345/events", + "html_url": "https://github.com/PDP-10/its/pull/345", + "id": 196351289, + "number": 345, + "title": "Add EMACS modes loaded by USRCOM", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-19T07:53:34Z", + "updated_at": "2016-12-19T09:44:19Z", + "closed_at": "2016-12-19T09:44:19Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/345", + "html_url": "https://github.com/PDP-10/its/pull/345", + "diff_url": "https://github.com/PDP-10/its/pull/345.diff", + "patch_url": "https://github.com/PDP-10/its/pull/345.patch" + }, + "body": "Debug, Muddle, PL1, Scribe, TEX." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/344", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/344/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/344/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/344/events", + "html_url": "https://github.com/PDP-10/its/pull/344", + "id": 196349490, + "number": 344, + "title": "Add autoloaded EMACS libraries", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-19T07:40:35Z", + "updated_at": "2016-12-19T15:05:15Z", + "closed_at": "2016-12-19T15:05:15Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/344", + "html_url": "https://github.com/PDP-10/its/pull/344", + "diff_url": "https://github.com/PDP-10/its/pull/344.diff", + "patch_url": "https://github.com/PDP-10/its/pull/344.patch" + }, + "body": "- TIME (loaded by MODLIN)\r\n- KBDMAC (loaded by ^RBASE)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/343", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/343/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/343/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/343/events", + "html_url": "https://github.com/PDP-10/its/issues/343", + "id": 196346319, + "number": 343, + "title": "Add EMACS libraries loaded by USRCOM", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-19T07:17:25Z", + "updated_at": "2016-12-19T14:27:02Z", + "closed_at": "2016-12-19T14:27:02Z", + "body": "USRCOM loads libraries for the modes below.\r\n\r\n- TEX (loads TEX)\r\n- Scribe (loads SCRIBE)\r\n- MUDDLE (loads MUDDLE)\r\n- PL1 (loads PL1)\r\n- Debug (loads TDEBUG for debugging TECO)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/342", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/342/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/342/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/342/events", + "html_url": "https://github.com/PDP-10/its/pull/342", + "id": 196345795, + "number": 342, + "title": "Added FIND documentation.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-19T07:13:19Z", + "updated_at": "2016-12-19T09:33:14Z", + "closed_at": "2016-12-19T09:33:14Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/342", + "html_url": "https://github.com/PDP-10/its/pull/342", + "diff_url": "https://github.com/PDP-10/its/pull/342.diff", + "patch_url": "https://github.com/PDP-10/its/pull/342.patch" + }, + "body": "Resolves #287." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/341", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/341/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/341/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/341/events", + "html_url": "https://github.com/PDP-10/its/pull/341", + "id": 196345457, + "number": 341, + "title": "Added PRINT.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-19T07:10:34Z", + "updated_at": "2016-12-19T09:28:59Z", + "closed_at": "2016-12-19T09:28:59Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/341", + "html_url": "https://github.com/PDP-10/its/pull/341", + "diff_url": "https://github.com/PDP-10/its/pull/341.diff", + "patch_url": "https://github.com/PDP-10/its/pull/341.patch" + }, + "body": "Resolves #288." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/340", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/340/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/340/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/340/events", + "html_url": "https://github.com/PDP-10/its/pull/340", + "id": 196344027, + "number": 340, + "title": "Added TS PWMAIL (limited version of MAIL for PWORD not-logged-in users).", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-19T06:58:30Z", + "updated_at": "2016-12-19T11:25:21Z", + "closed_at": "2016-12-19T11:25:21Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/340", + "html_url": "https://github.com/PDP-10/its/pull/340", + "diff_url": "https://github.com/PDP-10/its/pull/340.diff", + "patch_url": "https://github.com/PDP-10/its/pull/340.patch" + }, + "body": "Fixed TS MAIL, TS QMAIL, TS QSEND, etc. to NOT specify limited PWORD version.\r\nResolves #293." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/339", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/339/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/339/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/339/events", + "html_url": "https://github.com/PDP-10/its/pull/339", + "id": 196343922, + "number": 339, + "title": "Added FED.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-19T06:57:35Z", + "updated_at": "2016-12-19T11:09:34Z", + "closed_at": "2016-12-19T11:09:34Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/339", + "html_url": "https://github.com/PDP-10/its/pull/339", + "diff_url": "https://github.com/PDP-10/its/pull/339.diff", + "patch_url": "https://github.com/PDP-10/its/pull/339.patch" + }, + "body": "Resolves #289." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/338", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/338/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/338/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/338/events", + "html_url": "https://github.com/PDP-10/its/pull/338", + "id": 196343441, + "number": 338, + "title": "FED - font editor", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-19T06:53:44Z", + "updated_at": "2016-12-19T07:33:49Z", + "closed_at": "2016-12-19T06:54:57Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/338", + "html_url": "https://github.com/PDP-10/its/pull/338", + "diff_url": "https://github.com/PDP-10/its/pull/338.diff", + "patch_url": "https://github.com/PDP-10/its/pull/338.patch" + }, + "body": "Resolves #289." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/337", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/337/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/337/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/337/events", + "html_url": "https://github.com/PDP-10/its/issues/337", + "id": 196342431, + "number": 337, + "title": "MIDAS mode for GNU Emacs", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 5, + "created_at": "2016-12-19T06:45:29Z", + "updated_at": "2016-12-19T07:15:18Z", + "closed_at": null, + "body": "I get this when I open a MIDAS file in GNU Emacs:\r\n\r\n File local-variables error: (void-function midas-mode)\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/336", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/336/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/336/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/336/events", + "html_url": "https://github.com/PDP-10/its/pull/336", + "id": 196341999, + "number": 336, + "title": "Added link for SYS; TS LOAD to reference SYS; TS DUMP.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-19T06:41:37Z", + "updated_at": "2016-12-19T08:27:50Z", + "closed_at": "2016-12-19T08:27:50Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/336", + "html_url": "https://github.com/PDP-10/its/pull/336", + "diff_url": "https://github.com/PDP-10/its/pull/336.diff", + "patch_url": "https://github.com/PDP-10/its/pull/336.patch" + }, + "body": "Resolves #290." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/335", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/335/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/335/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/335/events", + "html_url": "https://github.com/PDP-10/its/pull/335", + "id": 196340911, + "number": 335, + "title": "Added OBS.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-19T06:32:45Z", + "updated_at": "2016-12-19T08:27:05Z", + "closed_at": "2016-12-19T08:27:04Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/335", + "html_url": "https://github.com/PDP-10/its/pull/335", + "diff_url": "https://github.com/PDP-10/its/pull/335.diff", + "patch_url": "https://github.com/PDP-10/its/pull/335.patch" + }, + "body": "Resolves #292." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/334", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/334/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/334/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/334/events", + "html_url": "https://github.com/PDP-10/its/pull/334", + "id": 196339367, + "number": 334, + "title": "Update README.md.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-19T06:20:43Z", + "updated_at": "2016-12-19T15:06:25Z", + "closed_at": "2016-12-19T10:35:31Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/334", + "html_url": "https://github.com/PDP-10/its/pull/334", + "diff_url": "https://github.com/PDP-10/its/pull/334.diff", + "patch_url": "https://github.com/PDP-10/its/pull/334.patch" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/333", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/333/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/333/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/333/events", + "html_url": "https://github.com/PDP-10/its/pull/333", + "id": 196338366, + "number": 333, + "title": "Added UPTIME: Chaosnet uptime server.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-19T06:11:51Z", + "updated_at": "2016-12-19T06:37:12Z", + "closed_at": "2016-12-19T06:37:12Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/333", + "html_url": "https://github.com/PDP-10/its/pull/333", + "diff_url": "https://github.com/PDP-10/its/pull/333.diff", + "patch_url": "https://github.com/PDP-10/its/pull/333.patch" + }, + "body": "Resolves #249." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/332", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/332/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/332/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/332/events", + "html_url": "https://github.com/PDP-10/its/pull/332", + "id": 196337362, + "number": 332, + "title": "Added link for dragon;daily expire to sys2;ts gmsgs.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-19T06:02:12Z", + "updated_at": "2016-12-19T06:52:25Z", + "closed_at": "2016-12-19T06:52:25Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/332", + "html_url": "https://github.com/PDP-10/its/pull/332", + "diff_url": "https://github.com/PDP-10/its/pull/332.diff", + "patch_url": "https://github.com/PDP-10/its/pull/332.patch" + }, + "body": "Resolves #247." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/331", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/331/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/331/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/331/events", + "html_url": "https://github.com/PDP-10/its/pull/331", + "id": 196311661, + "number": 331, + "title": "Added ITSDEV.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-19T00:55:20Z", + "updated_at": "2016-12-19T08:26:54Z", + "closed_at": "2016-12-19T08:26:53Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/331", + "html_url": "https://github.com/PDP-10/its/pull/331", + "diff_url": "https://github.com/PDP-10/its/pull/331.diff", + "patch_url": "https://github.com/PDP-10/its/pull/331.patch" + }, + "body": "Resolves #246." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/330", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/330/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/330/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/330/events", + "html_url": "https://github.com/PDP-10/its/pull/330", + "id": 196306857, + "number": 330, + "title": "Added TIMSRV.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-18T23:29:10Z", + "updated_at": "2016-12-19T06:33:32Z", + "closed_at": "2016-12-19T06:29:01Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/330", + "html_url": "https://github.com/PDP-10/its/pull/330", + "diff_url": "https://github.com/PDP-10/its/pull/330.diff", + "patch_url": "https://github.com/PDP-10/its/pull/330.patch" + }, + "body": "Resolves #245." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/329", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/329/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/329/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/329/events", + "html_url": "https://github.com/PDP-10/its/pull/329", + "id": 196306285, + "number": 329, + "title": "Added CROSS.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-18T23:17:45Z", + "updated_at": "2016-12-19T07:46:19Z", + "closed_at": "2016-12-19T06:27:25Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/329", + "html_url": "https://github.com/PDP-10/its/pull/329", + "diff_url": "https://github.com/PDP-10/its/pull/329.diff", + "patch_url": "https://github.com/PDP-10/its/pull/329.patch" + }, + "body": "Resolves #141." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/328", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/328/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/328/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/328/events", + "html_url": "https://github.com/PDP-10/its/pull/328", + "id": 196305853, + "number": 328, + "title": "Added PORTS.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T23:09:38Z", + "updated_at": "2016-12-19T06:27:11Z", + "closed_at": "2016-12-19T06:27:11Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/328", + "html_url": "https://github.com/PDP-10/its/pull/328", + "diff_url": "https://github.com/PDP-10/its/pull/328.diff", + "patch_url": "https://github.com/PDP-10/its/pull/328.patch" + }, + "body": "Resolves #123." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/327", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/327/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/327/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/327/events", + "html_url": "https://github.com/PDP-10/its/pull/327", + "id": 196305492, + "number": 327, + "title": "Added NICNAM/NICWHO.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T23:02:25Z", + "updated_at": "2016-12-19T06:26:58Z", + "closed_at": "2016-12-19T06:26:58Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/327", + "html_url": "https://github.com/PDP-10/its/pull/327", + "diff_url": "https://github.com/PDP-10/its/pull/327.diff", + "patch_url": "https://github.com/PDP-10/its/pull/327.patch" + }, + "body": "Resolves #121." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/326", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/326/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/326/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/326/events", + "html_url": "https://github.com/PDP-10/its/pull/326", + "id": 196302229, + "number": 326, + "title": "Fixed missing link (SYS2; TS =) to SYS; TS SRCCOM.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T22:02:40Z", + "updated_at": "2016-12-19T06:24:50Z", + "closed_at": "2016-12-19T06:24:50Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/326", + "html_url": "https://github.com/PDP-10/its/pull/326", + "diff_url": "https://github.com/PDP-10/its/pull/326.diff", + "patch_url": "https://github.com/PDP-10/its/pull/326.patch" + }, + "body": "Resolves #110." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/325", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/325/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/325/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/325/events", + "html_url": "https://github.com/PDP-10/its/pull/325", + "id": 196302019, + "number": 325, + "title": "Added TIME.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T21:59:06Z", + "updated_at": "2016-12-19T06:24:35Z", + "closed_at": "2016-12-19T06:24:35Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/325", + "html_url": "https://github.com/PDP-10/its/pull/325", + "diff_url": "https://github.com/PDP-10/its/pull/325.diff", + "patch_url": "https://github.com/PDP-10/its/pull/325.patch" + }, + "body": "Resolves #106." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/324", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/324/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/324/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/324/events", + "html_url": "https://github.com/PDP-10/its/pull/324", + "id": 196301248, + "number": 324, + "title": "Added QUOTE.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T21:43:57Z", + "updated_at": "2016-12-19T06:24:19Z", + "closed_at": "2016-12-19T06:24:19Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/324", + "html_url": "https://github.com/PDP-10/its/pull/324", + "diff_url": "https://github.com/PDP-10/its/pull/324.diff", + "patch_url": "https://github.com/PDP-10/its/pull/324.patch" + }, + "body": "Resolves #103." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/323", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/323/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/323/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/323/events", + "html_url": "https://github.com/PDP-10/its/pull/323", + "id": 196300768, + "number": 323, + "title": "Added INSTAL.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T21:34:51Z", + "updated_at": "2016-12-19T06:23:59Z", + "closed_at": "2016-12-19T06:23:59Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/323", + "html_url": "https://github.com/PDP-10/its/pull/323", + "diff_url": "https://github.com/PDP-10/its/pull/323.diff", + "patch_url": "https://github.com/PDP-10/its/pull/323.patch" + }, + "body": "Resolves #97." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/322", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/322/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/322/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/322/events", + "html_url": "https://github.com/PDP-10/its/pull/322", + "id": 196296970, + "number": 322, + "title": "Add SYSCHK.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-18T20:21:54Z", + "updated_at": "2016-12-19T06:23:57Z", + "closed_at": "2016-12-18T20:47:10Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/322", + "html_url": "https://github.com/PDP-10/its/pull/322", + "diff_url": "https://github.com/PDP-10/its/pull/322.diff", + "patch_url": "https://github.com/PDP-10/its/pull/322.patch" + }, + "body": "Nothing much happens when run." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/321", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/321/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/321/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/321/events", + "html_url": "https://github.com/PDP-10/its/issues/321", + "id": 196294595, + "number": 321, + "title": "FCDEV - Talk to LispM file server", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-18T19:36:53Z", + "updated_at": "2016-12-21T06:14:57Z", + "closed_at": null, + "body": "SYSEN2; FCDEV 74 \r\nDEVICE; JOBDEV FC" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/320", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/320/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/320/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/320/events", + "html_url": "https://github.com/PDP-10/its/issues/320", + "id": 196260732, + "number": 320, + "title": "XHOST - prepare to canonicalize all host names in a file", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-18T06:28:58Z", + "updated_at": "2016-12-21T09:45:32Z", + "closed_at": "2016-12-21T09:45:32Z", + "body": "SYS2; TS XHOST\r\nMC: ALAN; XHOST 36\r\nAI: INFO; XHOST 5\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/319", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/319/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/319/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/319/events", + "html_url": "https://github.com/PDP-10/its/issues/319", + "id": 196260595, + "number": 319, + "title": "WHOLIN - who line (at bottom of screen)", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T06:26:30Z", + "updated_at": "2016-12-21T11:11:06Z", + "closed_at": "2016-12-21T11:11:06Z", + "body": "SYS2; TS WHOLIN\r\nAI: SYSEN2; WHOLIN 53\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/318", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/318/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/318/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/318/events", + "html_url": "https://github.com/PDP-10/its/issues/318", + "id": 196260527, + "number": 318, + "title": "USQ - unsqueeze a file", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-18T06:25:16Z", + "updated_at": "2016-12-21T11:18:58Z", + "closed_at": "2016-12-21T11:18:58Z", + "body": "SYS2; TS USQ\r\nAR3: SRA; USQ 61\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/317", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/317/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/317/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/317/events", + "html_url": "https://github.com/PDP-10/its/pull/317", + "id": 196260502, + "number": 317, + "title": "UNTALK - split-screen comm-link program", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-18T06:24:32Z", + "updated_at": "2016-12-18T21:59:45Z", + "closed_at": "2016-12-18T21:59:45Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/317", + "html_url": "https://github.com/PDP-10/its/pull/317", + "diff_url": "https://github.com/PDP-10/its/pull/317.diff", + "patch_url": "https://github.com/PDP-10/its/pull/317.patch" + }, + "body": "SYS2; TS UNTALK\r\nAI: GREN; UNTALK 87\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/316", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/316/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/316/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/316/events", + "html_url": "https://github.com/PDP-10/its/issues/316", + "id": 196260457, + "number": 316, + "title": "SYSCHK - check up on system job", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-18T06:22:25Z", + "updated_at": "2016-12-19T06:18:58Z", + "closed_at": "2016-12-19T06:18:58Z", + "body": "SYS2; TS SYSCHK\r\nAI: SYSEN2; SYSCHK 38\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/315", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/315/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/315/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/315/events", + "html_url": "https://github.com/PDP-10/its/issues/315", + "id": 196260278, + "number": 315, + "title": "NICWHO - look up someone in the arpanet directory", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-18T06:16:03Z", + "updated_at": "2016-12-19T13:26:53Z", + "closed_at": "2016-12-19T13:26:53Z", + "body": "SYS2; TS NICWHO\r\nAR2: CSTACY; NICWHO 30\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/314", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/314/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/314/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/314/events", + "html_url": "https://github.com/PDP-10/its/issues/314", + "id": 196260128, + "number": 314, + "title": "HEXIFY - Convert COM file into Intel HEX format", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T06:09:50Z", + "updated_at": "2016-12-21T09:40:06Z", + "closed_at": "2016-12-21T09:40:06Z", + "body": "SYS2; TS HEXIFY\r\nSRA; AR3: HEXIFY 1\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/313", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/313/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/313/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/313/events", + "html_url": "https://github.com/PDP-10/its/issues/313", + "id": 196260038, + "number": 313, + "title": "FDIR - fast directory listing", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-18T06:05:45Z", + "updated_at": "2016-12-19T18:40:30Z", + "closed_at": "2016-12-19T18:40:30Z", + "body": "SYS2; TS FDIR\r\nAI: SYSENG; FDIR 84\r\nAI: .INFO.; FDIR INFO\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/312", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/312/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/312/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/312/events", + "html_url": "https://github.com/PDP-10/its/issues/312", + "id": 196259992, + "number": 312, + "title": "EXECVT - convert 20x .exe (SSAVE) file to ITS BIN (PDUMP) file", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T06:04:08Z", + "updated_at": "2016-12-21T09:15:50Z", + "closed_at": "2016-12-21T09:15:50Z", + "body": "SYS2; TS EXECVT\r\nAI: KCC/ EXECVT 83\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/311", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/311/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/311/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/311/events", + "html_url": "https://github.com/PDP-10/its/issues/311", + "id": 196259913, + "number": 311, + "title": "SYS2; TS DC => SYS1; TS DCROCK", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T06:01:18Z", + "updated_at": "2016-12-19T14:49:47Z", + "closed_at": "2016-12-19T14:49:47Z", + "body": "In PI distribution SYS2; TS DC is a link to SYS1; TS DCROCK. We don't have this link in DB." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/310", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/310/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/310/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/310/events", + "html_url": "https://github.com/PDP-10/its/issues/310", + "id": 196259897, + "number": 310, + "title": "COMIFY - convert HEX to COM format", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T06:00:29Z", + "updated_at": "2016-12-21T09:16:06Z", + "closed_at": "2016-12-21T09:16:06Z", + "body": "SYS2; TS COMIFY\r\nAR3: SRA; COMIFY 41\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/309", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/309/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/309/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/309/events", + "html_url": "https://github.com/PDP-10/its/issues/309", + "id": 196259826, + "number": 309, + "title": "CHTN link incorrect", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T05:57:54Z", + "updated_at": "2016-12-19T14:49:47Z", + "closed_at": "2016-12-19T14:49:47Z", + "body": "SYS2; TS CHTN is supposed to point to SYSBIN; CHTN BIN, but instead points to SYSBIN; SUPDUP BIN." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/308", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/308/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/308/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/308/events", + "html_url": "https://github.com/PDP-10/its/issues/308", + "id": 196259766, + "number": 308, + "title": "CHATST - Chaos Test", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 509728908, + "url": "https://api.github.com/repos/PDP-10/its/labels/dynamod", + "name": "dynamod", + "color": "0052cc", + "default": false + }, + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-18T05:56:03Z", + "updated_at": "2016-12-31T16:13:06Z", + "closed_at": "2016-12-21T09:15:19Z", + "body": "SYS2; TS CHATST\r\nAI: MOON; CHATST 56\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/307", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/307/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/307/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/307/events", + "html_url": "https://github.com/PDP-10/its/issues/307", + "id": 196259736, + "number": 307, + "title": "SYS2; TS C => SYS1; TS CROCK", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T05:54:49Z", + "updated_at": "2016-12-19T14:49:47Z", + "closed_at": "2016-12-19T14:49:47Z", + "body": "In PI distribution, SYS2; TS C is a link to SYS1; TS CROCK. We don't have this link in DB." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/306", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/306/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/306/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/306/events", + "html_url": "https://github.com/PDP-10/its/issues/306", + "id": 196259710, + "number": 306, + "title": "ACCLNK - sets com-link accept bit for specified TTY", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T05:53:54Z", + "updated_at": "2016-12-21T08:32:28Z", + "closed_at": "2016-12-21T08:32:28Z", + "body": "SYS2; TS ACCLNK\r\nSYSEN2; ACCLNK.4\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/305", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/305/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/305/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/305/events", + "html_url": "https://github.com/PDP-10/its/issues/305", + "id": 196259693, + "number": 305, + "title": "TS = - link to SYS; TS SRCCOM", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-18T05:53:17Z", + "updated_at": "2016-12-21T00:13:58Z", + "closed_at": "2016-12-21T00:13:58Z", + "body": "In PI distribution, SYS2; TS = is a link to SYS; TS SRCCOM.\r\n\r\nWe don't have this link in DB." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/304", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/304/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/304/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/304/events", + "html_url": "https://github.com/PDP-10/its/issues/304", + "id": 196259666, + "number": 304, + "title": "X - remembers a DDT command and re-executes them", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T05:52:29Z", + "updated_at": "2016-12-21T08:27:24Z", + "closed_at": "2016-12-21T08:27:24Z", + "body": "SYS1; TS X\r\nSYSEN2; X 9\r\n.INFO.;X INFO\r\n\r\nSYS1; TS Y => SYS1; TS X\r\nSYS1; TS Z => SYS1; TS X\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/303", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/303/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/303/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/303/events", + "html_url": "https://github.com/PDP-10/its/issues/303", + "id": 196259557, + "number": 303, + "title": "WHERES - link to TS WHOIS", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T05:49:21Z", + "updated_at": "2016-12-19T14:49:47Z", + "closed_at": "2016-12-19T14:49:47Z", + "body": "In the PI distribution, SYS1; TS WHERES is a link to SYS1; TS WHOIS. We don't have that link in DB." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/302", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/302/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/302/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/302/events", + "html_url": "https://github.com/PDP-10/its/issues/302", + "id": 196259392, + "number": 302, + "title": "TTY - display TTYs and UNAME/JNAME/CORE and other info", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T05:42:16Z", + "updated_at": "2016-12-21T06:59:34Z", + "closed_at": "2016-12-21T06:59:34Z", + "body": "SYS1; TS TTY\r\nSYSEN1; TTY 8\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/301", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/301/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/301/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/301/events", + "html_url": "https://github.com/PDP-10/its/issues/301", + "id": 196258231, + "number": 301, + "title": "LSPEED - set tty line parameters", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-18T04:58:24Z", + "updated_at": "2016-12-21T06:58:57Z", + "closed_at": "2016-12-21T06:58:57Z", + "body": "SYS1; TS LSPEED\r\nSYSENG; LSPEED 19\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/300", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/300/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/300/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/300/events", + "html_url": "https://github.com/PDP-10/its/issues/300", + "id": 196258092, + "number": 300, + "title": "ESPELL linked to wrong executable", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + }, + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T04:51:54Z", + "updated_at": "2016-12-21T06:09:26Z", + "closed_at": "2016-12-21T06:09:26Z", + "body": "Currently, SYS1; TS ESPELL is a link to SYS; TS SPELL. It should be a link to SYS1; TS SPELL (there is no SYS; TS SPELL)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/299", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/299/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/299/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/299/events", + "html_url": "https://github.com/PDP-10/its/issues/299", + "id": 196258033, + "number": 299, + "title": "DATE ", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T04:49:47Z", + "updated_at": "2016-12-18T20:02:35Z", + "closed_at": null, + "body": "SYS1; TS DATE\r\n\r\nSources are missing for this, however, SV has:\r\n\r\nHACK; DATE 2\r\n\r\nwhich, although when assembled creates a very different executable appears to work correctly and improves upon the SYS1; TS DATE binary in the PI distribution in that it can handle years post 1999 correctly. Not sure if we want to use this source, but we should consider it." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/298", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/298/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/298/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/298/events", + "html_url": "https://github.com/PDP-10/its/issues/298", + "id": 196257750, + "number": 298, + "title": "TIMES - TCP/ChaosNet TIME server", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T04:39:13Z", + "updated_at": "2016-12-21T06:09:41Z", + "closed_at": "2016-12-21T06:09:41Z", + "body": "SYS1; TS CTIMES => SYSBIN; TIMES BIN\r\nSYS1; TS TIMES => SYSBIN; TIMES BIN\r\nSYSNET; TIMES 72\r\n\r\nNote: SV has SYSNET; TIMES 73" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/297", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/297/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/297/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/297/events", + "html_url": "https://github.com/PDP-10/its/issues/297", + "id": 196257686, + "number": 297, + "title": "CROSS - cross-assembler for micros", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658873, + "url": "https://api.github.com/repos/PDP-10/its/labels/duplicate", + "name": "duplicate", + "color": "cccccc", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-18T04:36:59Z", + "updated_at": "2016-12-19T07:42:24Z", + "closed_at": "2016-12-18T23:11:47Z", + "body": "SYS1; TS CROSS\r\nSYSENG; CROSS 38\r\nINFO; CROSS DOC\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/296", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/296/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/296/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/296/events", + "html_url": "https://github.com/PDP-10/its/issues/296", + "id": 196257653, + "number": 296, + "title": "CHARFC/CHARFS - CHAOS RFC", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-18T04:35:24Z", + "updated_at": "2017-01-11T10:29:22Z", + "closed_at": "2016-12-21T06:10:19Z", + "body": "SYS1; TS CHARFC\r\nMOON; CHARFC.3\r\nSYS1; TS CHARFS => SYS1; TS CHARFC" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/295", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/295/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/295/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/295/events", + "html_url": "https://github.com/PDP-10/its/issues/295", + "id": 196255531, + "number": 295, + "title": "IMPRNT - image mode printer", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T03:11:25Z", + "updated_at": "2016-12-18T20:02:35Z", + "closed_at": null, + "body": "May not be relevant/usable on DB.\r\n\r\nSYS1; TS IMPRNT\r\nSYS1; TS ARDPRN => SYS1; TS IMPRNT\r\nSYS1; TS IMPRIN => SYS1; TS IMPRNT\r\nSYS1; TS TEKPRN => SYS1; TS IMPRNT\r\nSYSENG; IMPRNT 6\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/294", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/294/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/294/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/294/events", + "html_url": "https://github.com/PDP-10/its/issues/294", + "id": 196255433, + "number": 294, + "title": "WHO% - list index/uname/jname/%time in sorted list", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T03:08:36Z", + "updated_at": "2016-12-21T06:10:36Z", + "closed_at": "2016-12-21T06:10:36Z", + "body": "SYS1; TS WHO%\r\nSYS1; TS % => SYS1; TS WHO%\r\nAR3: GREN; WHO% 5\r\n\r\nNote: this program MPVs when I build it. Needs to get debugged/fixed.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/293", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/293/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/293/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/293/events", + "html_url": "https://github.com/PDP-10/its/issues/293", + "id": 196255206, + "number": 293, + "title": "PWMAIL - limited version of MAIL for PWORD", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-18T03:00:49Z", + "updated_at": "2016-12-19T11:25:21Z", + "closed_at": "2016-12-19T11:25:21Z", + "body": "SYS; TS PWMAIL\r\nKSC; QMAIL 614\r\n\r\nAnswer yes to question about PWORD build. Dumps as TS PWMAIL." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/292", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/292/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/292/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/292/events", + "html_url": "https://github.com/PDP-10/its/issues/292", + "id": 196255094, + "number": 292, + "title": "OBS - Observe", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T02:57:35Z", + "updated_at": "2016-12-19T08:27:04Z", + "closed_at": "2016-12-19T08:27:04Z", + "body": "SYS; TS OBS\r\nmc: bawden; obs 21\r\n\r\nHaven't figured out what this does yet." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/291", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/291/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/291/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/291/events", + "html_url": "https://github.com/PDP-10/its/issues/291", + "id": 196254831, + "number": 291, + "title": "MAILT", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-18T02:48:21Z", + "updated_at": "2016-12-21T05:57:12Z", + "closed_at": "2016-12-21T05:57:12Z", + "body": "SYS; TS MAILT => SYS2; TS EMACS\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/290", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/290/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/290/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/290/events", + "html_url": "https://github.com/PDP-10/its/issues/290", + "id": 196254798, + "number": 290, + "title": "SYS; TS LOAD", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T02:47:19Z", + "updated_at": "2016-12-19T08:27:50Z", + "closed_at": "2016-12-19T08:27:50Z", + "body": "Is supposed to be a link to SYS; TS DUMP\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/289", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/289/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/289/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/289/events", + "html_url": "https://github.com/PDP-10/its/issues/289", + "id": 196254751, + "number": 289, + "title": "FED - font editor", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-18T02:45:40Z", + "updated_at": "2016-12-19T11:09:34Z", + "closed_at": "2016-12-19T11:09:34Z", + "body": "SYS; TS FED\r\nSYSEN2; FED 134\r\n.INFO.;FED ORDER\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/288", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/288/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/288/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/288/events", + "html_url": "https://github.com/PDP-10/its/issues/288", + "id": 196252972, + "number": 288, + "title": "PRINT - Print long-named file", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T01:44:29Z", + "updated_at": "2016-12-19T09:28:59Z", + "closed_at": "2016-12-19T09:28:59Z", + "body": "SYS; TS PRINT\r\nSYSEN2; PRINT 1\r\nSYS; TS COPY => SYS; TS PRINT\r\nSYS; TS LISTF => SYS; TS PRINT\r\n\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/287", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/287/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/287/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/287/events", + "html_url": "https://github.com/PDP-10/its/issues/287", + "id": 196252892, + "number": 287, + "title": "Missing FIND documentation", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T01:41:28Z", + "updated_at": "2016-12-19T09:33:14Z", + "closed_at": "2016-12-19T09:33:14Z", + "body": "These documentation files are missing from DB build.\r\n\r\n.INFO.; FIND INFO\r\n.INFO; FIND RECENT\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/286", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/286/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/286/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/286/events", + "html_url": "https://github.com/PDP-10/its/issues/286", + "id": 196252756, + "number": 286, + "title": "SYS; TS CL => SYS; TS COMPLR", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T01:36:11Z", + "updated_at": "2016-12-19T14:49:47Z", + "closed_at": "2016-12-19T14:49:47Z", + "body": "PI distribution had a link from SYS; TS CL to SYS; TS COMPLR\r\n\r\nDB build doesn't have this link." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/285", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/285/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/285/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/285/events", + "html_url": "https://github.com/PDP-10/its/issues/285", + "id": 196252734, + "number": 285, + "title": "acount", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T01:35:22Z", + "updated_at": "2016-12-21T05:56:53Z", + "closed_at": "2016-12-21T05:56:53Z", + "body": "This is a dummy ACOUNT program that allows people coming from \"safe\" sites to login without an account. Probably not relevant.\r\n\r\nsys;ts acount\r\nar9: kmp; dummy acount\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/284", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/284/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/284/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/284/events", + "html_url": "https://github.com/PDP-10/its/issues/284", + "id": 196252655, + "number": 284, + "title": "macsyma", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-18T01:32:30Z", + "updated_at": "2016-12-18T20:05:00Z", + "closed_at": null, + "body": "May not have everything we need to run. Most likely don't have sources to build it.\r\n\r\nsys; ts a => maxdmp;maxima >\r\nmaxdmp; maxima 305\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/283", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/283/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/283/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/283/events", + "html_url": "https://github.com/PDP-10/its/pull/283", + "id": 196237806, + "number": 283, + "title": "Use Ubuntu 14 in Travis build.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-17T19:13:51Z", + "updated_at": "2016-12-17T19:30:50Z", + "closed_at": "2016-12-17T19:30:50Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/283", + "html_url": "https://github.com/PDP-10/its/pull/283", + "diff_url": "https://github.com/PDP-10/its/pull/283.diff", + "patch_url": "https://github.com/PDP-10/its/pull/283.patch" + }, + "body": "Its autoconf version is good enough to build KLH10, so we don't have to get it from the dns/gnu PPA.\r\n\r\nThis ought to put an end to the unstablilty in the apt-get install phase." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/282", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/282/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/282/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/282/events", + "html_url": "https://github.com/PDP-10/its/pull/282", + "id": 196209142, + "number": 282, + "title": "EMACS libraries for LISP", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-17T07:56:27Z", + "updated_at": "2016-12-17T15:09:17Z", + "closed_at": "2016-12-17T15:09:17Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/282", + "html_url": "https://github.com/PDP-10/its/pull/282", + "diff_url": "https://github.com/PDP-10/its/pull/282.diff", + "patch_url": "https://github.com/PDP-10/its/pull/282.patch" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/281", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/281/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/281/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/281/events", + "html_url": "https://github.com/PDP-10/its/issues/281", + "id": 196138047, + "number": 281, + "title": "Space War - game", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 501323733, + "url": "https://api.github.com/repos/PDP-10/its/labels/game", + "name": "game", + "color": "c2e0c6", + "default": false + }, + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 11, + "created_at": "2016-12-16T19:37:19Z", + "updated_at": "2017-01-14T19:45:43Z", + "closed_at": null, + "body": "Source code in BAWDEN; AR69 SPCWAR\r\n\r\nhttps://en.wikipedia.org/wiki/Spacewar!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/280", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/280/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/280/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/280/events", + "html_url": "https://github.com/PDP-10/its/pull/280", + "id": 196116997, + "number": 280, + "title": "Make it possible to generate the EMACS AUTO-S library.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-16T17:48:26Z", + "updated_at": "2016-12-16T19:23:26Z", + "closed_at": "2016-12-16T19:23:26Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/280", + "html_url": "https://github.com/PDP-10/its/pull/280", + "diff_url": "https://github.com/PDP-10/its/pull/280.diff", + "patch_url": "https://github.com/PDP-10/its/pull/280.patch" + }, + "body": "- Fix comment syntax; no :! is allowed except after macro names.\r\n- Work around problem with & Compress File.\r\n\r\nNote the \\025, which is a C-u prefix to M-x & Compress File." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/279", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/279/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/279/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/279/events", + "html_url": "https://github.com/PDP-10/its/issues/279", + "id": 196056977, + "number": 279, + "title": "Knight TV emulator", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 17, + "created_at": "2016-12-16T13:16:01Z", + "updated_at": "2017-01-19T20:22:31Z", + "closed_at": null, + "body": "*For many years, the primary way to access Al was from the Knight TV terminal system, which was designed by Tom Knight.*\r\n\r\n*The Knight TVs are bit-mapped frame buffer displays controlled by a small PDP-11. The TV-11 is connected to the PDP-10 via a special PDP10-to-PDP11 interface which allows the PDP-11's memory to be mapped into the PDP-10. A Knight TV console consists of a CRT display, and a keyboard similar to those on the SAIL TV system used at Stanford.*\r\n-- Getting Started" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/278", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/278/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/278/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/278/events", + "html_url": "https://github.com/PDP-10/its/issues/278", + "id": 196003318, + "number": 278, + "title": "PDP-6", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658875, + "url": "https://api.github.com/repos/PDP-10/its/labels/help%20wanted", + "name": "help wanted", + "color": "128A0C", + "default": true + }, + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 5, + "created_at": "2016-12-16T08:14:50Z", + "updated_at": "2017-01-11T21:08:43Z", + "closed_at": null, + "body": "I believe the AI PDP-6 was connected to the KA10 as a slave CPU.\r\n\r\nIt may be unrealistic to try to resurrect this configuration, but we can make notes here." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/277", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/277/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/277/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/277/events", + "html_url": "https://github.com/PDP-10/its/issues/277", + "id": 196000951, + "number": 277, + "title": "FUMP - old DUMP?", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-16T07:57:47Z", + "updated_at": "2016-12-16T15:14:12Z", + "closed_at": null, + "body": "SYSEN2; FUMP 1\r\n\r\nDiffing against SYSENG; DUMP > reveals some interesting information. DUMP has this line:\r\n\r\n IFE MCOND MX, NEWCOD==0 ;Use old code on MX KL only (running old ITS)\r\n\r\nSo I think FUMP is the 1976 version of DUMP, running on the KA and KL machines. It might be handy if @rcornwell gets his KA10 emulator going." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/276", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/276/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/276/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/276/events", + "html_url": "https://github.com/PDP-10/its/issues/276", + "id": 195998629, + "number": 276, + "title": "TENLOD", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-16T07:39:45Z", + "updated_at": "2017-01-04T11:44:58Z", + "closed_at": null, + "body": "SYSEN2; TENLOD 18\r\n\r\nWhat is is? Probably not needed." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/275", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/275/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/275/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/275/events", + "html_url": "https://github.com/PDP-10/its/issues/275", + "id": 195998226, + "number": 275, + "title": "File timestamps", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 9, + "created_at": "2016-12-16T07:36:38Z", + "updated_at": "2016-12-16T22:28:17Z", + "closed_at": null, + "body": "It would be nice to preserve the timestamps for files we haven't touched. We lose them because git ignore the file system timestamps.\r\n\r\nIf we include a DIR.LIST file in the directores, itstar should use it to set the timestamps in the DUMP tape images." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/274", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/274/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/274/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/274/events", + "html_url": "https://github.com/PDP-10/its/issues/274", + "id": 195911228, + "number": 274, + "title": "ITS 50-year anniversary", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-15T20:43:56Z", + "updated_at": "2016-12-16T07:42:16Z", + "closed_at": null, + "body": "[Project MAC Progress Report IV](http://www.dtic.mil/dtic/tr/fulltext/u2/681342.pdf) states:\r\n\r\n> A time-sharing system for the PDP-6 went into operation in July 1967." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/273", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/273/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/273/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/273/events", + "html_url": "https://github.com/PDP-10/its/issues/273", + "id": 195890239, + "number": 273, + "title": "Tangential: TENEX - BBN operating system", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-15T19:15:47Z", + "updated_at": "2016-12-15T19:15:47Z", + "closed_at": null, + "body": "Seems no one is working actively on running TENEX. That's a shame.\r\n\r\nhttps://github.com/PDP-10/tenex" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/272", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/272/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/272/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/272/events", + "html_url": "https://github.com/PDP-10/its/issues/272", + "id": 195889443, + "number": 272, + "title": "MACRO-10 - DEC assembler", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 4, + "created_at": "2016-12-15T19:12:56Z", + "updated_at": "2017-01-10T13:59:26Z", + "closed_at": null, + "body": "DECSYS; MACRO SHR\r\nSYS2; TS MACRO (says it's assembled from SYSEN1; LOADP 11)\r\n\r\nNeeded to build DEC software like FORTRAN, etc." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/271", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/271/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/271/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/271/events", + "html_url": "https://github.com/PDP-10/its/issues/271", + "id": 195796746, + "number": 271, + "title": "NSALV unit number conversion bug?", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 9, + "created_at": "2016-12-15T12:45:30Z", + "updated_at": "2016-12-17T07:29:40Z", + "closed_at": null, + "body": "John Wilson's [build.info](https://github.com/PDP-10/its/blob/master/doc/build.info#L35) says there's a bug in NSALV. Our source doesn't have the fix, but we may well be running his fixed binary. We should check this, and if so, fix our source code too.\r\n\r\nThere are two places to check:\r\n- bin/boot/salv.rp06, and\r\n- build/klh10/@.nsalv-260-u" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/270", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/270/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/270/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/270/events", + "html_url": "https://github.com/PDP-10/its/issues/270", + "id": 195789111, + "number": 270, + "title": "EMACS dired can't remove :EJ files", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-15T12:05:01Z", + "updated_at": "2016-12-15T12:05:01Z", + "closed_at": null, + "body": ":delete works fine; have to use ^Q of course." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/269", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/269/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/269/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/269/events", + "html_url": "https://github.com/PDP-10/its/issues/269", + "id": 195774255, + "number": 269, + "title": "DATSRV - Daytime server", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-15T10:52:15Z", + "updated_at": "2016-12-16T17:29:51Z", + "closed_at": null, + "body": "SV: HACK; DATSRV 3 \r\nDEVICE; TCP SYN015 (pdumped) \r\n\r\n@Pul-Ess implementation of [RFC 867 Daytime Protocol](https://tools.ietf.org/html/rfc867)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/268", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/268/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/268/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/268/events", + "html_url": "https://github.com/PDP-10/its/issues/268", + "id": 195768154, + "number": 268, + "title": "IDENTS - IDENT/Authorization service", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-15T10:24:51Z", + "updated_at": "2016-12-16T17:52:41Z", + "closed_at": null, + "body": "PAUL; IDENTS 97 \r\nDEVICE; TCP SYN161\r\n\r\nThis comes from @Pul-Ess, so it's an extension beyond the PI distribution." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/267", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/267/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/267/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/267/events", + "html_url": "https://github.com/PDP-10/its/issues/267", + "id": 195767543, + "number": 267, + "title": "FILE - Chaosnet file server", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-15T10:21:56Z", + "updated_at": "2016-12-15T10:21:56Z", + "closed_at": null, + "body": "SYSBIN; FILE BIN (from syseng) \r\nDEVICE; CHAOS FILE (purified) \r\nDEVICE; CHAOS FILEI (from eak) \r\nDEVICE; CHAOS FILEO link to FILEI \r\nSYSENG; FILE 591 \r\nEAK; FILE 2 \r\nSYSDOC; CHAOS FILE" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/266", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/266/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/266/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/266/events", + "html_url": "https://github.com/PDP-10/its/issues/266", + "id": 195757231, + "number": 266, + "title": "CHESS", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 501323733, + "url": "https://api.github.com/repos/PDP-10/its/labels/game", + "name": "game", + "color": "c2e0c6", + "default": false + }, + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-15T09:35:20Z", + "updated_at": "2017-01-14T19:59:27Z", + "closed_at": null, + "body": "RG; CHESS2 614 \r\nCHPROG; CHESS2 ORDER \r\nCHPROG; CCHEOP 484 (optional) \r\n\r\n.INSRTs missing file AGB; C DIS, but it probably moved to CHPROG; OCDIS 21. \r\n.INSRTs missing file AGB; CHCH, but it's optional." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/265", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/265/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/265/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/265/events", + "html_url": "https://github.com/PDP-10/its/issues/265", + "id": 195729603, + "number": 265, + "title": "Tool for archives and disk images", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-15T06:45:34Z", + "updated_at": "2016-12-15T11:15:14Z", + "closed_at": null, + "body": "It would be very useful to have a tool to analyze and extract files from ITS archive files and disk images.\r\n\r\nI believe the formats are very similar for DUMP tapes, archive files, and disk file directories. Probably, the code in itstar could be reused in some way." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/264", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/264/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/264/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/264/events", + "html_url": "https://github.com/PDP-10/its/pull/264", + "id": 195715409, + "number": 264, + "title": "Adding some initial copyright and licensing information based on MIT's GPL release of ITS", + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 6, + "created_at": "2016-12-15T04:38:23Z", + "updated_at": "2016-12-16T06:01:08Z", + "closed_at": "2016-12-16T06:01:06Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/264", + "html_url": "https://github.com/PDP-10/its/pull/264", + "diff_url": "https://github.com/PDP-10/its/pull/264.diff", + "patch_url": "https://github.com/PDP-10/its/pull/264.patch" + }, + "body": "Adding some initial copyright and licensing information based on MIT's GPL release of ITS" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/263", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/263/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/263/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/263/events", + "html_url": "https://github.com/PDP-10/its/issues/263", + "id": 195527483, + "number": 263, + "title": "EMACS display broken with VT100 height > 24", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-14T13:13:29Z", + "updated_at": "2016-12-15T14:14:59Z", + "closed_at": null, + "body": "If I run CRTSTY VT100, and then, say, TCTYP HEIGHT 50, EMACS display doesn't work well. HEIGHT 24, which I suppose is the default, works fine. Maybe that's hardcoded somewhere?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/262", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/262/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/262/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/262/events", + "html_url": "https://github.com/PDP-10/its/issues/262", + "id": 195455844, + "number": 262, + "title": "GNU Emacs keybindings", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-14T07:04:34Z", + "updated_at": "2016-12-14T07:04:34Z", + "closed_at": null, + "body": "I have an EMACS library for making the key bindings more like those in GNU Emacs." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/261", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/261/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/261/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/261/events", + "html_url": "https://github.com/PDP-10/its/issues/261", + "id": 195453908, + "number": 261, + "title": "EMACS libraries for LISP", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-14T06:52:30Z", + "updated_at": "2016-12-19T09:52:27Z", + "closed_at": "2016-12-19T09:52:27Z", + "body": "LEDIT - Lisp editing system. \r\nLISPT - Run as an inferior to LISP. \r\nXLISP - Transfor mLisp code. \r\nDOCLSP - Print out Lisp documentation. \r\nLSPUTL - Lisp utilities. \r\nELISP - Make Lisp hacking easier.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/260", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/260/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/260/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/260/events", + "html_url": "https://github.com/PDP-10/its/issues/260", + "id": 195327325, + "number": 260, + "title": "KLH10 can't start DSKDMP \"automatically\"", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-13T18:11:20Z", + "updated_at": "2016-12-15T11:15:14Z", + "closed_at": null, + "body": "I tried to add `go` to the end of dskdmp.ini, but that resulted in a MFDCLB error in DSKDMP.\r\n\r\nI also tried another variation: passing `go` as input on stdin to KLH10. Same MFDCLB error.\r\n\r\nHowever, what build.tcl does, looking for the KLH10# prompt and then send `go`, obviously works." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/259", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/259/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/259/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/259/events", + "html_url": "https://github.com/PDP-10/its/pull/259", + "id": 195326355, + "number": 259, + "title": "List of ITS machines.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-13T18:07:17Z", + "updated_at": "2016-12-15T11:18:40Z", + "closed_at": "2016-12-13T18:30:47Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/259", + "html_url": "https://github.com/PDP-10/its/pull/259", + "diff_url": "https://github.com/PDP-10/its/pull/259.diff", + "patch_url": "https://github.com/PDP-10/its/pull/259.patch" + }, + "body": "Unsure whether emulators should be included. SV and UP got an honorable mention for being online for many years." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/258", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/258/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/258/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/258/events", + "html_url": "https://github.com/PDP-10/its/issues/258", + "id": 195284007, + "number": 258, + "title": "inquir has a non-free license; also: project policies", + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 467658877, + "url": "https://api.github.com/repos/PDP-10/its/labels/question", + "name": "question", + "color": "cc317c", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 6, + "created_at": "2016-12-13T15:31:53Z", + "updated_at": "2016-12-17T05:05:11Z", + "closed_at": null, + "body": "I noticed that inquir has a [proprietary software](https://www.gnu.org/philosophy/free-sw.html) license on it. I wonder if anyone has contacted MIT about changing this? But then that got me wondering: Is that even a goal for this project? As in, does it matter to this project whether or not members of the public are actually able to use, modify, and redistribute ITS [in freedom](https://www.gnu.org/philosophy/freedom-or-power.en.html)? At present that's not clear to me so I find myself wondering what the mission and policies of this project actually are. There doesn't seem to be anything stated anywhere. Clearly the mission seems to be to resurrect ITS, but under what conditions? Is it like:\r\n> Resurrect ITS at any cost, even if it is proprietary.\r\n\r\nOr is it more like:\r\n\r\n> Resurrect ITS, but only if it's [free software](https://www.gnu.org/philosophy/free-sw.html).\r\n\r\nI would not be interested in helping with the former but I could be interested in helping with the latter. But only if that is actually part of this project's overall mission and policies which, as I've said, I don't have a clue on (and I don't want to impose my own thing on the project). It would be good to know what the mission and policies are, because knowing this is kinda fundamental to knowing if I want to continue helping or not." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/257", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/257/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/257/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/257/events", + "html_url": "https://github.com/PDP-10/its/pull/257", + "id": 195224733, + "number": 257, + "title": "Move DEVICE; OARCDV BIN from minsys tape to sources tape", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-13T11:11:33Z", + "updated_at": "2016-12-15T11:18:40Z", + "closed_at": "2016-12-13T16:35:49Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/257", + "html_url": "https://github.com/PDP-10/its/pull/257", + "diff_url": "https://github.com/PDP-10/its/pull/257.diff", + "patch_url": "https://github.com/PDP-10/its/pull/257.patch" + }, + "body": "Now the minsys is quite small. Just two directories and 15 files." + } +] diff --git a/doc/github/issues3 b/doc/github/issues3 new file mode 100644 index 00000000..53d617a5 --- /dev/null +++ b/doc/github/issues3 @@ -0,0 +1,6268 @@ +[ + { + "url": "https://api.github.com/repos/PDP-10/its/issues/256", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/256/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/256/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/256/events", + "html_url": "https://github.com/PDP-10/its/pull/256", + "id": 195206385, + "number": 256, + "title": "Simplify starting by providing a script.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-13T09:50:02Z", + "updated_at": "2016-12-15T11:19:16Z", + "closed_at": "2016-12-13T16:38:26Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/256", + "html_url": "https://github.com/PDP-10/its/pull/256", + "diff_url": "https://github.com/PDP-10/its/pull/256.diff", + "patch_url": "https://github.com/PDP-10/its/pull/256.patch" + }, + "body": "Now users can just type `./start` to get going.\r\n\r\nUnfortunately, KLH10 doesn't like to get a `go` command right after reading dskdmp.ini. That will result in a MFDCLB. Why?!?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/255", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/255/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/255/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/255/events", + "html_url": "https://github.com/PDP-10/its/issues/255", + "id": 195174199, + "number": 255, + "title": "Generate Library AUTO-S doesn't work", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 12, + "created_at": "2016-12-13T06:37:35Z", + "updated_at": "2016-12-16T21:33:00Z", + "closed_at": null, + "body": "See #254.\r\n\r\nError:\r\n\r\n Bad macro documentation beginning?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/254", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/254/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/254/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/254/events", + "html_url": "https://github.com/PDP-10/its/pull/254", + "id": 195086229, + "number": 254, + "title": "Add more EMACS libraries", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T21:09:10Z", + "updated_at": "2016-12-13T01:09:46Z", + "closed_at": "2016-12-13T01:09:46Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/254", + "html_url": "https://github.com/PDP-10/its/pull/254", + "diff_url": "https://github.com/PDP-10/its/pull/254.diff", + "patch_url": "https://github.com/PDP-10/its/pull/254.patch" + }, + "body": "(AUTO-S), DIRED, TAGGEN, VT100, VT52. Also MODLIN INFO.\r\n\r\nI got an error generating AUTO-S :EJ:\r\n\r\n Bad macro documentation beginning?\r\n\r\nBut I don't have time to debug this now." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/253", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/253/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/253/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/253/events", + "html_url": "https://github.com/PDP-10/its/pull/253", + "id": 195079329, + "number": 253, + "title": "Login as DB.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T20:38:48Z", + "updated_at": "2016-12-12T20:59:10Z", + "closed_at": "2016-12-12T20:59:10Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/253", + "html_url": "https://github.com/PDP-10/its/pull/253", + "diff_url": "https://github.com/PDP-10/its/pull/253.diff", + "patch_url": "https://github.com/PDP-10/its/pull/253.patch" + }, + "body": "So that assembled files will have something sensible in the assembly info.\r\n\r\nThe `sleep 1` lines are to appease the KLH10 CTY device." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/252", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/252/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/252/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/252/events", + "html_url": "https://github.com/PDP-10/its/issues/252", + "id": 195070028, + "number": 252, + "title": "SYS; ATSIGN PEEK", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-12T19:57:22Z", + "updated_at": "2016-12-12T21:00:32Z", + "closed_at": null, + "body": "SYS; ATSIGN PEEK is supposed to be a link to SYS; TS PEEK\r\n\r\nNot sure what this is for...." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/251", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/251/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/251/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/251/events", + "html_url": "https://github.com/PDP-10/its/issues/251", + "id": 195069319, + "number": 251, + "title": "LISP packages", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 11, + "created_at": "2016-12-12T19:54:28Z", + "updated_at": "2016-12-23T01:43:22Z", + "closed_at": null, + "body": "There are a bunch of missing LISP packages from the LISP; directory. Here is a list:\r\n\r\n- [ ] @ FASL\r\n- [ ] BITS FASL\r\n- [ ] BS FASL\r\n- [ ] CGPRIN FASL\r\n- [ ] DEBUG FASL\r\n- [ ] DRAMMP FASL\r\n- [ ] FLRMAT FASL\r\n- [ ] FUNCEL FASL\r\n- [ ] LCHNSP FASL\r\n- [ ] LDBHLP FASL\r\n- [ ] LEXPRF FASL\r\n- [ ] LODBYT FASL\r\n- [ ] LSETS FASL\r\n- [ ] MACLIS FASL\r\n- [ ] NADEFV FASL\r\n- [ ] NALET FASL\r\n- [ ] NALOOP FASL\r\n- [ ] NILAID FASL\r\n- [ ] PUREP FASL\r\n- [ ] REAP FASL\r\n- [ ] SHARAB FASL\r\n- [ ] SHARPA FASL\r\n- [ ] SHARPC FASL\r\n- [ ] STRUCT FASL\r\n- [ ] THREAD FASL\r\n- [ ] TTY FASL\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/250", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/250/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/250/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/250/events", + "html_url": "https://github.com/PDP-10/its/issues/250", + "id": 195067378, + "number": 250, + "title": "EMACS packages", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 13, + "created_at": "2016-12-12T19:46:31Z", + "updated_at": "2016-12-21T18:18:03Z", + "closed_at": null, + "body": "There are lots of emacs packages in the PI distribution that are not in the DB build. The list is long:\r\n\r\n- [x] ABSTR :EJ\r\n- [ ] ADA :EJ\r\n- [x] AUTO-S :EJ\r\n- [x] AUX :EJ\r\n- [ ] BABYL :EJ\r\n- [ ] BABYL' :EJ\r\n- [ ] BABYL- :EJ\r\n- [ ] BABYLM :EJ\r\n- [ ] BACKQ :EJ\r\n- [x] BARE :EJ\r\n- [ ] BIBLIO :EJ\r\n- [ ] BIBTEX :EJ\r\n- [ ] BLISS :EJ\r\n- [ ] CACHE :EJ\r\n- [x] CCL :EJ (part of [PRFY])\r\n- [ ] CLU :EJ\r\n- [ ] COLUMN :EJ\r\n- [ ] COMPLT :EJ\r\n- [x] DELIM :EJ\r\n- [x] DIRED :EJ\r\n- [ ] DM3025 :EJ\r\n- [ ] DOCIX :EJ\r\n- [x] DOCLSP :EJ\r\n- [ ] DOCOND :EJ\r\n- [ ] DOCTOR :EJ\r\n- [ ] EENV :EJ\r\n- [x] EINIT :EJ\r\n- [ ] EMOUSE :EJ\r\n- [ ] FIXLIB :EJ\r\n- [ ] FORTRA :EJ\r\n- [ ] GRIND :EJ\r\n- [ ] HAKLIB :EJ\r\n- [ ] HEATH :EJ\r\n- [ ] HISTOR :EJ\r\n- [ ] IBM370 :EJ\r\n- [x] INFO :EJ\r\n- [x] IVORY :EJ\r\n- [ ] JLKMAC :EJ\r\n- [ ] JOURNA :EJ\r\n- [ ] JUSTIF :EJ\r\n- [x] KBDMAC :EJ\r\n- [ ] LABELS :EJ\r\n- [ ] LEDEFS :EJ\r\n- [x] LEDIT :EJ\r\n- [ ] LEDIT* :EJ\r\n- [x] LISPT :EJ\r\n- [x] LSPUTL :EJ\r\n- [ ] LUNAR :EJ\r\n- [ ] MAXIMA :EJ\r\n- [ ] MAZLIB :EJ\r\n- [ ] MINI :EJ\r\n- [ ] MKDUMP :EJ\r\n- [ ] MODE2 :EJ\r\n- [x] MODLIN :EJ\r\n- [ ] MQREPL :EJ\r\n- [x] MUDDLE :EJ\r\n- [ ] MWIND :EJ\r\n- [ ] NCASE :EJ\r\n- [ ] NCOLUM :EJ\r\n- [ ] NEWS :EJ\r\n- [ ] NOVICE :EJ\r\n- [ ] OUTLIN :EJ\r\n- [x] PAGE :EJ\r\n- [ ] PASCAL :EJ\r\n- [ ] PHRASE :EJ\r\n- [x] PICTUR :EJ\r\n- [x] PL1 :EJ\r\n- [x] PURIFY :EJ\r\n- [ ] QSEND :EJ\r\n- [ ] RENUM :EJ\r\n- [x] RMAIL :EJ\r\n- [ ] RUNOFF :EJ\r\n- [ ] SAVMAC :EJ\r\n- [ ] SCHEDI :EJ\r\n- [ ] SCHEME :EJ\r\n- [x] SCRIBE :EJ\r\n- [x] SCRLIN :EJ\r\n- [ ] SENDS :EJ\r\n- [ ] SKETCH :EJ\r\n- [x] SLOWLY :EJ\r\n- [x] SORT :EJ\r\n- [ ] SPLIT :EJ\r\n- [x] TAGGEN :EJ\r\n- [x] TAGS :EJ\r\n- [x] TDEBUG :EJ\r\n- [x] TEX :EJ\r\n- [x] TEXMAC :EJ\r\n- [x] TIME :EJ\r\n- [x] TMACS :EJ\r\n- [ ] TPARSE :EJ\r\n- [ ] TXJ :EJ\r\n- [x] VARG :EJ\r\n- [ ] VBABYL :EJ\r\n- [ ] VMAIL :EJ\r\n- [x] VT100 :EJ\r\n- [x] VT52 :EJ\r\n- [ ] WEBSTE :EJ\r\n- [x] WORDAB :EJ\r\n- [ ] XHOST :EJ\r\n- [ ] XINDEN :EJ\r\n- [x] XLISP :EJ\r\n- [ ] XLMS :EJ\r\n- [ ] XPAGE :EJ\r\n- [ ] Z :EJ\r\n- [ ] ZBABYL :EJ\r\n- [ ] ZMENU :EJ\r\n- [ ] ZMOUSE :EJ\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/249", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/249/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/249/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/249/events", + "html_url": "https://github.com/PDP-10/its/issues/249", + "id": 195066166, + "number": 249, + "title": "DRAGON; HOURLY UPTIME", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T19:41:42Z", + "updated_at": "2016-12-19T06:37:12Z", + "closed_at": "2016-12-19T06:37:12Z", + "body": "There should be a link from DRAGON; HOURLY UPTIME to BAWDEN; UPTIME BIN (or perhaps SYSBIN; UPTIME BIN). Source for UPTIME is in SYSEN1;UPTIME 4." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/248", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/248/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/248/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/248/events", + "html_url": "https://github.com/PDP-10/its/issues/248", + "id": 195065570, + "number": 248, + "title": "DRAGON; HOURLY TMPKIL", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T19:39:01Z", + "updated_at": "2016-12-19T06:04:41Z", + "closed_at": "2016-12-19T06:04:41Z", + "body": "There should be link from DRAGON; HOURLY TMPKIL to SYS2;TS TMPKIL to clean up files in the .temp. directory hourly. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/247", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/247/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/247/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/247/events", + "html_url": "https://github.com/PDP-10/its/issues/247", + "id": 195065343, + "number": 247, + "title": "DRAGON; DAILY EXPIRE", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T19:37:58Z", + "updated_at": "2016-12-19T06:52:25Z", + "closed_at": "2016-12-19T06:52:25Z", + "body": "There should be a link from DRAGON; DAILY EXPIRE to SYS2; TS GMSGS to expire messages daily." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/246", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/246/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/246/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/246/events", + "html_url": "https://github.com/PDP-10/its/issues/246", + "id": 195065030, + "number": 246, + "title": "ITSDEV - Chaosnet miscellaneous ITS services", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 4, + "created_at": "2016-12-12T19:36:41Z", + "updated_at": "2016-12-19T08:26:53Z", + "closed_at": "2016-12-19T08:26:53Z", + "body": "DEVICE; TCP SYN723 => DEVICE; CHAOS ITSDEV\r\nDEVICE; CHAOS ITSDEV\r\nSYSTEM; ITSDEV 974\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/245", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/245/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/245/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/245/events", + "html_url": "https://github.com/PDP-10/its/issues/245", + "id": 195064443, + "number": 245, + "title": "TIMSRV - network time server", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-12T19:34:08Z", + "updated_at": "2016-12-19T06:29:01Z", + "closed_at": "2016-12-19T06:29:01Z", + "body": "DEVICE: TCP SYN045 => SYSBIN; TIMSRV BIN\r\nSYSNET; TIMSRV 10\r\nSYSNET; TIMSRV INFO" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/244", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/244/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/244/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/244/events", + "html_url": "https://github.com/PDP-10/its/pull/244", + "id": 195021647, + "number": 244, + "title": "Added LOSS device.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 4, + "created_at": "2016-12-12T16:36:25Z", + "updated_at": "2016-12-12T20:29:39Z", + "closed_at": "2016-12-12T17:44:12Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/244", + "html_url": "https://github.com/PDP-10/its/pull/244", + "diff_url": "https://github.com/PDP-10/its/pull/244.diff", + "patch_url": "https://github.com/PDP-10/its/pull/244.patch" + }, + "body": "Resolves #243 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/243", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/243/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/243/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/243/events", + "html_url": "https://github.com/PDP-10/its/issues/243", + "id": 195016727, + "number": 243, + "title": "LOSS device", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T16:18:33Z", + "updated_at": "2016-12-12T20:02:11Z", + "closed_at": "2016-12-12T17:44:12Z", + "body": "DEVICE; JOBDEV LOSS\r\nDEVICE; JOBDEV LOS => DEVICE; JOBDEV LOSS\r\nSYSENG; LOSS 9\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/242", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/242/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/242/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/242/events", + "html_url": "https://github.com/PDP-10/its/issues/242", + "id": 195015504, + "number": 242, + "title": "DVS- Dover Spooler", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-12T16:14:20Z", + "updated_at": "2016-12-12T20:02:56Z", + "closed_at": null, + "body": "Do we need/want it? Who has a DOVER (it was a laser printer, if I remember correctly) these days?\r\n\r\nDEVICE; JOBDEV DVS\r\nSYSEN1; DVRDEV 115\r\n\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/241", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/241/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/241/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/241/events", + "html_url": "https://github.com/PDP-10/its/issues/241", + "id": 195013952, + "number": 241, + "title": "JOBDEV CHA", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T16:08:38Z", + "updated_at": "2016-12-12T20:02:56Z", + "closed_at": null, + "body": "DEVICE; JOBDEV CHA\r\nDEVICE; JOBDEV CHAOS\r\nMC:DCP; CHADEV 1 (missing source)\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/240", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/240/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/240/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/240/events", + "html_url": "https://github.com/PDP-10/its/issues/240", + "id": 194961079, + "number": 240, + "title": "RAYGUN - encourage users to leave", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T12:20:39Z", + "updated_at": "2016-12-12T12:20:39Z", + "closed_at": null, + "body": "SYSBIN; RAYGUN BIN \r\nSYSENG; RAYGUN \r\nDRAGON; HOURLY RAYGUN (optional) link to SYSBIN; RAYGUN BIN\r\n\r\nThere is no link in the snapshots, so I suppose it wasn't enabled." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/239", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/239/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/239/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/239/events", + "html_url": "https://github.com/PDP-10/its/issues/239", + "id": 194952021, + "number": 239, + "title": "User name for built binaries", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658877, + "url": "https://api.github.com/repos/PDP-10/its/labels/question", + "name": "question", + "color": "cc317c", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 4, + "created_at": "2016-12-12T11:32:36Z", + "updated_at": "2016-12-14T13:14:58Z", + "closed_at": "2016-12-14T13:14:58Z", + "body": "Currently, the entire build runs without loggin in. That works fine, but it makes the binary assembly info looks bad. Some programs require a logged-in user to work.\r\n\r\nMy lars/xfile branch logs in `BUILD`, but I'm open to suggestions. `GITHUB` would fit the six-character limit, but I don't like that name.\r\n\r\nI don't think it's worth the trouble to replicate the user for every binary as found in PI." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/238", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/238/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/238/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/238/events", + "html_url": "https://github.com/PDP-10/its/issues/238", + "id": 194941867, + "number": 238, + "title": "Reconstruct TAA; UUOS", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-12T10:43:14Z", + "updated_at": "2016-12-12T11:26:33Z", + "closed_at": null, + "body": "Try to reconstruct TAA; MACROS well enough to assemble SYSEN1; XXFILE MTA224 and SYSENG; MSEND 140." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/237", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/237/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/237/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/237/events", + "html_url": "https://github.com/PDP-10/its/issues/237", + "id": 194920374, + "number": 237, + "title": "SNOOP", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T08:57:54Z", + "updated_at": "2016-12-12T08:57:54Z", + "closed_at": null, + "body": "SYS1; TS SNOOP\r\n\r\nNo source code?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/236", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/236/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/236/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/236/events", + "html_url": "https://github.com/PDP-10/its/issues/236", + "id": 194920198, + "number": 236, + "title": "MAZE - game", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 509728908, + "url": "https://api.github.com/repos/PDP-10/its/labels/dynamod", + "name": "dynamod", + "color": "0052cc", + "default": false + }, + { + "id": 501323733, + "url": "https://api.github.com/repos/PDP-10/its/labels/game", + "name": "game", + "color": "c2e0c6", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 17, + "created_at": "2016-12-12T08:56:46Z", + "updated_at": "2017-01-01T20:31:19Z", + "closed_at": null, + "body": "I see references to a game called MAZE, or [Mazewars](https://en.wikipedia.org/wiki/Maze_War).\r\n\r\nThere's an EMACS library for editing mazes, and a sample MAZE MAZE.\r\n\r\nThe file COMMON; MAZE DOC contains messages about the origin of MAZE, and also the Imlac PDS-1 source code!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/235", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/235/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/235/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/235/events", + "html_url": "https://github.com/PDP-10/its/issues/235", + "id": 194911440, + "number": 235, + "title": "BATCHN - Batch monitor", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 509728908, + "url": "https://api.github.com/repos/PDP-10/its/labels/dynamod", + "name": "dynamod", + "color": "0052cc", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T07:59:39Z", + "updated_at": "2016-12-31T16:14:04Z", + "closed_at": null, + "body": "DM batch monitor. Replaced earlier BATCHM. There doesn't seem to be any source or binary." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/234", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/234/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/234/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/234/events", + "html_url": "https://github.com/PDP-10/its/issues/234", + "id": 194910712, + "number": 234, + "title": "DEMSTR - startup demon", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 509728908, + "url": "https://api.github.com/repos/PDP-10/its/labels/dynamod", + "name": "dynamod", + "color": "0052cc", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-12T07:54:29Z", + "updated_at": "2016-12-31T16:14:04Z", + "closed_at": null, + "body": "SYSEN2; DEMSTR 49 starts a number of demons. However, there doesn't seem to be any binary installed in the snapshots we have." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/233", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/233/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/233/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/233/events", + "html_url": "https://github.com/PDP-10/its/issues/233", + "id": 194909663, + "number": 233, + "title": "GUNNER", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 509728908, + "url": "https://api.github.com/repos/PDP-10/its/labels/dynamod", + "name": "dynamod", + "color": "0052cc", + "default": false + }, + { + "id": 467658877, + "url": "https://api.github.com/repos/PDP-10/its/labels/question", + "name": "question", + "color": "cc317c", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T07:46:32Z", + "updated_at": "2017-01-11T21:12:20Z", + "closed_at": null, + "body": "I'm not sure if these are related, other than by name. There doesn't seem to be any binaries installed in DEVICE or SYS.\r\n\r\n**RWK; GUNNER 1** \r\nGUN JOBDEV.\r\n\r\n**SYSEN2; GUNNER MTA381** \r\nGUNNER is a replacement for the original muddle gunner. This version will find any dead demon, and do more or less the right thing with it." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/232", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/232/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/232/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/232/events", + "html_url": "https://github.com/PDP-10/its/issues/232", + "id": 194900347, + "number": 232, + "title": "Expect script doesn't define \"abort\"", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T06:32:10Z", + "updated_at": "2016-12-15T11:16:01Z", + "closed_at": null, + "body": "When there's a timeout, build.tcl calls abort, but there's no such procedure defined." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/231", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/231/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/231/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/231/events", + "html_url": "https://github.com/PDP-10/its/pull/231", + "id": 194891882, + "number": 231, + "title": "Added DP Device.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 5, + "created_at": "2016-12-12T05:08:11Z", + "updated_at": "2016-12-13T08:28:25Z", + "closed_at": "2016-12-12T07:23:01Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/231", + "html_url": "https://github.com/PDP-10/its/pull/231", + "diff_url": "https://github.com/PDP-10/its/pull/231.diff", + "patch_url": "https://github.com/PDP-10/its/pull/231.patch" + }, + "body": "Resolves #230 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/230", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/230/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/230/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/230/events", + "html_url": "https://github.com/PDP-10/its/issues/230", + "id": 194891351, + "number": 230, + "title": "DPDEV", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T05:01:52Z", + "updated_at": "2016-12-12T07:23:01Z", + "closed_at": "2016-12-12T07:23:01Z", + "body": "Not really sure what this device does. It has something to do with 7-bit conversions, I think.\r\n\r\nDEVICE; JOBDEV DP\r\nAR5:ALAN; DPDEV 19\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/229", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/229/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/229/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/229/events", + "html_url": "https://github.com/PDP-10/its/pull/229", + "id": 194888086, + "number": 229, + "title": "Added links for DEVICE; JOBDEV DIR and DEVICE; JOBDEV DIRES ", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T04:22:13Z", + "updated_at": "2016-12-12T06:44:43Z", + "closed_at": "2016-12-12T06:44:43Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/229", + "html_url": "https://github.com/PDP-10/its/pull/229", + "diff_url": "https://github.com/PDP-10/its/pull/229.diff", + "patch_url": "https://github.com/PDP-10/its/pull/229.patch" + }, + "body": "These links reference to DEVICE;ATSIGN DIRDEV.\r\n\r\nResolves #228 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/228", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/228/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/228/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/228/events", + "html_url": "https://github.com/PDP-10/its/issues/228", + "id": 194887189, + "number": 228, + "title": "DIRDEV", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T04:11:41Z", + "updated_at": "2016-12-12T06:44:43Z", + "closed_at": "2016-12-12T06:44:43Z", + "body": "We already have DEVICE: ATSIGN DIRDEV built from SYSENG;DIRDEV >. However, we do not links to enable this device. We need:\r\n\r\nDEVICE; JOBDEV DIR -> DEVICE; ATSIGN DIRDEV\r\nDEVICE; JOBDEV DIRDB -> DEVICE;ATSIGN DIRDEV\r\n\r\nEmacs dired uses this device.\r\n\r\n\r\n\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/227", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/227/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/227/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/227/events", + "html_url": "https://github.com/PDP-10/its/pull/227", + "id": 194883710, + "number": 227, + "title": "Added JOBDEV D (DSKDEV), short disk device listing", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T03:32:11Z", + "updated_at": "2016-12-12T06:35:29Z", + "closed_at": "2016-12-12T06:34:58Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/227", + "html_url": "https://github.com/PDP-10/its/pull/227", + "diff_url": "https://github.com/PDP-10/its/pull/227.diff", + "patch_url": "https://github.com/PDP-10/its/pull/227.patch" + }, + "body": "Resolves #226 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/226", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/226/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/226/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/226/events", + "html_url": "https://github.com/PDP-10/its/issues/226", + "id": 194883684, + "number": 226, + "title": "DSKDEV - D short DSK directory device", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T03:31:56Z", + "updated_at": "2016-12-12T06:35:44Z", + "closed_at": "2016-12-12T06:34:58Z", + "body": "SYSENG;DSKDEV 15\r\nDEVICE; JOBDEV D\r\n\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/225", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/225/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/225/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/225/events", + "html_url": "https://github.com/PDP-10/its/pull/225", + "id": 194881676, + "number": 225, + "title": "Added link in CHANNA directory for TS CNAVRL.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T03:09:56Z", + "updated_at": "2016-12-12T06:38:46Z", + "closed_at": "2016-12-12T06:38:46Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/225", + "html_url": "https://github.com/PDP-10/its/pull/225", + "diff_url": "https://github.com/PDP-10/its/pull/225.diff", + "patch_url": "https://github.com/PDP-10/its/pull/225.patch" + }, + "body": "Resolves #221 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/224", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/224/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/224/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/224/events", + "html_url": "https://github.com/PDP-10/its/pull/224", + "id": 194879431, + "number": 224, + "title": "Added RIPDEV.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T02:44:34Z", + "updated_at": "2016-12-12T06:38:34Z", + "closed_at": "2016-12-12T06:38:34Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/224", + "html_url": "https://github.com/PDP-10/its/pull/224", + "diff_url": "https://github.com/PDP-10/its/pull/224.diff", + "patch_url": "https://github.com/PDP-10/its/pull/224.patch" + }, + "body": "Resolves #222 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/223", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/223/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/223/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/223/events", + "html_url": "https://github.com/PDP-10/its/issues/223", + "id": 194868354, + "number": 223, + "title": "CHAOS services", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-12T00:17:39Z", + "updated_at": "2016-12-12T06:37:55Z", + "closed_at": null, + "body": "The PI distribution DEVICE directory includes:\r\n\r\nCHAOS 11DUMP\r\nCHAOS 11LOAD\r\nCHAOS BABEL\r\nCHAOS BYE (DB has this)\r\nCHAOS ECHO\r\nCHAOS EVACUA\r\nCHAOS FILE\r\nCHAOS FILEI\r\nCHAOS FILEO\r\nCHAOS GENSYM\r\nCHAOS GMSGS\r\nCHAOS HOSTAB\r\nCHAOS IFILE\r\nCHAOS ITSDEV\r\nCHAOS LIMERI\r\nCHAOS LOAD\r\nCHAOS MAIL\r\nCHAOS MINI\r\nCHAOS MINI36\r\nCHAOS MINIC\r\nCHAOS MLDEV\r\nCHAOS NAME\r\nCHAOS NEWPLX\r\nCHAOS SEND\r\nCHAOS SMTP\r\nCHAOS SUPDUP (DB has this)\r\nCHAOS TCP\r\nCHAOS TELNET (DB has this\r\nCHAOS TIME\r\nCHAOS TTYLIN\r\nCHAOS UPTIME\r\nCHAOS YOW\r\n\r\nAll but three of these (marked) are missing from DB build.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/222", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/222/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/222/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/222/events", + "html_url": "https://github.com/PDP-10/its/issues/222", + "id": 194868157, + "number": 222, + "title": "RIPDEV", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-12T00:14:29Z", + "updated_at": "2016-12-12T08:07:14Z", + "closed_at": "2016-12-12T06:38:34Z", + "body": "PI distribution includes: \r\n\r\nDEVICE; ATSIGN R.I.P. build from SYSEN2;RIPDEV 3\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/221", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/221/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/221/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/221/events", + "html_url": "https://github.com/PDP-10/its/issues/221", + "id": 194867995, + "number": 221, + "title": "CHANNA; TS CNAVRL link missing", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-12T00:11:51Z", + "updated_at": "2016-12-12T15:12:16Z", + "closed_at": "2016-12-12T06:38:46Z", + "body": "PI distribution includes a link to the mailer (COMSAT) in the CHANNA directory as \"TS CNAVRL\". This is missing in the DB build." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/220", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/220/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/220/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/220/events", + "html_url": "https://github.com/PDP-10/its/pull/220", + "id": 194817783, + "number": 220, + "title": "Added HOST.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-11T07:20:45Z", + "updated_at": "2016-12-12T02:39:42Z", + "closed_at": "2016-12-12T02:39:42Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/220", + "html_url": "https://github.com/PDP-10/its/pull/220", + "diff_url": "https://github.com/PDP-10/its/pull/220.diff", + "patch_url": "https://github.com/PDP-10/its/pull/220.patch" + }, + "body": "Resolves #219 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/219", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/219/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/219/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/219/events", + "html_url": "https://github.com/PDP-10/its/issues/219", + "id": 194817666, + "number": 219, + "title": "HOST - displays information about host", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-11T07:16:50Z", + "updated_at": "2016-12-12T02:39:42Z", + "closed_at": "2016-12-12T02:39:42Z", + "body": "SYS3; TS HOST\r\nSYSNET; HOST 49\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/218", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/218/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/218/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/218/events", + "html_url": "https://github.com/PDP-10/its/pull/218", + "id": 194817542, + "number": 218, + "title": "Added PROBE.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-11T07:13:01Z", + "updated_at": "2016-12-11T09:33:24Z", + "closed_at": "2016-12-11T08:33:07Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/218", + "html_url": "https://github.com/PDP-10/its/pull/218", + "diff_url": "https://github.com/PDP-10/its/pull/218.diff", + "patch_url": "https://github.com/PDP-10/its/pull/218.patch" + }, + "body": "Resolves #207.\r\n\r\nDid not add documentation, but created new ticket to add documentation (#217)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/217", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/217/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/217/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/217/events", + "html_url": "https://github.com/PDP-10/its/issues/217", + "id": 194817381, + "number": 217, + "title": "Add documentation for PROBE", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-11T07:08:10Z", + "updated_at": "2016-12-11T09:31:53Z", + "closed_at": null, + "body": "From source code, maybe create PROBE ORDER?\r\n\r\nUsage is:\r\n:~S \r\nor\r\n:~S \r\nor\r\n:~S T\r\nor\r\n:~S \r\nor\r\n:~S \r\n\r\nWith no JCL under DDT, operates on previously selected job." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/216", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/216/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/216/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/216/events", + "html_url": "https://github.com/PDP-10/its/pull/216", + "id": 194816807, + "number": 216, + "title": "Added TYPE8.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-11T06:48:07Z", + "updated_at": "2016-12-12T00:50:43Z", + "closed_at": "2016-12-12T00:50:43Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/216", + "html_url": "https://github.com/PDP-10/its/pull/216", + "diff_url": "https://github.com/PDP-10/its/pull/216.diff", + "patch_url": "https://github.com/PDP-10/its/pull/216.patch" + }, + "body": "Resolves #206" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/215", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/215/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/215/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/215/events", + "html_url": "https://github.com/PDP-10/its/pull/215", + "id": 194816387, + "number": 215, + "title": "Added PHOTO.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-11T06:34:58Z", + "updated_at": "2016-12-11T23:53:36Z", + "closed_at": "2016-12-11T23:53:36Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/215", + "html_url": "https://github.com/PDP-10/its/pull/215", + "diff_url": "https://github.com/PDP-10/its/pull/215.diff", + "patch_url": "https://github.com/PDP-10/its/pull/215.patch" + }, + "body": "Resolves #140 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/214", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/214/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/214/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/214/events", + "html_url": "https://github.com/PDP-10/its/pull/214", + "id": 194815663, + "number": 214, + "title": "Added WHAT.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-11T06:19:37Z", + "updated_at": "2016-12-11T20:36:45Z", + "closed_at": "2016-12-11T20:36:45Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/214", + "html_url": "https://github.com/PDP-10/its/pull/214", + "diff_url": "https://github.com/PDP-10/its/pull/214.diff", + "patch_url": "https://github.com/PDP-10/its/pull/214.patch" + }, + "body": "Resolves #127 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/213", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/213/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/213/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/213/events", + "html_url": "https://github.com/PDP-10/its/pull/213", + "id": 194809275, + "number": 213, + "title": "Added TMPKIL and hourly DRAGON job to clean out .TEMP.;", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-11T03:04:52Z", + "updated_at": "2016-12-19T06:04:30Z", + "closed_at": "2016-12-11T19:58:41Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/213", + "html_url": "https://github.com/PDP-10/its/pull/213", + "diff_url": "https://github.com/PDP-10/its/pull/213.diff", + "patch_url": "https://github.com/PDP-10/its/pull/213.patch" + }, + "body": "Resolves #125. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/212", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/212/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/212/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/212/events", + "html_url": "https://github.com/PDP-10/its/pull/212", + "id": 194809094, + "number": 212, + "title": "Added STYLOG.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-11T02:59:43Z", + "updated_at": "2016-12-11T19:10:04Z", + "closed_at": "2016-12-11T19:10:04Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/212", + "html_url": "https://github.com/PDP-10/its/pull/212", + "diff_url": "https://github.com/PDP-10/its/pull/212.diff", + "patch_url": "https://github.com/PDP-10/its/pull/212.patch" + }, + "body": "Resolves #124 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/211", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/211/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/211/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/211/events", + "html_url": "https://github.com/PDP-10/its/pull/211", + "id": 194808913, + "number": 211, + "title": "Added TAGS.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-11T02:54:34Z", + "updated_at": "2016-12-11T18:38:23Z", + "closed_at": "2016-12-11T18:38:23Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/211", + "html_url": "https://github.com/PDP-10/its/pull/211", + "diff_url": "https://github.com/PDP-10/its/pull/211.diff", + "patch_url": "https://github.com/PDP-10/its/pull/211.patch" + }, + "body": "Resolves #122 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/210", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/210/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/210/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/210/events", + "html_url": "https://github.com/PDP-10/its/pull/210", + "id": 194808439, + "number": 210, + "title": "Added MSPLIT.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-11T02:40:19Z", + "updated_at": "2016-12-11T18:11:34Z", + "closed_at": "2016-12-11T18:11:34Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/210", + "html_url": "https://github.com/PDP-10/its/pull/210", + "diff_url": "https://github.com/PDP-10/its/pull/210.diff", + "patch_url": "https://github.com/PDP-10/its/pull/210.patch" + }, + "body": "Resolves #120 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/209", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/209/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/209/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/209/events", + "html_url": "https://github.com/PDP-10/its/pull/209", + "id": 194808127, + "number": 209, + "title": "Added LOADP.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-11T02:31:37Z", + "updated_at": "2016-12-11T17:18:57Z", + "closed_at": "2016-12-11T17:18:57Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/209", + "html_url": "https://github.com/PDP-10/its/pull/209", + "diff_url": "https://github.com/PDP-10/its/pull/209.diff", + "patch_url": "https://github.com/PDP-10/its/pull/209.patch" + }, + "body": "Resolves #118 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/208", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/208/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/208/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/208/events", + "html_url": "https://github.com/PDP-10/its/pull/208", + "id": 194807340, + "number": 208, + "title": "Added GMSGS ", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-11T02:09:34Z", + "updated_at": "2016-12-11T16:43:02Z", + "closed_at": "2016-12-11T16:43:02Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/208", + "html_url": "https://github.com/PDP-10/its/pull/208", + "diff_url": "https://github.com/PDP-10/its/pull/208.diff", + "patch_url": "https://github.com/PDP-10/its/pull/208.patch" + }, + "body": "Also included a dummy SYS; :MSGS TIMES file so GMSGS won't get an error.\r\n\r\nResolves #114 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/207", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/207/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/207/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/207/events", + "html_url": "https://github.com/PDP-10/its/issues/207", + "id": 194790007, + "number": 207, + "title": "PROBE - Probe around in a job", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-10T19:56:09Z", + "updated_at": "2016-12-11T08:33:07Z", + "closed_at": "2016-12-11T08:33:07Z", + "body": "SYS; TS PROBE \r\nSYSBIN; PROBE BIN \r\nBAWDEN; PROBE 258\r\n\r\nFrom source code, maybe create PROBE ORDER?\r\n\r\n Usage is:\r\n :~S \r\n or\r\n :~S \r\n or\r\n :~S T\r\n or\r\n :~S \r\n or\r\n :~S \r\n \r\n With no JCL under DDT, operates on previously selected job." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/206", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/206/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/206/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/206/events", + "html_url": "https://github.com/PDP-10/its/issues/206", + "id": 194789696, + "number": 206, + "title": "TYPE8 - type 8-bit file", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-10T19:51:04Z", + "updated_at": "2016-12-12T00:50:43Z", + "closed_at": "2016-12-12T00:50:43Z", + "body": "SYS; TS TYPE8 \r\nSRA; AR3 GZ.MID" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/205", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/205/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/205/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/205/events", + "html_url": "https://github.com/PDP-10/its/pull/205", + "id": 194784660, + "number": 205, + "title": "Added HOSTAB. ", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-10T18:19:28Z", + "updated_at": "2016-12-10T20:05:22Z", + "closed_at": "2016-12-10T20:05:22Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/205", + "html_url": "https://github.com/PDP-10/its/pull/205", + "diff_url": "https://github.com/PDP-10/its/pull/205.diff", + "patch_url": "https://github.com/PDP-10/its/pull/205.patch" + }, + "body": "This may not be very useful since it only prints out HOSTS2 format host tables and we are now using HOST3 format.\r\n\r\nResolves #113 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/204", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/204/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/204/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/204/events", + "html_url": "https://github.com/PDP-10/its/pull/204", + "id": 194782968, + "number": 204, + "title": "Added CALPRT.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-10T18:11:31Z", + "updated_at": "2016-12-10T19:34:10Z", + "closed_at": "2016-12-10T19:34:10Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/204", + "html_url": "https://github.com/PDP-10/its/pull/204", + "diff_url": "https://github.com/PDP-10/its/pull/204.diff", + "patch_url": "https://github.com/PDP-10/its/pull/204.patch" + }, + "body": "Resolves #112 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/203", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/203/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/203/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/203/events", + "html_url": "https://github.com/PDP-10/its/pull/203", + "id": 194782444, + "number": 203, + "title": "Added ARCCPY.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + }, + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-10T18:00:39Z", + "updated_at": "2016-12-10T19:22:14Z", + "closed_at": "2016-12-10T19:05:09Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/203", + "html_url": "https://github.com/PDP-10/its/pull/203", + "diff_url": "https://github.com/PDP-10/its/pull/203.diff", + "patch_url": "https://github.com/PDP-10/its/pull/203.patch" + }, + "body": "Resolves #111 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/202", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/202/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/202/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/202/events", + "html_url": "https://github.com/PDP-10/its/issues/202", + "id": 194767680, + "number": 202, + "title": "Add LOCK documentation", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-10T13:33:24Z", + "updated_at": "2016-12-10T13:33:24Z", + "closed_at": null, + "body": "Can be very brief. Add a link to **Maintenance** in `doc/README.md`." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/201", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/201/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/201/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/201/events", + "html_url": "https://github.com/PDP-10/its/pull/201", + "id": 194766034, + "number": 201, + "title": "Add Usage section to README.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-10T12:58:30Z", + "updated_at": "2016-12-15T11:19:54Z", + "closed_at": "2016-12-10T17:51:08Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/201", + "html_url": "https://github.com/PDP-10/its/pull/201", + "diff_url": "https://github.com/PDP-10/its/pull/201.diff", + "patch_url": "https://github.com/PDP-10/its/pull/201.patch" + }, + "body": "To make is easier for users to understand how to build and run ITS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/200", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/200/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/200/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/200/events", + "html_url": "https://github.com/PDP-10/its/pull/200", + "id": 194765930, + "number": 200, + "title": "Make the KLH10 dskdmp script start automatically.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-10T12:56:16Z", + "updated_at": "2016-12-15T11:19:54Z", + "closed_at": "2016-12-10T13:17:14Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/200", + "html_url": "https://github.com/PDP-10/its/pull/200", + "diff_url": "https://github.com/PDP-10/its/pull/200.diff", + "patch_url": "https://github.com/PDP-10/its/pull/200.patch" + }, + "body": "This is to make it easier for users to start ITS with the current set of scripts." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/199", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/199/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/199/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/199/events", + "html_url": "https://github.com/PDP-10/its/pull/199", + "id": 194760325, + "number": 199, + "title": "11SIM: build the 11/20 version", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-10T10:56:55Z", + "updated_at": "2016-12-20T15:38:31Z", + "closed_at": "2016-12-20T15:38:31Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/199", + "html_url": "https://github.com/PDP-10/its/pull/199", + "diff_url": "https://github.com/PDP-10/its/pull/199.diff", + "patch_url": "https://github.com/PDP-10/its/pull/199.patch" + }, + "body": "And then add a SYS; TS PDP45.\r\n\r\nSee #197." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/198", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/198/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/198/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/198/events", + "html_url": "https://github.com/PDP-10/its/pull/198", + "id": 194753302, + "number": 198, + "title": "Added STY.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-10T08:19:48Z", + "updated_at": "2016-12-10T17:43:00Z", + "closed_at": "2016-12-10T17:43:00Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/198", + "html_url": "https://github.com/PDP-10/its/pull/198", + "diff_url": "https://github.com/PDP-10/its/pull/198.diff", + "patch_url": "https://github.com/PDP-10/its/pull/198.patch" + }, + "body": "Resolves #105 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/197", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/197/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/197/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/197/events", + "html_url": "https://github.com/PDP-10/its/pull/197", + "id": 194752114, + "number": 197, + "title": "11SIM - PDP-11 emulator.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 8, + "created_at": "2016-12-10T07:48:37Z", + "updated_at": "2017-01-04T07:15:02Z", + "closed_at": "2016-12-10T11:25:08Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/197", + "html_url": "https://github.com/PDP-10/its/pull/197", + "diff_url": "https://github.com/PDP-10/its/pull/197.diff", + "patch_url": "https://github.com/PDP-10/its/pull/197.patch" + }, + "body": "There are rumors there was two binaries, TS PDP11 and TS PDP45, but I see no evidence for the latter in the snapshots.\r\n\r\nThe 11/45 emulator is built by setting the symbol `45P` to `1`. Is it possible to do that without changing the source file?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/196", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/196/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/196/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/196/events", + "html_url": "https://github.com/PDP-10/its/pull/196", + "id": 194752050, + "number": 196, + "title": "Added PTY.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-10T07:47:40Z", + "updated_at": "2016-12-10T11:02:04Z", + "closed_at": "2016-12-10T10:07:36Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/196", + "html_url": "https://github.com/PDP-10/its/pull/196", + "diff_url": "https://github.com/PDP-10/its/pull/196.diff", + "patch_url": "https://github.com/PDP-10/its/pull/196.patch" + }, + "body": "Resolves #102 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/195", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/195/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/195/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/195/events", + "html_url": "https://github.com/PDP-10/its/issues/195", + "id": 194751649, + "number": 195, + "title": "PRUFD should be changed to output the the TTY device ", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-10T07:40:44Z", + "updated_at": "2016-12-10T23:49:43Z", + "closed_at": "2016-12-10T23:49:43Z", + "body": "PRUFD, which displays the list of files on a disk volume, outputs its list to the LPT: device. There is no such device in the KLH10 and SIMH emulators. Attempts by PRUFD to open the LPT: device fail, causing a .VAL. \r\n\r\nThe PI distribution had a patch that changed the LPT: device to the TTY: device. This, at least, allows PRUFD to run under the emulators.\r\n\r\nThis ticket serves to document this and will be closed when the patch is applied." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/194", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/194/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/194/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/194/events", + "html_url": "https://github.com/PDP-10/its/issues/194", + "id": 194751435, + "number": 194, + "title": "LUSER needs to know about DB", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-10T07:37:14Z", + "updated_at": "2016-12-10T07:39:36Z", + "closed_at": null, + "body": "The LUSER program can be used by users in need of ITS help. It notifies users who are registered as being able to help users out. LUSER has a hardcoded list of machines -- that doesn't include DB. Also, it has a hardcoded list of users who are registered to help out. This list, of course, is from decades past and probably doesn't include anyone who might use ITS in the future.\r\n\r\nWe should add the DB machine to the list of known machines. And we should have a way to configure the list of users -- or at least have a way to have a user associated with installing the ITS system to get added to the list." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/193", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/193/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/193/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/193/events", + "html_url": "https://github.com/PDP-10/its/pull/193", + "id": 194733125, + "number": 193, + "title": "Added PRUFD.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 4, + "created_at": "2016-12-10T01:06:36Z", + "updated_at": "2016-12-10T14:04:25Z", + "closed_at": "2016-12-10T14:04:25Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/193", + "html_url": "https://github.com/PDP-10/its/pull/193", + "diff_url": "https://github.com/PDP-10/its/pull/193.diff", + "patch_url": "https://github.com/PDP-10/its/pull/193.patch" + }, + "body": "Resolves #101. Includes patch to replace LPT device with TTY device (version in PI must have been patched)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/192", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/192/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/192/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/192/events", + "html_url": "https://github.com/PDP-10/its/pull/192", + "id": 194730732, + "number": 192, + "title": "Added PLAN/CREATE.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-10T00:41:02Z", + "updated_at": "2016-12-10T07:50:00Z", + "closed_at": "2016-12-10T07:17:18Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/192", + "html_url": "https://github.com/PDP-10/its/pull/192", + "diff_url": "https://github.com/PDP-10/its/pull/192.diff", + "patch_url": "https://github.com/PDP-10/its/pull/192.patch" + }, + "body": "Resolves #100." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/191", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/191/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/191/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/191/events", + "html_url": "https://github.com/PDP-10/its/pull/191", + "id": 194729803, + "number": 191, + "title": "Added LUSER: requests help from registered list of logged-in users.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-10T00:31:59Z", + "updated_at": "2016-12-10T18:24:06Z", + "closed_at": "2016-12-10T18:24:06Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/191", + "html_url": "https://github.com/PDP-10/its/pull/191", + "diff_url": "https://github.com/PDP-10/its/pull/191.diff", + "patch_url": "https://github.com/PDP-10/its/pull/191.patch" + }, + "body": "Resolves #98. Note, that with the unmodified sources, it is pretty useless, since none of the hard-coded lists users is likely to be logged in. Same with the hard-coded list of machines." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/190", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/190/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/190/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/190/events", + "html_url": "https://github.com/PDP-10/its/pull/190", + "id": 194697513, + "number": 190, + "title": "Add DECUUO and STINK to top-level README.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-09T21:09:57Z", + "updated_at": "2016-12-09T21:22:46Z", + "closed_at": "2016-12-09T21:22:46Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/190", + "html_url": "https://github.com/PDP-10/its/pull/190", + "diff_url": "https://github.com/PDP-10/its/pull/190.diff", + "patch_url": "https://github.com/PDP-10/its/pull/190.patch" + }, + "body": "Forgot those." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/189", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/189/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/189/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/189/events", + "html_url": "https://github.com/PDP-10/its/issues/189", + "id": 194609150, + "number": 189, + "title": "STINK 201", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-09T14:28:07Z", + "updated_at": "2016-12-10T07:40:43Z", + "closed_at": "2016-12-10T07:40:43Z", + "body": "We have source code for STINK 200, and a binary for STINK 201. Disassemble the binary, and update the source code to match." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/188", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/188/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/188/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/188/events", + "html_url": "https://github.com/PDP-10/its/pull/188", + "id": 194539581, + "number": 188, + "title": "FAIL - Stanford assembler", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 16, + "created_at": "2016-12-09T08:31:11Z", + "updated_at": "2017-01-09T21:31:20Z", + "closed_at": "2017-01-09T21:31:20Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/188", + "html_url": "https://github.com/PDP-10/its/pull/188", + "diff_url": "https://github.com/PDP-10/its/pull/188.diff", + "patch_url": "https://github.com/PDP-10/its/pull/188.patch" + }, + "body": "SAIL; FAIL BIN \r\n\r\nProbably no source code." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/187", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/187/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/187/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/187/events", + "html_url": "https://github.com/PDP-10/its/issues/187", + "id": 194419198, + "number": 187, + "title": "Incremental builds", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-08T19:12:28Z", + "updated_at": "2016-12-15T11:16:00Z", + "closed_at": null, + "body": "Invent some scheme to build things piecemeal." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/186", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/186/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/186/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/186/events", + "html_url": "https://github.com/PDP-10/its/issues/186", + "id": 194388284, + "number": 186, + "title": "Add \"Usage\" section to README.md", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-08T16:55:11Z", + "updated_at": "2016-12-15T11:17:25Z", + "closed_at": "2016-12-10T17:52:49Z", + "body": "Describe how to use the contents of the repository. Right now you almost have to be an ITS hacker in order to even boot the system.\r\n\r\n- Build dependencies\r\n- Structure of the repo\r\n- Adding user files\r\n- How to select an emulator\r\n- How to build\r\n- How to start IT'S\r\n- How to login\r\n- How to shut down orderly" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/185", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/185/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/185/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/185/events", + "html_url": "https://github.com/PDP-10/its/pull/185", + "id": 194350703, + "number": 185, + "title": "Copy everything in the \"user\" directory to ITS.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 5, + "created_at": "2016-12-08T14:34:41Z", + "updated_at": "2016-12-19T10:48:39Z", + "closed_at": "2016-12-08T19:21:03Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/185", + "html_url": "https://github.com/PDP-10/its/pull/185", + "diff_url": "https://github.com/PDP-10/its/pull/185.diff", + "patch_url": "https://github.com/PDP-10/its/pull/185.patch" + }, + "body": "But exclude it from version control. `user/.gitignore` is just a placeholder; whithout it, git will remove the empty directory. (Just like the ITS Salvager!)\r\n\r\nYou can put your init files there, or any other (personal) data you want in the system, but not in the repository." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/184", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/184/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/184/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/184/events", + "html_url": "https://github.com/PDP-10/its/pull/184", + "id": 194343778, + "number": 184, + "title": "Generate some EMACS documentation", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-08T14:04:30Z", + "updated_at": "2016-12-08T15:29:14Z", + "closed_at": "2016-12-08T15:29:14Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/184", + "html_url": "https://github.com/PDP-10/its/pull/184", + "diff_url": "https://github.com/PDP-10/its/pull/184.diff", + "patch_url": "https://github.com/PDP-10/its/pull/184.patch" + }, + "body": "Runs \"Document EMACS\" in EINIT to use the ABSTR library to write documentation files into EMACS;\r\n\r\nThis requires some other libraries to be in place first." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/183", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/183/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/183/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/183/events", + "html_url": "https://github.com/PDP-10/its/issues/183", + "id": 194329959, + "number": 183, + "title": "Timesharing NSALV", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-08T13:00:33Z", + "updated_at": "2016-12-08T13:00:33Z", + "closed_at": null, + "body": "NSALV can be also be built for running in timesharing. Just answer TS to Wich machine?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/182", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/182/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/182/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/182/events", + "html_url": "https://github.com/PDP-10/its/issues/182", + "id": 194316624, + "number": 182, + "title": "SIMH networking", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 4, + "created_at": "2016-12-08T11:51:36Z", + "updated_at": "2017-01-12T19:40:31Z", + "closed_at": null, + "body": "Write a driver for the DEUNA/DELUA Ethernet controller supported by SIMH." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/181", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/181/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/181/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/181/events", + "html_url": "https://github.com/PDP-10/its/issues/181", + "id": 194286266, + "number": 181, + "title": "Listing all known ITS machines", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658875, + "url": "https://api.github.com/repos/PDP-10/its/labels/help%20wanted", + "name": "help wanted", + "color": "128A0C", + "default": true + }, + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 48, + "created_at": "2016-12-08T09:31:20Z", + "updated_at": "2017-01-23T20:43:50Z", + "closed_at": null, + "body": "This is what I know so far:\r\n\r\n| Model | Serial number | Name | Comment | Owners |\r\n| ----- | ------------- | ------ | ------ | --- |\r\n| PDP-6 | 2 | (AI) | | MIT (1964-1982) |\r\n| PDP-6 | | (DM) | | MIT (1969-) |\r\n| KA10 | | AI | | MIT (1968-1983) |\r\n| KA10 | 144 | DM | Dynamic Modeling | MIT (1970-1983) |\r\n| KA10 | 198 | ML | Math Lab | MIT (1971-1984) |\r\n| KL10 | 1038 | MC/MX | Macsyma Consortium | MIT (1975-1988), Peter Löthberg |\r\n| KS10 | 4627 | AI | | MIT (1985-1990), Christoper Zach, LCM |\r\n| KS10 | 4648 | MD \t | Mostly Development | MIT (1986-) |\r\n| KS10 | 4649 | MX/MC | Mail Computer | MIT (1986-1990), Christoper Zach |\r\n| KS10 | 4653 | ML \t | | MIT (1986-1990), Christoper Zach, Doug Humphrey, Dave McGuire |\r\n| KS10 | 4428 | | | Peter Löthberg |\r\n| KS10 | 4655 | eLinor | | LIU, Lysator, Ludd, Anders Magnusson |\r\n| KS10 | 4664 | PM | | Marc Crispin, LCM |\r\n| KS10 | 4142 | | | John Wilson |\r\n| KS10 | | SI | | Stacken |\r\n| KS10 | | FU | Australia | Flinders University |\r\n| KS10 | | DX | | Doug Humphrey (1989-) |\r\n| KLH10 | | SV | | Paul Svensson (2001-) |\r\n| KLH10 | | UP | Update | Björn Victor (2004-) |\r\n| KLH10 | | ES | | Eric Swenson's ITS (2015-) |\r\n\r\nTOPS-20 machines at MIT:\r\n\r\n| Model | Serial number | Name | Comment |\r\n| ----- | ------------- | ------ | ------ |\r\n| KL10 | | OZ | 1982- |\r\n| KL10 | | XX | DM users moved here |\r\n| KL10 | 2460 | EECS | |\r\n| KS10 | 4380 | BLT, LSD | Brave Little Toaster |\r\n| | | MIT-SPEECH | |\r\n\r\nWAITS at Stanford:\r\n\r\n| Model | Serial number | Name | Owner |\r\n| ----- | ------------- | ---- | ------ |\r\n| PDP-6 | 16 | SAIL | Stanford 1966-1980 |\r\n| KA10 | 32 | SAIL | Stanford 1968- |\r\n| KL10 | 1075 | SAIL | Stanford -1991 |\r\n| F2/F4 | | CCRMA | Stanford |\r\n| F2 | | S1-A | |" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/180", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/180/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/180/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/180/events", + "html_url": "https://github.com/PDP-10/its/pull/180", + "id": 194261535, + "number": 180, + "title": "Added BYE: says goodbye to user with nickname/quips.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-08T06:57:38Z", + "updated_at": "2016-12-23T20:07:10Z", + "closed_at": "2016-12-08T08:39:57Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/180", + "html_url": "https://github.com/PDP-10/its/pull/180", + "diff_url": "https://github.com/PDP-10/its/pull/180.diff", + "patch_url": "https://github.com/PDP-10/its/pull/180.patch" + }, + "body": "Used in LOGOUT scripts. \r\n\r\nResolves #92." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/179", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/179/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/179/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/179/events", + "html_url": "https://github.com/PDP-10/its/pull/179", + "id": 194260251, + "number": 179, + "title": "Added @, the cross ref generation tool.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-08T06:47:34Z", + "updated_at": "2016-12-08T20:37:46Z", + "closed_at": "2016-12-08T20:37:46Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/179", + "html_url": "https://github.com/PDP-10/its/pull/179", + "diff_url": "https://github.com/PDP-10/its/pull/179.diff", + "patch_url": "https://github.com/PDP-10/its/pull/179.patch" + }, + "body": "Resolves #90." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/178", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/178/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/178/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/178/events", + "html_url": "https://github.com/PDP-10/its/pull/178", + "id": 194257405, + "number": 178, + "title": "Added FRETTY: displays a list of free TTYs.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-08T06:26:48Z", + "updated_at": "2016-12-08T08:24:45Z", + "closed_at": "2016-12-08T08:24:45Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/178", + "html_url": "https://github.com/PDP-10/its/pull/178", + "diff_url": "https://github.com/PDP-10/its/pull/178.diff", + "patch_url": "https://github.com/PDP-10/its/pull/178.patch" + }, + "body": "Resolves #89." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/177", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/177/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/177/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/177/events", + "html_url": "https://github.com/PDP-10/its/pull/177", + "id": 194256680, + "number": 177, + "title": "Added ARGUS: alerts you when specified users login or logout.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-08T06:22:09Z", + "updated_at": "2016-12-08T07:59:04Z", + "closed_at": "2016-12-08T07:59:04Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/177", + "html_url": "https://github.com/PDP-10/its/pull/177", + "diff_url": "https://github.com/PDP-10/its/pull/177.diff", + "patch_url": "https://github.com/PDP-10/its/pull/177.patch" + }, + "body": "Resolves #88." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/176", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/176/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/176/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/176/events", + "html_url": "https://github.com/PDP-10/its/pull/176", + "id": 194256018, + "number": 176, + "title": "Added OS: realtime TTY spy.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-08T06:17:01Z", + "updated_at": "2016-12-08T07:36:05Z", + "closed_at": "2016-12-08T07:36:05Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/176", + "html_url": "https://github.com/PDP-10/its/pull/176", + "diff_url": "https://github.com/PDP-10/its/pull/176.diff", + "patch_url": "https://github.com/PDP-10/its/pull/176.patch" + }, + "body": "Resolves #87." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/175", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/175/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/175/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/175/events", + "html_url": "https://github.com/PDP-10/its/pull/175", + "id": 194255048, + "number": 175, + "title": "Added SCANDL, a TTY output spy program.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-08T06:08:53Z", + "updated_at": "2016-12-08T07:13:42Z", + "closed_at": "2016-12-08T06:43:20Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/175", + "html_url": "https://github.com/PDP-10/its/pull/175", + "diff_url": "https://github.com/PDP-10/its/pull/175.diff", + "patch_url": "https://github.com/PDP-10/its/pull/175.patch" + }, + "body": "Resolves #86 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/174", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/174/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/174/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/174/events", + "html_url": "https://github.com/PDP-10/its/pull/174", + "id": 194252341, + "number": 174, + "title": "Added INLINE -- a tool to help writing DDT init files.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-08T05:45:38Z", + "updated_at": "2016-12-08T07:13:35Z", + "closed_at": "2016-12-08T05:59:17Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/174", + "html_url": "https://github.com/PDP-10/its/pull/174", + "diff_url": "https://github.com/PDP-10/its/pull/174.diff", + "patch_url": "https://github.com/PDP-10/its/pull/174.patch" + }, + "body": "INLINE reads a line from the TTY and adds it to the JCL.\r\n\r\nResolves #83 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/173", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/173/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/173/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/173/events", + "html_url": "https://github.com/PDP-10/its/pull/173", + "id": 194250986, + "number": 173, + "title": "Added INIT -- a helper program for LOGIN, LOGOUT, and other script files", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-08T05:33:09Z", + "updated_at": "2016-12-08T07:13:27Z", + "closed_at": "2016-12-08T06:02:36Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/173", + "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" + }, + "body": "Resolves #22 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/172", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/172/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/172/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/172/events", + "html_url": "https://github.com/PDP-10/its/issues/172", + "id": 194135764, + "number": 172, + "title": "TEN50 - TOPS-10 emulator", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-07T18:55:04Z", + "updated_at": "2016-12-09T06:40:23Z", + "closed_at": null, + "body": "SYS3; TS TEN50 \r\nMRC; TEN50 >\r\n\r\nThe AI/MC/PI binary was assembled from MRC; TEN50 22, but we don't have that. We do have MRC; TEN50 1 from Paul Svensson's SV system." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/171", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/171/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/171/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/171/events", + "html_url": "https://github.com/PDP-10/its/pull/171", + "id": 194132255, + "number": 171, + "title": "DECUUO - TOPS-10 and WAITS emulator", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-07T18:41:12Z", + "updated_at": "2017-01-10T07:40:48Z", + "closed_at": "2016-12-09T15:17:43Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/171", + "html_url": "https://github.com/PDP-10/its/pull/171", + "diff_url": "https://github.com/PDP-10/its/pull/171.diff", + "patch_url": "https://github.com/PDP-10/its/pull/171.patch" + }, + "body": "DECSYS; TS DEC \r\nDECSYS; DECUUO 312 \r\nDECSYS; DECBOT 8 \r\nSYS; DECBTS 232 \r\nSYS; DECDFS 5 \r\nINFO; DECUUO 8 \r\n.INFO.; DECUUO ORDER\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/170", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/170/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/170/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/170/events", + "html_url": "https://github.com/PDP-10/its/issues/170", + "id": 194126256, + "number": 170, + "title": "FORTRAN", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658875, + "url": "https://api.github.com/repos/PDP-10/its/labels/help%20wanted", + "name": "help wanted", + "color": "128A0C", + "default": true + }, + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-07T18:18:21Z", + "updated_at": "2017-01-10T13:58:16Z", + "closed_at": null, + "body": "Is there a Fortran compiler?\r\n\r\nSome files in DECSYS; look promising." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/169", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/169/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/169/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/169/events", + "html_url": "https://github.com/PDP-10/its/issues/169", + "id": 194113914, + "number": 169, + "title": "DECWAR - game", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 501323733, + "url": "https://api.github.com/repos/PDP-10/its/labels/game", + "name": "game", + "color": "c2e0c6", + "default": false + }, + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 11, + "created_at": "2016-12-07T17:28:59Z", + "updated_at": "2017-01-14T20:00:01Z", + "closed_at": null, + "body": "PDP-10 game. Seems to be written in Fortran and MACRO-10, for TOPS-10. Could probably be ported to ITS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/168", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/168/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/168/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/168/events", + "html_url": "https://github.com/PDP-10/its/issues/168", + "id": 194084480, + "number": 168, + "title": "License / copyright?", + "user": { + "login": "cwebber", + "id": 55698, + "avatar_url": "https://avatars.githubusercontent.com/u/55698?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/cwebber", + "html_url": "https://github.com/cwebber", + "followers_url": "https://api.github.com/users/cwebber/followers", + "following_url": "https://api.github.com/users/cwebber/following{/other_user}", + "gists_url": "https://api.github.com/users/cwebber/gists{/gist_id}", + "starred_url": "https://api.github.com/users/cwebber/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/cwebber/subscriptions", + "organizations_url": "https://api.github.com/users/cwebber/orgs", + "repos_url": "https://api.github.com/users/cwebber/repos", + "events_url": "https://api.github.com/users/cwebber/events{/privacy}", + "received_events_url": "https://api.github.com/users/cwebber/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + }, + { + "id": 467658877, + "url": "https://api.github.com/repos/PDP-10/its/labels/question", + "name": "question", + "color": "cc317c", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-07T15:44:34Z", + "updated_at": "2017-01-11T21:13:26Z", + "closed_at": null, + "body": "I wonder what the copyright situation is with this project? Granted, it's inheriting code from I think *before* software copyright was a common thing? But maybe MIT has publicly licensed it as something?\r\n\r\nI know that MIT released the [CADR lisp machine source](http://www.unlambda.com/index.php?n=Main.Mit) as libre software; could the same be done (has it been done?) for ITS?\r\n\r\nAt the very least, new contributions should clearly be licensed. Remember that \"not copyright notice\" means \"all rights reserved\"." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/167", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/167/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/167/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/167/events", + "html_url": "https://github.com/PDP-10/its/issues/167", + "id": 194078964, + "number": 167, + "title": "ADVENT (Colossal Cave) - adventure game", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 501323733, + "url": "https://api.github.com/repos/PDP-10/its/labels/game", + "name": "game", + "color": "c2e0c6", + "default": false + }, + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-07T15:25:43Z", + "updated_at": "2017-01-13T20:56:17Z", + "closed_at": null, + "body": "SYS3; TS ADVENT\r\n\r\nAlso known as [Colossal Cave](https://en.wikipedia.org/wiki/Colossal_Cave_Adventure).\r\n\r\nI don't think we have the source code in AI, MC, PI, or SV. But there's Fortran source code here: http://www.ifarchive.org/if-archive/games/source/adv350-pdp10.tar.gz" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/166", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/166/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/166/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/166/events", + "html_url": "https://github.com/PDP-10/its/pull/166", + "id": 194012433, + "number": 166, + "title": "Kill the PANDA job after dumping.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-07T10:30:17Z", + "updated_at": "2016-12-07T15:11:51Z", + "closed_at": "2016-12-07T15:11:51Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/166", + "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" + }, + "body": "Fixes #131." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/165", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/165/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/165/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/165/events", + "html_url": "https://github.com/PDP-10/its/issues/165", + "id": 194011164, + "number": 165, + "title": "DEC-10", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658877, + "url": "https://api.github.com/repos/PDP-10/its/labels/question", + "name": "question", + "color": "cc317c", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-07T10:24:46Z", + "updated_at": "2016-12-10T11:44:01Z", + "closed_at": "2016-12-10T11:44:01Z", + "body": "The DEC-10 holidays are near. I think we should prepare an announcement to let people know about the project." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/164", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/164/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/164/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/164/events", + "html_url": "https://github.com/PDP-10/its/pull/164", + "id": 193978107, + "number": 164, + "title": "Update doc/README.md with useful info.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-07T07:37:14Z", + "updated_at": "2016-12-15T11:19:54Z", + "closed_at": "2016-12-07T15:15:09Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/164", + "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" + }, + "body": "I don't think we need to have EVERYTHING in doc/README.md. Just the information most useful for new users." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/163", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/163/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/163/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/163/events", + "html_url": "https://github.com/PDP-10/its/issues/163", + "id": 193973539, + "number": 163, + "title": "Documentation for NSALV", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-07T07:05:21Z", + "updated_at": "2016-12-08T14:16:43Z", + "closed_at": null, + "body": "There is no manual for NSALV. Create a simple NSALV ORDER or similar, and link it from INFO; DIR." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/162", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/162/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/162/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/162/events", + "html_url": "https://github.com/PDP-10/its/issues/162", + "id": 193970517, + "number": 162, + "title": "NSALV corrupts disk", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-07T06:42:19Z", + "updated_at": "2016-12-07T06:42:19Z", + "closed_at": null, + "body": "If we try to load lots of source files using NSALV, the resulting system displays random failures. The failures come and go, and show up in various places. Also, it depends greatly on the host computer, with virtual machines perhaps being the worst.\r\n\r\nThe theory is that this is a timing-dependent bug in NSALV which corrupts the file system." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/161", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/161/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/161/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/161/events", + "html_url": "https://github.com/PDP-10/its/pull/161", + "id": 193970105, + "number": 161, + "title": "Rearrange some binaries and directories", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-07T06:39:24Z", + "updated_at": "2016-12-15T11:19:54Z", + "closed_at": "2016-12-07T17:50:35Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/161", + "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" + }, + "body": "Minor cleaning." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/160", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/160/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/160/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/160/events", + "html_url": "https://github.com/PDP-10/its/pull/160", + "id": 193784307, + "number": 160, + "title": "Build with xfiles", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 498185255, + "url": "https://api.github.com/repos/PDP-10/its/labels/do%20not%20merge", + "name": "do not merge", + "color": "a00205", + "default": false + }, + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 7, + "created_at": "2016-12-06T14:21:37Z", + "updated_at": "2017-01-19T09:46:11Z", + "closed_at": null, + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/160", + "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" + }, + "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?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/159", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/159/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/159/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/159/events", + "html_url": "https://github.com/PDP-10/its/pull/159", + "id": 193749276, + "number": 159, + "title": "Add NWATCH", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-06T11:32:47Z", + "updated_at": "2016-12-07T10:38:42Z", + "closed_at": "2016-12-06T15:45:05Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/159", + "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" + }, + "body": "Also fix duplicated creation of SYS1." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/158", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/158/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/158/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/158/events", + "html_url": "https://github.com/PDP-10/its/issues/158", + "id": 193748645, + "number": 158, + "title": "CROCK and DCROCK fail if clock unset", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-06T11:29:32Z", + "updated_at": "2016-12-06T11:29:32Z", + "closed_at": null, + "body": "They could probably handle this more gracefully." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/157", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/157/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/157/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/157/events", + "html_url": "https://github.com/PDP-10/its/pull/157", + "id": 193713308, + "number": 157, + "title": "Add contribution guidelines.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 7, + "created_at": "2016-12-06T08:42:48Z", + "updated_at": "2016-12-15T11:20:22Z", + "closed_at": "2016-12-06T18:31:33Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/157", + "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" + }, + "body": "@eswenson1 I'd like you comments on this. Anything to change, or to add?" + } +] diff --git a/doc/github/issues4 b/doc/github/issues4 new file mode 100644 index 00000000..029712cd --- /dev/null +++ b/doc/github/issues4 @@ -0,0 +1,6866 @@ +[ + { + "url": "https://api.github.com/repos/PDP-10/its/issues/156", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/156/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/156/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/156/events", + "html_url": "https://github.com/PDP-10/its/issues/156", + "id": 193702313, + "number": 156, + "title": "Adding links", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + }, + { + "id": 467658877, + "url": "https://api.github.com/repos/PDP-10/its/labels/question", + "name": "question", + "color": "cc317c", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 5, + "created_at": "2016-12-06T07:33:26Z", + "updated_at": "2017-01-11T21:13:26Z", + "closed_at": null, + "body": "Now that DUMP is fixed, there's nothing stopping us from adding links by putting them on, say, the sources tape. This may or may not be more convenient than adding them in the build script. @eswenson1, what do you think?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/155", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/155/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/155/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/155/events", + "html_url": "https://github.com/PDP-10/its/pull/155", + "id": 193701815, + "number": 155, + "title": "Added PR", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-06T07:29:33Z", + "updated_at": "2016-12-07T10:39:41Z", + "closed_at": "2016-12-06T07:56:09Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/155", + "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" + }, + "body": "Resolves #85 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/154", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/154/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/154/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/154/events", + "html_url": "https://github.com/PDP-10/its/issues/154", + "id": 193698873, + "number": 154, + "title": "MIT backup tapes", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658875, + "url": "https://api.github.com/repos/PDP-10/its/labels/help%20wanted", + "name": "help wanted", + "color": "128A0C", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-06T07:08:08Z", + "updated_at": "2016-12-07T07:12:42Z", + "closed_at": null, + "body": "I'm in touch with Pandora Berman (CENT) and Hal Abelson about accessing MIT backup tapes." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/153", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/153/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/153/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/153/events", + "html_url": "https://github.com/PDP-10/its/pull/153", + "id": 193697830, + "number": 153, + "title": "Update README", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-06T07:00:12Z", + "updated_at": "2016-12-15T11:20:48Z", + "closed_at": "2016-12-06T16:36:34Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/153", + "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" + }, + "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." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/152", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/152/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/152/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/152/events", + "html_url": "https://github.com/PDP-10/its/pull/152", + "id": 193692509, + "number": 152, + "title": "Added JOBS.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-06T06:20:29Z", + "updated_at": "2016-12-07T10:40:43Z", + "closed_at": "2016-12-06T06:56:48Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/152", + "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" + }, + "body": "Resolves #84 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/151", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/151/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/151/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/151/events", + "html_url": "https://github.com/PDP-10/its/pull/151", + "id": 193689707, + "number": 151, + "title": "Added HSNDEV.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-06T05:57:09Z", + "updated_at": "2016-12-07T10:41:05Z", + "closed_at": "2016-12-06T07:13:14Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/151", + "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" + }, + "body": "resolves #82 " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/150", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/150/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/150/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/150/events", + "html_url": "https://github.com/PDP-10/its/pull/150", + "id": 193610950, + "number": 150, + "title": "DCROCK - digital watch", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-05T21:10:37Z", + "updated_at": "2016-12-07T10:41:13Z", + "closed_at": "2016-12-05T21:34:53Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/150", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/149", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/149/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/149/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/149/events", + "html_url": "https://github.com/PDP-10/its/pull/149", + "id": 193604484, + "number": 149, + "title": "CROCK - analog watch", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-05T20:41:25Z", + "updated_at": "2016-12-07T10:41:20Z", + "closed_at": "2016-12-06T07:38:15Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/149", + "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" + }, + "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." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/148", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/148/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/148/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/148/events", + "html_url": "https://github.com/PDP-10/its/issues/148", + "id": 193523807, + "number": 148, + "title": ".INFO.; ITS ....IX", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658877, + "url": "https://api.github.com/repos/PDP-10/its/labels/question", + "name": "question", + "color": "cc317c", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 5, + "created_at": "2016-12-05T15:12:55Z", + "updated_at": "2016-12-06T19:22:27Z", + "closed_at": "2016-12-06T18:45:10Z", + "body": "What are they? They're not ASCII text. I'm guessing they're compressed files, but USQ won't have anything to do with them." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/147", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/147/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/147/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/147/events", + "html_url": "https://github.com/PDP-10/its/issues/147", + "id": 193505312, + "number": 147, + "title": "SHRDLU", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-05T14:06:28Z", + "updated_at": "2016-12-05T14:12:12Z", + "closed_at": null, + "body": "Source code here:\r\n\r\n- http://hci.stanford.edu/winograd/shrdlu/code.tar\r\n- https://github.com/stuartpb/shrdlu\r\n- http://up.update.uu.se/SHRDLU;\r\n- SV:SHRDLU; (I have a copy)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/146", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/146/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/146/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/146/events", + "html_url": "https://github.com/PDP-10/its/issues/146", + "id": 193504740, + "number": 146, + "title": "DUNNET - adventure game", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 501323733, + "url": "https://api.github.com/repos/PDP-10/its/labels/game", + "name": "game", + "color": "c2e0c6", + "default": false + }, + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 11, + "created_at": "2016-12-05T14:04:00Z", + "updated_at": "2017-01-14T20:01:01Z", + "closed_at": null, + "body": "I asked Ron Schnell for a copy of the MACLISP version of DUNNET. We'll see how that goes.\r\n\r\nhttps://en.wikipedia.org/wiki/Dunnet_(video_game)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/145", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/145/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/145/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/145/events", + "html_url": "https://github.com/PDP-10/its/issues/145", + "id": 193497895, + "number": 145, + "title": "Tangential: MINITS - ITS-like operating system for the PDP-11", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-05T13:36:19Z", + "updated_at": "2016-12-21T21:04:44Z", + "closed_at": null, + "body": "This probably has the lowest priority of all tickets, but I'll include it for completeness.\r\n\r\nMC: MINITS; MITS.B; MTIS.S;" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/144", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/144/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/144/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/144/events", + "html_url": "https://github.com/PDP-10/its/issues/144", + "id": 193497295, + "number": 144, + "title": "RABBIT - Scheme compiler", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-05T13:33:33Z", + "updated_at": "2016-12-05T13:33:33Z", + "closed_at": null, + "body": "OSCHEM; TS RABBIT \r\nOSCHEM; RABBIT INFO \r\nALAN; RABBIT 570" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/143", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/143/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/143/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/143/events", + "html_url": "https://github.com/PDP-10/its/issues/143", + "id": 193491173, + "number": 143, + "title": "PDPTEN - EMACS library to explain PDP-10 instructions", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-05T13:03:14Z", + "updated_at": "2016-12-05T13:03:14Z", + "closed_at": null, + "body": "DEVON; PDPTEN 0 \r\nDEVON; DEVON PDPTEN\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/142", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/142/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/142/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/142/events", + "html_url": "https://github.com/PDP-10/its/issues/142", + "id": 193490905, + "number": 142, + "title": "11SIM - PDP-11 emulator", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-05T13:01:44Z", + "updated_at": "2016-12-12T06:26:32Z", + "closed_at": "2016-12-12T06:26:32Z", + "body": "SYS1; TS PDP11\r\nSYSENG; 11SIM \r\n.INFO.; PDP11 ORDER\r\n\r\nAlso check the PDP11 directory!" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/141", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/141/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/141/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/141/events", + "html_url": "https://github.com/PDP-10/its/issues/141", + "id": 193489508, + "number": 141, + "title": "CROSS - cross assembler for micros", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-05T12:54:33Z", + "updated_at": "2016-12-19T06:27:25Z", + "closed_at": "2016-12-19T06:27:25Z", + "body": "SYS1; TS CROSS \r\nSYSENG; CROSS 38 \r\nINFO; CROSS DOC\r\n\r\nInclude INFO; MICROS 9 as well?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/140", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/140/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/140/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/140/events", + "html_url": "https://github.com/PDP-10/its/issues/140", + "id": 193485494, + "number": 140, + "title": "PHOTO - capture output of a terminal session", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-05T12:34:05Z", + "updated_at": "2016-12-11T23:53:36Z", + "closed_at": "2016-12-11T23:53:36Z", + "body": "SYS2; TS PHOTO\r\nSYSEN2; PHOTO 57 \r\nINFO; PHOTO 6\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/139", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/139/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/139/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/139/events", + "html_url": "https://github.com/PDP-10/its/pull/139", + "id": 193480967, + "number": 139, + "title": "DUMP bug fix", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-05T12:10:35Z", + "updated_at": "2016-12-07T10:41:27Z", + "closed_at": "2016-12-05T15:05:01Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/139", + "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" + }, + "body": "Fix DUMP to create directory before restoring a link.\r\n\r\nFixes #62." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/138", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/138/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/138/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/138/events", + "html_url": "https://github.com/PDP-10/its/issues/138", + "id": 193431272, + "number": 138, + "title": "DCROCK - digital clock", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-05T07:47:13Z", + "updated_at": "2016-12-07T07:17:51Z", + "closed_at": "2016-12-07T07:17:51Z", + "body": "SYSEN1; DCROCK 40\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/137", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/137/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/137/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/137/events", + "html_url": "https://github.com/PDP-10/its/pull/137", + "id": 193411911, + "number": 137, + "title": "Added support for RMTDEV", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-05T04:57:55Z", + "updated_at": "2016-12-07T10:42:25Z", + "closed_at": "2016-12-05T11:34:57Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/137", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/136", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/136/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/136/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/136/events", + "html_url": "https://github.com/PDP-10/its/pull/136", + "id": 193411676, + "number": 136, + "title": "Added IDLE, which displays idle users.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 7, + "created_at": "2016-12-05T04:55:21Z", + "updated_at": "2016-12-07T10:42:33Z", + "closed_at": "2016-12-05T16:52:36Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/136", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/135", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/135/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/135/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/135/events", + "html_url": "https://github.com/PDP-10/its/pull/135", + "id": 193411475, + "number": 135, + "title": "Added HSNAME -- prints out a user's HSNAME.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-05T04:53:16Z", + "updated_at": "2016-12-07T10:42:40Z", + "closed_at": "2016-12-05T07:10:47Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/135", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/134", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/134/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/134/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/134/events", + "html_url": "https://github.com/PDP-10/its/pull/134", + "id": 193411422, + "number": 134, + "title": "Added DIRED (not the one from EMACS, but the MIDAS one).", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-05T04:52:35Z", + "updated_at": "2016-12-07T10:42:48Z", + "closed_at": "2016-12-05T06:47:36Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/134", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/133", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/133/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/133/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/133/events", + "html_url": "https://github.com/PDP-10/its/pull/133", + "id": 193411359, + "number": 133, + "title": "Added SPELL/ESPELL, spellchecker.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-05T04:51:45Z", + "updated_at": "2016-12-07T10:42:56Z", + "closed_at": "2016-12-05T18:47:22Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/133", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/132", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/132/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/132/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/132/events", + "html_url": "https://github.com/PDP-10/its/pull/132", + "id": 193411285, + "number": 132, + "title": "Added ARCSAL, the archive salvager.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-05T04:50:49Z", + "updated_at": "2016-12-05T09:29:55Z", + "closed_at": "2016-12-05T09:29:55Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/132", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/131", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/131/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/131/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/131/events", + "html_url": "https://github.com/PDP-10/its/issues/131", + "id": 193411093, + "number": 131, + "title": "Build currently doesn't kill the PANDA job after it is done", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-05T04:48:19Z", + "updated_at": "2016-12-15T11:17:25Z", + "closed_at": "2016-12-07T15:11:51Z", + "body": "Not that it really matters, but it might be nice to kill the job after we're done with it so that in the future we don't run out of job slots doing the build." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/130", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/130/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/130/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/130/events", + "html_url": "https://github.com/PDP-10/its/issues/130", + "id": 193410946, + "number": 130, + "title": "LISP is currently dumped as PURQIO 1", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-05T04:46:25Z", + "updated_at": "2016-12-05T06:55:02Z", + "closed_at": null, + "body": "This really should be the version number of LISP, I think -- or at least the same version as in PI distribution. Should :rename this file after it is dumped, or dump it out as the correct version number. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/129", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/129/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/129/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/129/events", + "html_url": "https://github.com/PDP-10/its/issues/129", + "id": 193378232, + "number": 129, + "title": "CC - C compiler", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T21:43:56Z", + "updated_at": "2016-12-04T21:44:13Z", + "closed_at": null, + "body": "C; TS CC\r\n\r\nNot sure about source code." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/128", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/128/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/128/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/128/events", + "html_url": "https://github.com/PDP-10/its/issues/128", + "id": 193377595, + "number": 128, + "title": "REDRCT - redirect IP routing", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T21:33:25Z", + "updated_at": "2016-12-04T21:33:25Z", + "closed_at": null, + "body": ".; TS REDRCT \r\nSYSNET; REDRCT 21\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/127", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/127/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/127/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/127/events", + "html_url": "https://github.com/PDP-10/its/issues/127", + "id": 193377354, + "number": 127, + "title": "WHAT - prints out interactive messages?", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T21:30:28Z", + "updated_at": "2016-12-11T20:36:45Z", + "closed_at": "2016-12-11T20:36:45Z", + "body": "SYS2; TS WHAT\r\nSYSENG; WHAT 204\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/126", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/126/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/126/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/126/events", + "html_url": "https://github.com/PDP-10/its/issues/126", + "id": 193377101, + "number": 126, + "title": "TYPESQ - print out a squeezed file", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 5, + "created_at": "2016-12-04T21:27:40Z", + "updated_at": "2016-12-05T14:56:58Z", + "closed_at": null, + "body": "SYS2; TS TYPESQ\r\nAR7: GZ; TYPESQ MID1 (not sure if source is available, will have to search for it)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/125", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/125/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/125/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/125/events", + "html_url": "https://github.com/PDP-10/its/issues/125", + "id": 193376920, + "number": 125, + "title": "TMPKIL - kill files in .temp. directory (hour dragon daemon)", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T21:24:58Z", + "updated_at": "2016-12-11T19:58:41Z", + "closed_at": "2016-12-11T19:58:41Z", + "body": "SYS2; TS TMPKIL\r\nDRAGON; HOURLY TMPKIL => SYS2; TS TMPKIL\r\nSYSENG; TMPKIL 12" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/124", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/124/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/124/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/124/events", + "html_url": "https://github.com/PDP-10/its/issues/124", + "id": 193376730, + "number": 124, + "title": "STYLOG - convert a PTY output file to an ascii log file", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T21:22:07Z", + "updated_at": "2016-12-11T19:10:04Z", + "closed_at": "2016-12-11T19:10:04Z", + "body": "SYS2;TS STYLOG\r\nSYSEN1;STYLOG 35" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/123", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/123/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/123/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/123/events", + "html_url": "https://github.com/PDP-10/its/pull/123", + "id": 193376096, + "number": 123, + "title": "PORTS -- displays number of free net ports", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-04T21:13:40Z", + "updated_at": "2017-01-11T12:17:14Z", + "closed_at": "2016-12-19T06:27:11Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/123", + "html_url": "https://github.com/PDP-10/its/pull/123", + "diff_url": "https://github.com/PDP-10/its/pull/123.diff", + "patch_url": "https://github.com/PDP-10/its/pull/123.patch" + }, + "body": "SYS2; TS PORTS\r\nSYSEN2; PORTS 1\r\n(source compiled from AR1:WJN; PORTS 2)" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/122", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/122/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/122/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/122/events", + "html_url": "https://github.com/PDP-10/its/issues/122", + "id": 193375937, + "number": 122, + "title": "TAGS - create/maintain/search TAGS table", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T21:11:06Z", + "updated_at": "2016-12-11T18:38:23Z", + "closed_at": "2016-12-11T18:38:23Z", + "body": "SYS2; TS TAGS\r\nINFO;TAGS 26\r\nSYSEN2;TAGS 79\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/121", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/121/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/121/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/121/events", + "html_url": "https://github.com/PDP-10/its/issues/121", + "id": 193375355, + "number": 121, + "title": "NICNAM - lookup up someone in ARPAnet directory (!)", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-04T21:00:46Z", + "updated_at": "2016-12-19T06:26:58Z", + "closed_at": "2016-12-19T06:26:58Z", + "body": "I wonder what this would do if we tried it? :-)\r\n\r\nSYS2;TS NICNAM\r\nAR2:CSTACY; NICNAM 31\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/120", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/120/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/120/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/120/events", + "html_url": "https://github.com/PDP-10/its/issues/120", + "id": 193375120, + "number": 120, + "title": "MSPLIT - split a mail file into smaller pieces", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-04T20:57:07Z", + "updated_at": "2016-12-11T18:11:34Z", + "closed_at": "2016-12-11T18:11:34Z", + "body": "SYS2;TS MSPLIT\r\nSYSEN2;MSPLIT 13\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/119", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/119/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/119/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/119/events", + "html_url": "https://github.com/PDP-10/its/issues/119", + "id": 193375041, + "number": 119, + "title": "MSEND - send message to multiple users", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-04T20:55:52Z", + "updated_at": "2016-12-12T11:54:26Z", + "closed_at": null, + "body": "SYS2; TS MSEND\r\nSYSENG;MSEND 140\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/118", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/118/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/118/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/118/events", + "html_url": "https://github.com/PDP-10/its/issues/118", + "id": 193374866, + "number": 118, + "title": "LOADP - displays statistics about system load", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T20:53:15Z", + "updated_at": "2016-12-11T17:18:57Z", + "closed_at": "2016-12-11T17:18:57Z", + "body": "SYS2; TS LOADP\r\nSYSEN1;LOADP 11\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/117", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/117/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/117/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/117/events", + "html_url": "https://github.com/PDP-10/its/issues/117", + "id": 193374746, + "number": 117, + "title": "LINE - displays mode line with date/time/uname/hsname/etc", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T20:51:28Z", + "updated_at": "2016-12-05T09:23:49Z", + "closed_at": null, + "body": "SYS2; TS LINE\r\nsource missing" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/116", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/116/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/116/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/116/events", + "html_url": "https://github.com/PDP-10/its/issues/116", + "id": 193374598, + "number": 116, + "title": "INLINE - read single line of input and act on it (for DDT INI files)", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658873, + "url": "https://api.github.com/repos/PDP-10/its/labels/duplicate", + "name": "duplicate", + "color": "cccccc", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-04T20:49:01Z", + "updated_at": "2016-12-07T10:35:49Z", + "closed_at": "2016-12-04T21:03:25Z", + "body": "SYS2; TS INLINE\r\nSYSEN1; INLINE 51\r\n.INFO.; INLINE INFO\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/115", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/115/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/115/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/115/events", + "html_url": "https://github.com/PDP-10/its/issues/115", + "id": 193374507, + "number": 115, + "title": "HSNAME - print a user's HSNAME", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658873, + "url": "https://api.github.com/repos/PDP-10/its/labels/duplicate", + "name": "duplicate", + "color": "cccccc", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-04T20:47:25Z", + "updated_at": "2016-12-07T10:36:01Z", + "closed_at": "2016-12-04T21:03:48Z", + "body": "SYS2; TS HSNAME\r\nSYSEN1; HSNAME 16\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/114", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/114/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/114/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/114/events", + "html_url": "https://github.com/PDP-10/its/issues/114", + "id": 193373856, + "number": 114, + "title": "GMSGS - copy system messages into user's mail file", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 8, + "created_at": "2016-12-04T20:36:38Z", + "updated_at": "2016-12-11T16:43:02Z", + "closed_at": "2016-12-11T16:43:02Z", + "body": "SYS2; TS GMSGS\r\nSYSEN1; GMSGS 92\r\n.INFO.; GMSGS ORDER\r\nDEVICE; CHAOS GMSGS => SYS2; TS GMSGS\r\nDRAGON; DAILY EXPIRE => SYS2; TS GMSGS\r\nSYS2; TS EXPIRE => SYS2; TS GMSGS\r\n\r\nAlso of Chasnet server of some kind. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/113", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/113/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/113/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/113/events", + "html_url": "https://github.com/PDP-10/its/issues/113", + "id": 193373675, + "number": 113, + "title": "HOSTAB - host table printer", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-04T20:33:46Z", + "updated_at": "2016-12-10T20:05:22Z", + "closed_at": "2016-12-10T20:05:22Z", + "body": "SYS2; TS HOSTAB\r\nSYSEN1; HOSTAB 31\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/112", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/112/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/112/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/112/events", + "html_url": "https://github.com/PDP-10/its/issues/112", + "id": 193373576, + "number": 112, + "title": "CALPRT - decode a .call's arguments", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-04T20:32:16Z", + "updated_at": "2016-12-10T19:34:10Z", + "closed_at": "2016-12-10T19:34:10Z", + "body": "SYS2; TS CALPRT\r\nSYSEN2; CALPRT 23\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/111", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/111/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/111/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/111/events", + "html_url": "https://github.com/PDP-10/its/issues/111", + "id": 193373483, + "number": 111, + "title": "ARCCPY - copies archives (maybe converts from old to new?)", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 8, + "created_at": "2016-12-04T20:31:01Z", + "updated_at": "2016-12-12T21:49:41Z", + "closed_at": "2016-12-10T19:05:09Z", + "body": "SYS2; TS ARCCPY\r\nSYSEN2; ARCCPY 13\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/110", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/110/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/110/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/110/events", + "html_url": "https://github.com/PDP-10/its/issues/110", + "id": 193373329, + "number": 110, + "title": "SRCCOM missing link", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T20:28:54Z", + "updated_at": "2016-12-19T06:24:50Z", + "closed_at": "2016-12-19T06:24:50Z", + "body": "PI distribution has SYS2; TS = as a link to SYS; TS SRCCOM\r\n\r\nThis link is missing in DB build" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/109", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/109/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/109/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/109/events", + "html_url": "https://github.com/PDP-10/its/issues/109", + "id": 193373135, + "number": 109, + "title": "LIMERI - displays random limeric", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T20:26:18Z", + "updated_at": "2016-12-07T07:19:24Z", + "closed_at": null, + "body": "SYS2; TS LIMERI\r\nSYS3; TS . => SYS2; TS LIMERI\r\nSYS2; TS LIMMER => SYS2; TS LIMERI\r\nSYSEN1; LIMERI 1 (PI binary compiled from MC: SYSEN1; LIMERI 33, but that source not in PI)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/108", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/108/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/108/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/108/events", + "html_url": "https://github.com/PDP-10/its/issues/108", + "id": 193372934, + "number": 108, + "title": "WUMPUS - hunt the wumpus interactive game", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 501323733, + "url": "https://api.github.com/repos/PDP-10/its/labels/game", + "name": "game", + "color": "c2e0c6", + "default": false + }, + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 4, + "created_at": "2016-12-04T20:22:57Z", + "updated_at": "2017-01-14T22:19:58Z", + "closed_at": null, + "body": "SYS1; TS WUMPUS\r\nsource missing?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/107", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/107/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/107/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/107/events", + "html_url": "https://github.com/PDP-10/its/issues/107", + "id": 193372860, + "number": 107, + "title": "VTTIME - displays running time on VT terminals", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T20:21:26Z", + "updated_at": "2016-12-05T09:21:38Z", + "closed_at": null, + "body": "SYS1; TS VTTIME\r\nINFO; VTTIME 1\r\n\r\nsource missing?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/106", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/106/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/106/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/106/events", + "html_url": "https://github.com/PDP-10/its/issues/106", + "id": 193372812, + "number": 106, + "title": "TIME - displays date/time/uptime/etc", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-04T20:20:14Z", + "updated_at": "2016-12-19T06:24:35Z", + "closed_at": "2016-12-19T06:24:35Z", + "body": "SYS1; TS TIME\r\nSYSENG; TIME 39 (missing, but SYSEN2; TIME 25 might be source)\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/105", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/105/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/105/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/105/events", + "html_url": "https://github.com/PDP-10/its/issues/105", + "id": 193372687, + "number": 105, + "title": "STY - pseudo terminal (like PTY?)", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T20:18:05Z", + "updated_at": "2016-12-10T17:43:00Z", + "closed_at": "2016-12-10T17:43:00Z", + "body": "SYS1; TS STY\r\nAI; ED; STY 1 (but also: SYSEN2; STY 25)\r\n\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/104", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/104/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/104/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/104/events", + "html_url": "https://github.com/PDP-10/its/issues/104", + "id": 193372281, + "number": 104, + "title": "SALV - online directory salvager", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-04T20:11:55Z", + "updated_at": "2016-12-06T11:01:49Z", + "closed_at": null, + "body": "SYS1; TS SALV\r\nSYSTEM; SALV 286 (missing), but SYSTEM; SALV 331 exists\r\n\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/103", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/103/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/103/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/103/events", + "html_url": "https://github.com/PDP-10/its/issues/103", + "id": 193372105, + "number": 103, + "title": "QUOTE - prints out a random quote", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-04T20:09:12Z", + "updated_at": "2016-12-19T06:24:19Z", + "closed_at": "2016-12-19T06:24:19Z", + "body": "SYS1; TS QUOTE\r\nSource missing?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/102", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/102/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/102/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/102/events", + "html_url": "https://github.com/PDP-10/its/issues/102", + "id": 193372059, + "number": 102, + "title": "PTY - create pseudo terminal", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T20:07:59Z", + "updated_at": "2016-12-10T10:07:36Z", + "closed_at": "2016-12-10T10:07:36Z", + "body": "Let's you have a inferior which is another top-level job using a pseudo terminal\r\n\r\nSYS1; TS PTY\r\nSYSEN1; PTY 74\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/101", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/101/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/101/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/101/events", + "html_url": "https://github.com/PDP-10/its/issues/101", + "id": 193371887, + "number": 101, + "title": "PRUFD - list files on disk volume", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 5, + "created_at": "2016-12-04T20:04:46Z", + "updated_at": "2016-12-10T14:04:25Z", + "closed_at": "2016-12-10T14:04:25Z", + "body": "SYS1; TS PRUFD\r\nSYSEN2; PRUFD 10\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/100", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/100/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/100/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/100/events", + "html_url": "https://github.com/PDP-10/its/issues/100", + "id": 193371795, + "number": 100, + "title": "CREATE - create text file from keyboard input", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 4, + "created_at": "2016-12-04T20:03:01Z", + "updated_at": "2016-12-10T07:17:18Z", + "closed_at": "2016-12-10T07:17:18Z", + "body": "SYS3; TS CREATE\r\nSYS1; TS PLAN => SYS3; TS CREATE\r\nSYSEN2; CREATE 72\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/99", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/99/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/99/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/99/events", + "html_url": "https://github.com/PDP-10/its/issues/99", + "id": 193371695, + "number": 99, + "title": "NWATCH - digital watch for non-TVs", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-04T20:01:16Z", + "updated_at": "2016-12-18T05:47:51Z", + "closed_at": "2016-12-07T07:20:07Z", + "body": "SYS1; TS NWATCH\r\nSYSEN1; NWATCH 38\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/98", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/98/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/98/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/98/events", + "html_url": "https://github.com/PDP-10/its/issues/98", + "id": 193371521, + "number": 98, + "title": "LUSER - Provide help to users", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 4, + "created_at": "2016-12-04T19:58:32Z", + "updated_at": "2016-12-10T18:24:06Z", + "closed_at": "2016-12-10T18:24:06Z", + "body": "SYS1; TS LUSER => SYSBIN; LUSER BIN\r\nSYSENG; LUSER 85\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/97", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/97/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/97/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/97/events", + "html_url": "https://github.com/PDP-10/its/issues/97", + "id": 193371186, + "number": 97, + "title": "INSTAL - installs binaries on other ITS machines on network", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T19:52:33Z", + "updated_at": "2016-12-19T06:23:59Z", + "closed_at": "2016-12-19T06:23:59Z", + "body": "Used to keep binaries in sync across a set of machines.\r\n\r\nSYS1;TS INSTALL\r\nSYSEN2; INSTAL 24\r\n.INFO.;INSTAL ORDER\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/96", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/96/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/96/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/96/events", + "html_url": "https://github.com/PDP-10/its/issues/96", + "id": 193371036, + "number": 96, + "title": "FACTOR - factors integers", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T19:49:50Z", + "updated_at": "2016-12-05T09:28:41Z", + "closed_at": null, + "body": "SYS1; TS FACTOR\r\n.INFO.;FACTOR ORDER\r\n\r\nSource missing?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/95", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/95/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/95/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/95/events", + "html_url": "https://github.com/PDP-10/its/issues/95", + "id": 193370941, + "number": 95, + "title": "UP / DOWN - let's you know when machines are up and down ", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T19:48:23Z", + "updated_at": "2016-12-05T09:28:45Z", + "closed_at": null, + "body": "SYS1; TS UP\r\nSYS1; TS DOWN\r\nSYSEN1; UP 35\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/94", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/94/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/94/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/94/events", + "html_url": "https://github.com/PDP-10/its/issues/94", + "id": 193370868, + "number": 94, + "title": "TIMES - display times from different machines on the network", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-04T19:47:01Z", + "updated_at": "2016-12-19T13:43:10Z", + "closed_at": null, + "body": "SYS1; TS TIMES => SYSBIN; TIMES BIN\r\nSYSNET; TIMES 72\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/93", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/93/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/93/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/93/events", + "html_url": "https://github.com/PDP-10/its/issues/93", + "id": 193370795, + "number": 93, + "title": "CROCK - running analog clock", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 6, + "created_at": "2016-12-04T19:45:43Z", + "updated_at": "2016-12-07T12:11:00Z", + "closed_at": "2016-12-07T12:11:00Z", + "body": "SYS1; TS CROCK\r\nSYSEN1; CROCK 1008\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/92", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/92/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/92/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/92/events", + "html_url": "https://github.com/PDP-10/its/issues/92", + "id": 193370750, + "number": 92, + "title": "BYE - Print random goodbye message", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T19:44:48Z", + "updated_at": "2016-12-08T08:39:57Z", + "closed_at": "2016-12-08T08:39:57Z", + "body": "Used in LOGOUT scripts. \r\n\r\nSYS1; TS BYE\r\nSYSEN1; BYE 19\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/91", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/91/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/91/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/91/events", + "html_url": "https://github.com/PDP-10/its/issues/91", + "id": 193370641, + "number": 91, + "title": "TTYSWP - Terminal Swapping Program", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-04T19:43:14Z", + "updated_at": "2016-12-05T09:29:03Z", + "closed_at": null, + "body": "Source missing for SYS1;TS TTYSWP" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/90", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/90/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/90/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/90/events", + "html_url": "https://github.com/PDP-10/its/issues/90", + "id": 193370540, + "number": 90, + "title": "@ Cross Reference Listing Tool", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 6, + "created_at": "2016-12-04T19:41:39Z", + "updated_at": "2016-12-08T20:37:46Z", + "closed_at": "2016-12-08T20:37:46Z", + "body": "SYSEN1; @ 695\r\nSYSEN1; @ DIFF\r\nSYSEN2; @MUDDL 64\r\nINFO; @ 22\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/89", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/89/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/89/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/89/events", + "html_url": "https://github.com/PDP-10/its/issues/89", + "id": 193370485, + "number": 89, + "title": "FRETTY - print list of free TTYs", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T19:41:07Z", + "updated_at": "2016-12-08T08:24:45Z", + "closed_at": "2016-12-08T08:24:45Z", + "body": "SYSEN2; FRETTY 62" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/88", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/88/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/88/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/88/events", + "html_url": "https://github.com/PDP-10/its/issues/88", + "id": 193370402, + "number": 88, + "title": "ARGUS - alert when users log in", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T19:39:54Z", + "updated_at": "2016-12-08T07:59:04Z", + "closed_at": "2016-12-08T07:59:04Z", + "body": "SYSEN2; ARGUS 31" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/87", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/87/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/87/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/87/events", + "html_url": "https://github.com/PDP-10/its/issues/87", + "id": 193369928, + "number": 87, + "title": "OS - TTY output spy", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-04T19:32:31Z", + "updated_at": "2016-12-08T07:36:05Z", + "closed_at": "2016-12-08T07:36:05Z", + "body": "SYSEN2; OS 93\r\n\r\nAlso check SCANDL." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/86", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/86/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/86/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/86/events", + "html_url": "https://github.com/PDP-10/its/issues/86", + "id": 193369818, + "number": 86, + "title": "SCANDL - TTY output spy", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-04T19:31:11Z", + "updated_at": "2016-12-08T06:43:20Z", + "closed_at": "2016-12-08T06:43:20Z", + "body": "SYSEN1; SCANDL 4" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/85", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/85/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/85/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/85/events", + "html_url": "https://github.com/PDP-10/its/issues/85", + "id": 193369650, + "number": 85, + "title": "PR - fancy file printer", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-04T19:29:01Z", + "updated_at": "2016-12-06T07:56:09Z", + "closed_at": "2016-12-06T07:56:09Z", + "body": "SYSEN1; PR 87 \r\nINFO; PR 5" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/84", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/84/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/84/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/84/events", + "html_url": "https://github.com/PDP-10/its/issues/84", + "id": 193369517, + "number": 84, + "title": "JOBS - list users in grups of job type", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T19:27:15Z", + "updated_at": "2016-12-06T06:56:48Z", + "closed_at": "2016-12-06T06:56:48Z", + "body": "SYSEN1; JOBS 87\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/83", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/83/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/83/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/83/events", + "html_url": "https://github.com/PDP-10/its/issues/83", + "id": 193369431, + "number": 83, + "title": "INLINE - append to JCL from TTY input", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-04T19:25:39Z", + "updated_at": "2016-12-08T05:59:17Z", + "closed_at": "2016-12-08T05:59:17Z", + "body": "SYSEN1; INLINE 51 \r\n.INFO.; INLINE INFO\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/82", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/82/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/82/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/82/events", + "html_url": "https://github.com/PDP-10/its/issues/82", + "id": 193369259, + "number": 82, + "title": "HSNDEV - HSNAME job device", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T19:22:23Z", + "updated_at": "2016-12-06T07:13:14Z", + "closed_at": "2016-12-06T07:13:14Z", + "body": "SYSEN1; HSNDEV 28\r\n\r\nInstall as DEVICE; JOBDEV HSNAME" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/81", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/81/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/81/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/81/events", + "html_url": "https://github.com/PDP-10/its/issues/81", + "id": 193369110, + "number": 81, + "title": "HSNAME - print user's HSNAME", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T19:20:03Z", + "updated_at": "2016-12-05T11:48:48Z", + "closed_at": "2016-12-05T11:48:48Z", + "body": "SYSEN1; HSNAME 16" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/80", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/80/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/80/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/80/events", + "html_url": "https://github.com/PDP-10/its/issues/80", + "id": 193369066, + "number": 80, + "title": "ARCSAL - archive salvager", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T19:19:20Z", + "updated_at": "2016-12-05T11:41:26Z", + "closed_at": "2016-12-05T11:41:26Z", + "body": "SYSEN1; ARCSAL 11" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/79", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/79/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/79/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/79/events", + "html_url": "https://github.com/PDP-10/its/issues/79", + "id": 193341015, + "number": 79, + "title": "TTY spying, snooping, sharing", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658877, + "url": "https://api.github.com/repos/PDP-10/its/labels/question", + "name": "question", + "color": "cc317c", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-04T09:22:22Z", + "updated_at": "2016-12-04T18:29:47Z", + "closed_at": null, + "body": "What are the names of the TTY spying, snooping, sharing etc programs?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/78", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/78/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/78/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/78/events", + "html_url": "https://github.com/PDP-10/its/pull/78", + "id": 193322562, + "number": 78, + "title": "Added support for METER and cleaned up COMSAT initialization", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-04T00:21:03Z", + "updated_at": "2016-12-07T10:43:03Z", + "closed_at": "2016-12-04T07:45:23Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/78", + "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" + }, + "body": "- Added support for METER\r\n- Also fixed build script after initializing COMSAT (KLH10 only) to kill\r\n COMSAT job." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/77", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/77/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/77/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/77/events", + "html_url": "https://github.com/PDP-10/its/pull/77", + "id": 193321586, + "number": 77, + "title": "Added support for SYSMSG", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-03T23:58:12Z", + "updated_at": "2016-12-07T10:43:10Z", + "closed_at": "2016-12-04T00:19:19Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/77", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/76", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/76/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/76/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/76/events", + "html_url": "https://github.com/PDP-10/its/pull/76", + "id": 193320452, + "number": 76, + "title": "Add support for TIMOON.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-03T23:32:18Z", + "updated_at": "2016-12-07T10:43:17Z", + "closed_at": "2016-12-03T23:56:03Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/76", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/75", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/75/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/75/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/75/events", + "html_url": "https://github.com/PDP-10/its/pull/75", + "id": 193319588, + "number": 75, + "title": "Addd support for REATTA.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-03T23:11:59Z", + "updated_at": "2016-12-07T10:43:26Z", + "closed_at": "2016-12-03T23:30:52Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/75", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/74", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/74/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/74/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/74/events", + "html_url": "https://github.com/PDP-10/its/pull/74", + "id": 193318527, + "number": 74, + "title": "Added LOOKUP to look up INQUIR entries.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-03T22:49:54Z", + "updated_at": "2016-12-07T10:43:32Z", + "closed_at": "2016-12-03T23:09:52Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/74", + "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" + }, + "body": "Added INQUPD to process INQUIR database updates.\r\nAdded DMUNCH to produce INQUIR;DIRS BIN file." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/73", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/73/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/73/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/73/events", + "html_url": "https://github.com/PDP-10/its/issues/73", + "id": 193318474, + "number": 73, + "title": "INQUPD trashes the INQUIR database if updating last entry", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-03T22:48:38Z", + "updated_at": "2016-12-07T10:36:19Z", + "closed_at": "2016-12-03T23:10:02Z", + "body": "INQUPD is the program run (by COMSAT) when someone updates his/her INQUIR entry (by running the INQUIR program) It has a bug where it trashes the DATA section of the INQUIR database when updating the last entry. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/72", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/72/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/72/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/72/events", + "html_url": "https://github.com/PDP-10/its/pull/72", + "id": 193316703, + "number": 72, + "title": "Added SEND/REPLY, as replacements for DDT's :SEND.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-12-03T22:11:23Z", + "updated_at": "2016-12-07T18:23:23Z", + "closed_at": "2016-12-03T22:45:56Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/72", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/71", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/71/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/71/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/71/events", + "html_url": "https://github.com/PDP-10/its/pull/71", + "id": 193309881, + "number": 71, + "title": "Build INFO, the EMACS library.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-03T19:52:58Z", + "updated_at": "2016-12-07T10:44:18Z", + "closed_at": "2016-12-03T20:45:18Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/71", + "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" + }, + "body": "I'm submitting this PR, so we can read info files in EMACS. The standalone INFO doesn't work yet." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/70", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/70/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/70/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/70/events", + "html_url": "https://github.com/PDP-10/its/pull/70", + "id": 193274784, + "number": 70, + "title": "Add links for FIND: FI, LF, COMB.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-03T08:30:40Z", + "updated_at": "2016-12-07T10:50:03Z", + "closed_at": "2016-12-03T14:29:31Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/70", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/69", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/69/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/69/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/69/events", + "html_url": "https://github.com/PDP-10/its/issues/69", + "id": 193273250, + "number": 69, + "title": "RESOLV - DNS name resolver", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-03T07:52:55Z", + "updated_at": "2016-12-03T07:52:55Z", + "closed_at": null, + "body": "@bictorv wrote:\r\n> I have some patches to DQDEV and RESOLV documented at the end of http://its.victor.se/wiki/dqdev (configuration, mainly)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/68", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/68/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/68/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/68/events", + "html_url": "https://github.com/PDP-10/its/issues/68", + "id": 193087245, + "number": 68, + "title": "DIRED - directory editor", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-02T10:51:12Z", + "updated_at": "2016-12-05T11:49:04Z", + "closed_at": "2016-12-05T11:49:04Z", + "body": "SYSEN2; DIRED 187 \r\n.INFO.; DIRED ORDER \r\n.INFO.; DIRED INFO \r\n.INFO.; DIRED RECENT\r\n\r\nThis is unrelated to DIRED in EMACS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/67", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/67/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/67/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/67/events", + "html_url": "https://github.com/PDP-10/its/issues/67", + "id": 193065216, + "number": 67, + "title": "FILE - Chaosnet file server", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-02T08:59:38Z", + "updated_at": "2017-01-22T16:26:22Z", + "closed_at": null, + "body": "SYSENG; FILE 591\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/66", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/66/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/66/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/66/events", + "html_url": "https://github.com/PDP-10/its/issues/66", + "id": 193064916, + "number": 66, + "title": "EMACS1 directory full", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 4, + "created_at": "2016-12-02T08:58:00Z", + "updated_at": "2016-12-02T18:59:43Z", + "closed_at": "2016-12-02T18:59:43Z", + "body": "A fully populated EMACS1 directory with the latest files from both AI and MC has 172 files. Apparently, this is over the limit, because DUMP fails with `ERROR: OPEN: DSK: EMACS1; _DUMP_ OUTPUT - DIRECTORY FULL`\r\n\r\nIn the snapshots, AI: EMACS1; has 128 files, and MC: EMACS1; has 169 files." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/65", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/65/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/65/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/65/events", + "html_url": "https://github.com/PDP-10/its/issues/65", + "id": 193010933, + "number": 65, + "title": "Add SEND/SENDER program", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-02T01:37:37Z", + "updated_at": "2016-12-03T22:48:59Z", + "closed_at": "2016-12-03T22:48:59Z", + "body": "sys;ts send is a link to sysbin;sender bin. sysbin:sender bin, built from sysen1;sender 395, is a replacement for DDT's SEND command. It works with local and remote sites. If the user is logged in, then an interactive message is sent, otherwise mail is sent. It even works across machines that support the appropriate protocols. Links to sysbin;sender bin include sys;ts freply, sys;ts send, sys2;ts fr, sys2;ts reply, and sys3;ts fs. You enable this replacement to DDT's :SEND by setting the DDT variable ..SNDFLG to a non-zero value. See INFO;SENDER > for documentation.\r\n\r\nI've tested it on DB and it seems to work fine." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/64", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/64/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/64/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/64/events", + "html_url": "https://github.com/PDP-10/its/issues/64", + "id": 192965876, + "number": 64, + "title": "Merge updates from EMACS 170", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-01T21:22:30Z", + "updated_at": "2016-12-01T21:22:30Z", + "closed_at": null, + "body": "Rich Alderson's TOPS-20 EMACS 170 may have some nice updates." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/63", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/63/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/63/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/63/events", + "html_url": "https://github.com/PDP-10/its/pull/63", + "id": 192955425, + "number": 63, + "title": "Rebuild EMACS", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-12-01T20:35:26Z", + "updated_at": "2016-12-07T10:50:10Z", + "closed_at": "2016-12-01T21:39:39Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/63", + "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" + }, + "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." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/62", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/62/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/62/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/62/events", + "html_url": "https://github.com/PDP-10/its/issues/62", + "id": 192827676, + "number": 62, + "title": "DUMP fails to create directory when first file is a link", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-01T12:01:45Z", + "updated_at": "2016-12-05T15:05:01Z", + "closed_at": "2016-12-05T15:05:01Z", + "body": "Test case: create a DUMP tape with a directory just containing a link. Then try to LOAD it with DUMP." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/61", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/61/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/61/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/61/events", + "html_url": "https://github.com/PDP-10/its/issues/61", + "id": 192765526, + "number": 61, + "title": "Source code missing", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658875, + "url": "https://api.github.com/repos/PDP-10/its/labels/help%20wanted", + "name": "help wanted", + "color": "128A0C", + "default": true + }, + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 35, + "created_at": "2016-12-01T06:34:49Z", + "updated_at": "2017-01-11T21:09:11Z", + "closed_at": null, + "body": "This is a place where we can make notes of missing source code." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/60", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/60/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/60/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/60/events", + "html_url": "https://github.com/PDP-10/its/issues/60", + "id": 192763352, + "number": 60, + "title": "SYSMSG - Print system messages", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-01T06:19:05Z", + "updated_at": "2016-12-04T00:19:28Z", + "closed_at": "2016-12-04T00:19:28Z", + "body": "SYSEN1; SYSMSG 21 \r\nINFO; SYSMSG 4 \r\n.INFO.; SYSMSG INFO \r\n.MAIL.; BBOARD INFO\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/59", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/59/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/59/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/59/events", + "html_url": "https://github.com/PDP-10/its/issues/59", + "id": 192762492, + "number": 59, + "title": "DATE", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-01T06:12:11Z", + "updated_at": "2016-12-01T06:12:11Z", + "closed_at": null, + "body": "No source code?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/58", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/58/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/58/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/58/events", + "html_url": "https://github.com/PDP-10/its/issues/58", + "id": 192761915, + "number": 58, + "title": "TIMOON - print time, date, phase of moon, and more", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-12-01T06:07:30Z", + "updated_at": "2016-12-03T23:56:20Z", + "closed_at": "2016-12-03T23:56:20Z", + "body": "SYSENG; TIMOON 25\r\n\r\nThe PI binary version is TIMOON 24, but that source version seems to be lost." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/57", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/57/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/57/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/57/events", + "html_url": "https://github.com/PDP-10/its/pull/57", + "id": 192759206, + "number": 57, + "title": "Added PWORD and PANDA. Set up initial password database.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-12-01T05:42:32Z", + "updated_at": "2016-12-07T10:50:19Z", + "closed_at": "2016-12-01T06:01:15Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/57", + "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" + }, + "body": "Did not link sys;atsign hactrn to sysbin;pword bin, so logins\r\nare not required." + } +] diff --git a/doc/github/issues5 b/doc/github/issues5 new file mode 100644 index 00000000..7d1d19e2 --- /dev/null +++ b/doc/github/issues5 @@ -0,0 +1,3765 @@ +[ + { + "url": "https://api.github.com/repos/PDP-10/its/issues/56", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/56/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/56/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/56/events", + "html_url": "https://github.com/PDP-10/its/pull/56", + "id": 192711541, + "number": 56, + "title": "Added INQUIR, the user account management program.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-11-30T23:31:45Z", + "updated_at": "2016-12-07T10:50:26Z", + "closed_at": "2016-11-30T23:59:16Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/56", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/55", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/55/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/55/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/55/events", + "html_url": "https://github.com/PDP-10/its/pull/55", + "id": 192647774, + "number": 55, + "title": "Added BINPRT, for dumping out information about binary executable", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-11-30T18:51:19Z", + "updated_at": "2016-12-07T10:50:32Z", + "closed_at": "2016-11-30T19:10:16Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/55", + "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" + }, + "body": "files." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/54", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/54/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/54/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/54/events", + "html_url": "https://github.com/PDP-10/its/pull/54", + "id": 192633020, + "number": 54, + "title": "Added build of COMPLR, the lisp compiler.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-11-30T17:45:40Z", + "updated_at": "2016-12-07T10:50:38Z", + "closed_at": "2016-11-30T18:39:00Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/54", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/53", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/53/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/53/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/53/events", + "html_url": "https://github.com/PDP-10/its/pull/53", + "id": 192616111, + "number": 53, + "title": "Added documentation for lisp and lisp libraries.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-11-30T16:40:49Z", + "updated_at": "2016-12-07T11:06:14Z", + "closed_at": "2016-11-30T16:58:42Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/53", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/52", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/52/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/52/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/52/events", + "html_url": "https://github.com/PDP-10/its/pull/52", + "id": 192457487, + "number": 52, + "title": "Added support for LISP interpreter and runtime (autoloaded files only).", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-11-30T02:17:53Z", + "updated_at": "2016-12-07T11:06:24Z", + "closed_at": "2016-11-30T07:56:40Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/52", + "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" + }, + "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." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/51", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/51/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/51/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/51/events", + "html_url": "https://github.com/PDP-10/its/pull/51", + "id": 192405268, + "number": 51, + "title": "Add some documentation files.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-11-29T21:31:12Z", + "updated_at": "2016-12-07T11:06:33Z", + "closed_at": "2016-11-29T21:52:15Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/51", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/50", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/50/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/50/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/50/events", + "html_url": "https://github.com/PDP-10/its/issues/50", + "id": 192403493, + "number": 50, + "title": "BINPRT - Print assembly information", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 2, + "created_at": "2016-11-29T21:23:45Z", + "updated_at": "2016-12-01T05:54:16Z", + "closed_at": "2016-12-01T05:54:16Z", + "body": "SYSEN1; BINPRT 117 \r\nINFO; BINPRT 5\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/49", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/49/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/49/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/49/events", + "html_url": "https://github.com/PDP-10/its/issues/49", + "id": 192397592, + "number": 49, + "title": "SPELL - Spelling check and correction", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-11-29T20:59:43Z", + "updated_at": "2016-12-18T21:28:39Z", + "closed_at": "2016-12-18T21:28:39Z", + "body": "SYSENG; SPELL 741 \r\nINFO; SPELL 1" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/48", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/48/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/48/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/48/events", + "html_url": "https://github.com/PDP-10/its/issues/48", + "id": 192397224, + "number": 48, + "title": "IDLE - List idle users", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-11-29T20:58:03Z", + "updated_at": "2016-12-18T21:28:24Z", + "closed_at": "2016-12-18T21:28:24Z", + "body": "GREN; IDLE 2" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/47", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/47/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/47/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/47/events", + "html_url": "https://github.com/PDP-10/its/issues/47", + "id": 192396911, + "number": 47, + "title": "METER - Display system statistics", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 3, + "created_at": "2016-11-29T20:56:39Z", + "updated_at": "2016-12-04T15:45:05Z", + "closed_at": "2016-12-04T09:09:18Z", + "body": "SYSENG; METER 18 \r\n.INFO.; METER INFO" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/46", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/46/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/46/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/46/events", + "html_url": "https://github.com/PDP-10/its/issues/46", + "id": 192391357, + "number": 46, + "title": "TIMOON - Print time and date", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-11-29T20:31:34Z", + "updated_at": "2016-12-03T23:58:43Z", + "closed_at": "2016-12-03T23:58:43Z", + "body": "SYSENG; TIMOON 25" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/45", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/45/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/45/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/45/events", + "html_url": "https://github.com/PDP-10/its/pull/45", + "id": 192390831, + "number": 45, + "title": "STINK - Linker", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 4, + "created_at": "2016-11-29T20:29:15Z", + "updated_at": "2016-12-09T15:16:52Z", + "closed_at": "2016-12-09T15:16:52Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/45", + "html_url": "https://github.com/PDP-10/its/pull/45", + "diff_url": "https://github.com/PDP-10/its/pull/45.diff", + "patch_url": "https://github.com/PDP-10/its/pull/45.patch" + }, + "body": "SYS1; TS STINK \r\nSYSEN2; STINK 200 \r\n.INFO.; STINK DOC\r\n.INFO.; STINK RECENT\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/44", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/44/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/44/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/44/events", + "html_url": "https://github.com/PDP-10/its/issues/44", + "id": 192389102, + "number": 44, + "title": "REATTA - Connect jobs to terminals", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 2, + "created_at": "2016-11-29T20:21:50Z", + "updated_at": "2016-12-03T23:31:09Z", + "closed_at": "2016-12-03T23:31:09Z", + "body": "SYSEN2; REATTA 18 \r\n.INFO.; REATTA ORDER\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/43", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/43/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/43/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/43/events", + "html_url": "https://github.com/PDP-10/its/pull/43", + "id": 192386589, + "number": 43, + "title": "PALX - PDP-11 cross assembler.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 2, + "created_at": "2016-11-29T20:10:50Z", + "updated_at": "2016-12-09T20:53:36Z", + "closed_at": "2016-12-09T20:53:36Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/43", + "html_url": "https://github.com/PDP-10/its/pull/43", + "diff_url": "https://github.com/PDP-10/its/pull/43.diff", + "patch_url": "https://github.com/PDP-10/its/pull/43.patch" + }, + "body": "SYS; TS PALX \r\nSYSEN1; PALX 280 \r\n.INFO.; PALX ORDER \r\n.INFO.; PALX FORMAT" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/42", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/42/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/42/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/42/events", + "html_url": "https://github.com/PDP-10/its/issues/42", + "id": 192382524, + "number": 42, + "title": "QMAIL - user interface to COMSAT", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658873, + "url": "https://api.github.com/repos/PDP-10/its/labels/duplicate", + "name": "duplicate", + "color": "cccccc", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 2, + "created_at": "2016-11-29T19:53:53Z", + "updated_at": "2016-12-07T10:37:03Z", + "closed_at": "2016-11-29T20:05:42Z", + "body": "KSC; QMAIL 614 \r\n.INFO.; QMAIL INFO\r\n\r\n> Qmail sends messages to people over the network or locally; the \"Q\" is for \"queue\" as it always operates by queueing mail to a special independent program which does the actual sending." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/41", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/41/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/41/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/41/events", + "html_url": "https://github.com/PDP-10/its/issues/41", + "id": 192381773, + "number": 41, + "title": "RMTDEV - MLDEV for non-ITS hosts", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-11-29T19:50:57Z", + "updated_at": "2016-12-05T11:48:36Z", + "closed_at": "2016-12-05T11:48:36Z", + "body": "Lives in GZ;" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/40", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/40/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/40/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/40/events", + "html_url": "https://github.com/PDP-10/its/pull/40", + "id": 192379272, + "number": 40, + "title": "Build DSKUSE", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-11-29T19:41:27Z", + "updated_at": "2016-12-07T11:06:43Z", + "closed_at": "2016-11-29T19:54:28Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/40", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/39", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/39/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/39/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/39/events", + "html_url": "https://github.com/PDP-10/its/issues/39", + "id": 192369682, + "number": 39, + "title": "PANDA and PWORD", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-11-29T19:03:01Z", + "updated_at": "2016-12-01T06:01:43Z", + "closed_at": "2016-12-01T06:01:43Z", + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/38", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/38/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/38/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/38/events", + "html_url": "https://github.com/PDP-10/its/issues/38", + "id": 192369592, + "number": 38, + "title": "INQUIR", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-11-29T19:02:43Z", + "updated_at": "2016-12-01T05:54:56Z", + "closed_at": "2016-12-01T05:54:56Z", + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/37", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/37/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/37/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/37/events", + "html_url": "https://github.com/PDP-10/its/issues/37", + "id": 192120317, + "number": 37, + "title": "Figure out why COMSAT won't perform initialization on SIMH", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-11-28T21:21:28Z", + "updated_at": "2016-11-30T18:41:11Z", + "closed_at": null, + "body": "Currently, COMSAT fails to perform first-time initialization on SIMH. The MFINIT entrypoint creates all the required files in the .MAIL. directory, but does a aborts on SIMH. This may be due to required network support, but COMSAT should work (for local mail delivery) without a network. \r\n\r\nThis ticket is to investigate the reason for failure on SIMH and find a better solution." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/36", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/36/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/36/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/36/events", + "html_url": "https://github.com/PDP-10/its/issues/36", + "id": 192046343, + "number": 36, + "title": "Build in macOS", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 467658875, + "url": "https://api.github.com/repos/PDP-10/its/labels/help%20wanted", + "name": "help wanted", + "color": "128A0C", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 22, + "created_at": "2016-11-28T16:09:58Z", + "updated_at": "2016-12-15T11:16:48Z", + "closed_at": null, + "body": "At least make an attempt at building in Mac OS. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/35", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/35/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/35/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/35/events", + "html_url": "https://github.com/PDP-10/its/issues/35", + "id": 191904074, + "number": 35, + "title": "Need MacLISP", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 3, + "created_at": "2016-11-28T01:59:47Z", + "updated_at": "2016-12-01T05:55:15Z", + "closed_at": "2016-12-01T05:55:15Z", + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/34", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/34/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/34/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/34/events", + "html_url": "https://github.com/PDP-10/its/pull/34", + "id": 191902601, + "number": 34, + "title": "Added mail support (COMSAT, MAIL, RMAIL, DQ device).", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 6, + "created_at": "2016-11-28T01:42:42Z", + "updated_at": "2016-12-07T11:06:50Z", + "closed_at": "2016-11-28T17:24:16Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/34", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/33", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/33/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/33/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/33/events", + "html_url": "https://github.com/PDP-10/its/pull/33", + "id": 191887409, + "number": 33, + "title": "Build DIR.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-11-27T21:40:16Z", + "updated_at": "2016-12-07T11:07:00Z", + "closed_at": "2016-11-27T22:03:51Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/33", + "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" + }, + "body": ":DIR seems to do exactly the same thing as :LISTF." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/32", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/32/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/32/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/32/events", + "html_url": "https://github.com/PDP-10/its/pull/32", + "id": 191884207, + "number": 32, + "title": "Build the DIR device.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-11-27T20:40:20Z", + "updated_at": "2016-12-07T11:07:28Z", + "closed_at": "2016-11-27T21:25:15Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/32", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/31", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/31/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/31/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/31/events", + "html_url": "https://github.com/PDP-10/its/pull/31", + "id": 191877821, + "number": 31, + "title": "Build DDTDOC.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-11-27T18:56:16Z", + "updated_at": "2016-12-07T11:07:36Z", + "closed_at": "2016-11-27T20:19:58Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/31", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/30", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/30/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/30/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/30/events", + "html_url": "https://github.com/PDP-10/its/pull/30", + "id": 191844340, + "number": 30, + "title": "Added SRCCOM program and documentation.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-11-27T06:03:46Z", + "updated_at": "2016-12-07T11:07:43Z", + "closed_at": "2016-11-27T07:48:36Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/30", + "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" + }, + "body": "SRCCOM is a source/binary comparison program.\r\nSRCCOM also support source merges." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/29", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/29/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/29/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/29/events", + "html_url": "https://github.com/PDP-10/its/pull/29", + "id": 191826957, + "number": 29, + "title": "Added support for TTLOC.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-11-26T21:11:08Z", + "updated_at": "2016-12-07T11:07:50Z", + "closed_at": "2016-11-26T21:35:32Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/29", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/28", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/28/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/28/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/28/events", + "html_url": "https://github.com/PDP-10/its/pull/28", + "id": 191826543, + "number": 28, + "title": "FIND", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 0, + "created_at": "2016-11-26T21:01:53Z", + "updated_at": "2016-12-07T11:07:58Z", + "closed_at": "2016-11-26T21:15:36Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/28", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/27", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/27/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/27/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/27/events", + "html_url": "https://github.com/PDP-10/its/issues/27", + "id": 191826373, + "number": 27, + "title": "Add support for TTLOC program and SYSBIN;TTLOC DATA", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-11-26T20:57:32Z", + "updated_at": "2016-12-07T10:37:19Z", + "closed_at": "2016-11-26T21:35:49Z", + "body": "The TTLOC program allows a user to specify his/her physical location. This shows up in FINGER (NAME) lists. The TTLOC program creates the database SYSBIN; TTLOC DATA.\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/26", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/26/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/26/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/26/events", + "html_url": "https://github.com/PDP-10/its/issues/26", + "id": 191826098, + "number": 26, + "title": "Y2K problem", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 8, + "created_at": "2016-11-26T20:51:34Z", + "updated_at": "2017-01-12T00:16:15Z", + "closed_at": "2017-01-12T00:16:15Z", + "body": "The year 2016 in file listings is printed as 116. This applies to both :LISTF and :FIND." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/25", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/25/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/25/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/25/events", + "html_url": "https://github.com/PDP-10/its/pull/25", + "id": 191826006, + "number": 25, + "title": "Added ITS support for CHTN and CFTP (Telnet and FTP over Chaosnet).", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-11-26T20:49:24Z", + "updated_at": "2016-12-07T11:08:06Z", + "closed_at": "2016-11-26T20:59:06Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/25", + "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" + }, + "body": "To actually use these programs, however, the emulator needs to get\r\nupdated to support Chaosnet (over UDP, for example)." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/24", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/24/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/24/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/24/events", + "html_url": "https://github.com/PDP-10/its/pull/24", + "id": 191821835, + "number": 24, + "title": "Added MLDEV/MLSLV devices. ", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-11-26T19:17:04Z", + "updated_at": "2016-12-07T11:08:33Z", + "closed_at": "2016-11-26T19:22:55Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/24", + "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" + }, + "body": "These allow access to the file system using the device DB: both locally and from remote systems." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/23", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/23/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/23/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/23/events", + "html_url": "https://github.com/PDP-10/its/issues/23", + "id": 191796626, + "number": 23, + "title": "FIND", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-11-26T09:31:58Z", + "updated_at": "2016-11-26T21:02:18Z", + "closed_at": "2016-11-26T21:02:18Z", + "body": "I'm working on adding FIND." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/22", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/22/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/22/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/22/events", + "html_url": "https://github.com/PDP-10/its/issues/22", + "id": 191794422, + "number": 22, + "title": "INIT", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 3, + "created_at": "2016-11-26T08:33:04Z", + "updated_at": "2016-12-08T06:02:36Z", + "closed_at": "2016-12-08T06:02:36Z", + "body": "I'm not sure what INIT is, but it looks interesting. Is it built into DDT, or else where is the source code?\r\n\r\nInfo in INFO; INIT >." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/21", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/21/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/21/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/21/events", + "html_url": "https://github.com/PDP-10/its/pull/21", + "id": 191794274, + "number": 21, + "title": "Build WHOJ.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-11-26T08:28:46Z", + "updated_at": "2016-12-07T11:08:40Z", + "closed_at": "2016-11-26T15:51:37Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/21", + "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" + }, + "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." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/20", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/20/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/20/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/20/events", + "html_url": "https://github.com/PDP-10/its/pull/20", + "id": 191766318, + "number": 20, + "title": "Added support for NAME, FINGER, and its aliases. Also added support", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-11-25T21:22:25Z", + "updated_at": "2016-12-13T08:01:40Z", + "closed_at": "2016-11-26T07:26:43Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/20", + "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" + }, + "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." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/19", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/19/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/19/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/19/events", + "html_url": "https://github.com/PDP-10/its/pull/19", + "id": 191580609, + "number": 19, + "title": "Merge in networking support from ejs/net2 branch to master.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 14, + "created_at": "2016-11-24T19:12:15Z", + "updated_at": "2016-12-07T10:53:14Z", + "closed_at": "2016-11-24T20:43:54Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/19", + "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" + }, + "body": "" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/18", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/18/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/18/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/18/events", + "html_url": "https://github.com/PDP-10/its/issues/18", + "id": 191568477, + "number": 18, + "title": "Need INFO program", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 14, + "created_at": "2016-11-24T17:24:16Z", + "updated_at": "2017-01-13T17:51:24Z", + "closed_at": null, + "body": "Now that we have INFO and .INFO. directories, we should include the INFO program, which knows how to locate and process the .info files." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/17", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/17/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/17/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/17/events", + "html_url": "https://github.com/PDP-10/its/issues/17", + "id": 191450369, + "number": 17, + "title": "Induce CHAOS", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 9, + "created_at": "2016-11-24T07:29:26Z", + "updated_at": "2017-01-23T11:34:31Z", + "closed_at": null, + "body": "@eswenson1 wrote:\r\n> What do you want to do about the Chaosnet support (KLH10 support Chaosnet over UDP)? This would allow multiple ITS systems to be connected using the Chaosnet.\r\n\r\nI want it supported, of course!\r\n\r\nI think we should add @bictorv's CHAOS patches to the KLH10 at http://github.com/PDP-10/klh10.\r\n\r\nCC @Rhialto" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/16", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/16/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/16/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/16/events", + "html_url": "https://github.com/PDP-10/its/issues/16", + "id": 191445152, + "number": 16, + "title": "No .INFO. directory", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 5, + "created_at": "2016-11-24T06:48:43Z", + "updated_at": "2016-11-26T09:32:23Z", + "closed_at": "2016-11-26T09:32:23Z", + "body": "The build should create the .INFO. directory and populate it with documentation as we're adding the corresponding commands and functionality to the system.\r\n\r\nWhile there is a \"doc\" subdirectory of the source tree, and it is populated with various directories, including .INFO. and INFO, as well as other documentation directories, none of this content is making it into the build image. " + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/15", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/15/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/15/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/15/events", + "html_url": "https://github.com/PDP-10/its/issues/15", + "id": 191336824, + "number": 15, + "title": "Remove duplicate EMACS executable", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 4, + "created_at": "2016-11-23T17:32:32Z", + "updated_at": "2016-12-07T10:37:59Z", + "closed_at": "2016-11-23T20:01:26Z", + "body": "The current build results in two TS EMACS links. One in SYS and the other in SYS3. In the PI distribution, the TS EMACS link is in SYS2. Shouldn't we put it there too?\r\n" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/14", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/14/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/14/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/14/events", + "html_url": "https://github.com/PDP-10/its/issues/14", + "id": 191084053, + "number": 14, + "title": "List of all binaries", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 493057811, + "url": "https://api.github.com/repos/PDP-10/its/labels/note", + "name": "note", + "color": "fb6a04", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-11-22T18:14:07Z", + "updated_at": "2016-12-29T20:07:44Z", + "closed_at": null, + "body": "Making a list of all binaries, so we can check them off when they're done." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/13", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/13/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/13/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/13/events", + "html_url": "https://github.com/PDP-10/its/issues/13", + "id": 190835207, + "number": 13, + "title": "XXFILE", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 509728908, + "url": "https://api.github.com/repos/PDP-10/its/labels/dynamod", + "name": "dynamod", + "color": "0052cc", + "default": false + }, + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 6, + "created_at": "2016-11-21T21:04:03Z", + "updated_at": "2016-12-31T16:13:06Z", + "closed_at": null, + "body": "XXFILE .insrts the file TAA; UUOS >, but there is no such file anywhere.\r\n\r\nDisassembly reveals that TAA probably were at DM, so we're most likely out of luck." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/12", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/12/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/12/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/12/events", + "html_url": "https://github.com/PDP-10/its/issues/12", + "id": 190696114, + "number": 12, + "title": "Bring Zork back home", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 509728908, + "url": "https://api.github.com/repos/PDP-10/its/labels/dynamod", + "name": "dynamod", + "color": "0052cc", + "default": false + }, + { + "id": 501323733, + "url": "https://api.github.com/repos/PDP-10/its/labels/game", + "name": "game", + "color": "c2e0c6", + "default": false + }, + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 29, + "created_at": "2016-11-21T11:58:03Z", + "updated_at": "2017-01-19T09:26:07Z", + "closed_at": null, + "body": "Rich Alderson says he has the Muddle interpreter/compiler? for TOPS-20. Binary only. It could be disassembled and ported back to ITS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/11", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/11/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/11/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/11/events", + "html_url": "https://github.com/PDP-10/its/issues/11", + "id": 190684969, + "number": 11, + "title": "Separate configurations for SIMH and KLH10", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + }, + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-11-21T11:06:31Z", + "updated_at": "2016-12-19T13:50:01Z", + "closed_at": "2016-11-26T21:41:38Z", + "body": "In the near future, it will be necessary to build different ITS configuations for SIMH and KLH10.\r\n\r\nThey support different sets of hardware peripheral devices." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/10", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/10/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/10/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/10/events", + "html_url": "https://github.com/PDP-10/its/pull/10", + "id": 190659654, + "number": 10, + "title": "Boot from rebuilt ITS", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658874, + "url": "https://api.github.com/repos/PDP-10/its/labels/enhancement", + "name": "enhancement", + "color": "84b6eb", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-11-21T09:22:27Z", + "updated_at": "2016-12-07T10:52:36Z", + "closed_at": "2016-11-21T16:48:40Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/10", + "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" + }, + "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." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/9", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/9/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/9/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/9/events", + "html_url": "https://github.com/PDP-10/its/pull/9", + "id": 190358951, + "number": 9, + "title": "Build/install netime, dmpcpy, and pfthmg daemons; add link sys; ts p (to sys; ts peek)", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 5, + "created_at": "2016-11-18T16:17:51Z", + "updated_at": "2016-12-07T11:08:57Z", + "closed_at": "2016-11-18T18:27:06Z", + "pull_request": { + "url": "https://api.github.com/repos/PDP-10/its/pulls/9", + "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" + }, + "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" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/8", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/8/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/8/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/8/events", + "html_url": "https://github.com/PDP-10/its/issues/8", + "id": 190263716, + "number": 8, + "title": "COMSAT", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-11-18T08:38:46Z", + "updated_at": "2016-11-28T21:22:46Z", + "closed_at": "2016-11-28T21:22:46Z", + "body": "Build COMSAT." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/7", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/7/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/7/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/7/events", + "html_url": "https://github.com/PDP-10/its/issues/7", + "id": 190263632, + "number": 7, + "title": "Networking programs", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "comments": 4, + "created_at": "2016-11-18T08:38:19Z", + "updated_at": "2016-11-24T19:26:29Z", + "closed_at": "2016-11-24T19:03:21Z", + "body": "Build FTP, TELNET, SUPDUP. More?" + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/6", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/6/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/6/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/6/events", + "html_url": "https://github.com/PDP-10/its/issues/6", + "id": 190263230, + "number": 6, + "title": "Use xfiles to build", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "open", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 0, + "created_at": "2016-11-18T08:35:56Z", + "updated_at": "2016-12-07T12:13:03Z", + "closed_at": null, + "body": "Currently, the build is scripted entirely from the host, using **expect**.\r\n\r\nChange this to build as much as possible with xfiles. In some cases XXFILE may be necessary." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/5", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/5/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/5/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/5/events", + "html_url": "https://github.com/PDP-10/its/issues/5", + "id": 190262860, + "number": 5, + "title": "Select emulator", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 501324542, + "url": "https://api.github.com/repos/PDP-10/its/labels/host", + "name": "host", + "color": "d4c5f9", + "default": false + }, + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 1, + "created_at": "2016-11-18T08:33:32Z", + "updated_at": "2016-12-15T11:18:04Z", + "closed_at": "2016-11-18T14:02:59Z", + "body": "Make it possible to select between SIMH and KLH10." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/4", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/4/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/4/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/4/events", + "html_url": "https://github.com/PDP-10/its/issues/4", + "id": 190262551, + "number": 4, + "title": "Dump a new ITS", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 6, + "created_at": "2016-11-18T08:31:41Z", + "updated_at": "2016-11-23T12:36:22Z", + "closed_at": "2016-11-21T09:23:41Z", + "body": "The ITS monitor builds, but is not yet dumped and installed in `.`. We also have EDDT and NSALV, so everything is in place.\r\n\r\nQuestion: Is it possible to use timesharing DDT to dump? Just $L and $$L the components, and then $Y." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/3", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/3/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/3/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/3/events", + "html_url": "https://github.com/PDP-10/its/issues/3", + "id": 190262234, + "number": 3, + "title": "DSKDMP", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 3, + "created_at": "2016-11-18T08:29:41Z", + "updated_at": "2016-11-21T20:36:17Z", + "closed_at": "2016-11-21T20:23:22Z", + "body": "Build DSKDMP. There are two binaries:\r\n- The BT bootstrap.\r\n- The full DSKDMP programs." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/2", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/2/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/2/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/2/events", + "html_url": "https://github.com/PDP-10/its/issues/2", + "id": 190261906, + "number": 2, + "title": "EMACS", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 484118735, + "url": "https://api.github.com/repos/PDP-10/its/labels/todo", + "name": "todo", + "color": "fef2c0", + "default": false + } + ], + "state": "closed", + "locked": false, + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "comments": 6, + "created_at": "2016-11-18T08:27:32Z", + "updated_at": "2016-12-19T19:31:28Z", + "closed_at": "2016-12-19T10:51:52Z", + "body": "I'd like to build EMACS from source code, but that seems to be too much effor for too little gain.\r\n\r\nI'm going to try to find a small number of binary files which are sufficient to build a new EMACS." + }, + { + "url": "https://api.github.com/repos/PDP-10/its/issues/1", + "repository_url": "https://api.github.com/repos/PDP-10/its", + "labels_url": "https://api.github.com/repos/PDP-10/its/issues/1/labels{/name}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/1/comments", + "events_url": "https://api.github.com/repos/PDP-10/its/issues/1/events", + "html_url": "https://github.com/PDP-10/its/issues/1", + "id": 187961143, + "number": 1, + "title": "MTBOOT problem", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + }, + "labels": [ + { + "id": 467658872, + "url": "https://api.github.com/repos/PDP-10/its/labels/bug", + "name": "bug", + "color": "ee0701", + "default": true + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "comments": 1, + "created_at": "2016-11-08T10:56:09Z", + "updated_at": "2016-11-26T21:05:54Z", + "closed_at": "2016-11-26T21:05:54Z", + "body": "I have not been able to create a bootable tape using MTBOOT. Running MTBOOT seems fine:\r\n\r\n *:kshack;mtboot\r\n KS10 ITS Bootload Generator.\r\n Write a tape? (Y or N) y\r\n Rewind tape first? (Y or N) y\r\n Writing microcode from DSK: KSHACK; GOOD RAM\r\n Include DDT? (Y or N) y\r\n Input file (just press Return if none)? .;dskdmp rp06\r\n Writing 512 word bootstrap loader.\r\n Writing DDT from DSK: KSHACK; DDT BIN\r\n Writing SBLK program from DSK: .; DSKDMP RP06\r\n :KILL \r\n\r\nThe DDT used here is a link to `.;@ DDT`. \r\nWhen I boot from the tape, I get a checksum error:\r\n\r\n ITS MTBOOT.176\r\n Checksum error\r\n\r\nApparently, the boot block runs ok, but bails at the checksum verification." + } +] diff --git a/doc/github/pulls1 b/doc/github/pulls1 new file mode 100644 index 00000000..565584ad --- /dev/null +++ b/doc/github/pulls1 @@ -0,0 +1,29795 @@ +[ + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/456", + "id": 102773522, + "html_url": "https://github.com/PDP-10/its/pull/456", + "diff_url": "https://github.com/PDP-10/its/pull/456.diff", + "patch_url": "https://github.com/PDP-10/its/pull/456.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/456", + "number": 456, + "state": "closed", + "locked": false, + "title": "Update itstar and tapeutils submodules", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "They now build in FreeBSD.\r\n\r\nFixes #447.\r\n", + "created_at": "2017-01-23T18:26:50Z", + "updated_at": "2017-01-23T19:06:08Z", + "closed_at": "2017-01-23T19:06:03Z", + "merged_at": "2017-01-23T19:06:03Z", + "merge_commit_sha": "0d9e47296c2ec575bd1b448bcf99643f6d0adc30", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/456/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/456/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/456/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/2be8b4e58059cbdf17890c07509a26def0e69cee", + "head": { + "label": "PDP-10:lars/submodules", + "ref": "lars/submodules", + "sha": "2be8b4e58059cbdf17890c07509a26def0e69cee", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "90332f30e78bc5c5ae84561338915764743d64fe", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/456" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/456" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/456" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/456/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/456/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/456/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/2be8b4e58059cbdf17890c07509a26def0e69cee" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/452", + "id": 102633170, + "html_url": "https://github.com/PDP-10/its/pull/452", + "diff_url": "https://github.com/PDP-10/its/pull/452.diff", + "patch_url": "https://github.com/PDP-10/its/pull/452.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/452", + "number": 452, + "state": "closed", + "locked": false, + "title": "KA ITS pager notes from Dave Conroy.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "These are notes in a very raw form, but we'll take what we can get.", + "created_at": "2017-01-22T19:56:40Z", + "updated_at": "2017-01-23T18:49:32Z", + "closed_at": "2017-01-22T20:47:27Z", + "merged_at": "2017-01-22T20:47:27Z", + "merge_commit_sha": "90332f30e78bc5c5ae84561338915764743d64fe", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/452/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/452/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/452/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/d504cc3f911fba002c67e709bc3e1bcfec93a144", + "head": { + "label": "PDP-10:lars/dcg", + "ref": "lars/dcg", + "sha": "d504cc3f911fba002c67e709bc3e1bcfec93a144", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "d4185487a92ff0c2aea9882360a2f68951947f1f", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/452" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/452" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/452" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/452/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/452/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/452/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/d504cc3f911fba002c67e709bc3e1bcfec93a144" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/450", + "id": 102612100, + "html_url": "https://github.com/PDP-10/its/pull/450", + "diff_url": "https://github.com/PDP-10/its/pull/450.diff", + "patch_url": "https://github.com/PDP-10/its/pull/450.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/450", + "number": 450, + "state": "closed", + "locked": false, + "title": "ZORK stub", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "SYS3; TS ZORK \r\nKMP; AR9 MIDAS (ZORK 21)\r\n\r\nThere appears before you a huge figure clothed in a dark robe. As you shrink back in awe, he speaks:\r\n\r\n''This is not the machine of the Zork Implementors!''\r\n\r\nThen, as suddenly as it appeeared, his image dissolves, leaving you in darkness.\r\n\r\nAs your eyes grow more accustomed to the dim light, you notice a clue etched on the wall... It reads:\r\n\r\n> The only MIT machine supporting Zork is MIT-DMS, (Arpa host 106 Octal, 70 Decimal). Guest accounts to play Zork are NOT available. However, if you are seeking a copy of Zork to bring up on your favorite TENEX or TWENEX, you might try :MAIL'ing to BUG-ZORK asking about the possibility of getting\r\n a tape of the game for your own use.\r\n FMZC, GUE 745\r\n", + "created_at": "2017-01-22T08:03:51Z", + "updated_at": "2017-01-22T16:51:52Z", + "closed_at": "2017-01-22T15:58:35Z", + "merged_at": "2017-01-22T15:58:35Z", + "merge_commit_sha": "d4185487a92ff0c2aea9882360a2f68951947f1f", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/450/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/450/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/450/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/d05c1de3c4baad6b106c18c4fd9da4a1674a6dcb", + "head": { + "label": "PDP-10:lars/zork", + "ref": "lars/zork", + "sha": "d05c1de3c4baad6b106c18c4fd9da4a1674a6dcb", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "706d9ea20e1f135a291407801c791dbd7f36c1f4", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/450" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/450" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/450" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/450/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/450/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/450/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/d05c1de3c4baad6b106c18c4fd9da4a1674a6dcb" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/448", + "id": 102591799, + "html_url": "https://github.com/PDP-10/its/pull/448", + "diff_url": "https://github.com/PDP-10/its/pull/448.diff", + "patch_url": "https://github.com/PDP-10/its/pull/448.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/448", + "number": 448, + "state": "closed", + "locked": false, + "title": "Update the minsys DUMP from 442 to 444.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "The new version fixes the bug restoring a link as the first think in a directory.", + "created_at": "2017-01-21T18:36:23Z", + "updated_at": "2017-01-21T19:33:52Z", + "closed_at": "2017-01-21T19:33:48Z", + "merged_at": "2017-01-21T19:33:48Z", + "merge_commit_sha": "706d9ea20e1f135a291407801c791dbd7f36c1f4", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/448/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/448/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/448/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/4392981c40b1d49b251e62c7206c50bb8430b077", + "head": { + "label": "PDP-10:lars/dump", + "ref": "lars/dump", + "sha": "4392981c40b1d49b251e62c7206c50bb8430b077", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "9472b5e82de36a1d21e954c926ab92e501c2ff9f", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/448" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/448" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/448" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/448/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/448/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/448/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/4392981c40b1d49b251e62c7206c50bb8430b077" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/440", + "id": 102237894, + "html_url": "https://github.com/PDP-10/its/pull/440", + "diff_url": "https://github.com/PDP-10/its/pull/440.diff", + "patch_url": "https://github.com/PDP-10/its/pull/440.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/440", + "number": 440, + "state": "closed", + "locked": false, + "title": "MAGDMP and MAGFRM - handle files on a tape", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "SYSENG; MAGDMP 27 says it best:\r\n\r\n;MAGDMP is a standalone program loader/dumper for magtape. \r\n;The format of binary programs is the same as the ITS \"SBLK\" \r\n;format, as popularized by Midas. The tapes are normally \r\n;created under timesharing with the MAGFRM program. ", + "created_at": "2017-01-19T10:20:48Z", + "updated_at": "2017-01-24T10:22:08Z", + "closed_at": "2017-01-19T15:37:05Z", + "merged_at": "2017-01-19T15:37:05Z", + "merge_commit_sha": "9472b5e82de36a1d21e954c926ab92e501c2ff9f", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/440/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/440/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/440/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/d9de30c35c3347d85ed29c875c85354a948c3136", + "head": { + "label": "PDP-10:lars/magdmp", + "ref": "lars/magdmp", + "sha": "d9de30c35c3347d85ed29c875c85354a948c3136", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "ab9c93fbba3d652de487cce24427c055f3d5689e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/440" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/440" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/440" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/440/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/440/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/440/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/d9de30c35c3347d85ed29c875c85354a948c3136" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/442", + "id": 102177794, + "html_url": "https://github.com/PDP-10/its/pull/442", + "diff_url": "https://github.com/PDP-10/its/pull/442.diff", + "patch_url": "https://github.com/PDP-10/its/pull/442.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/442", + "number": 442, + "state": "closed", + "locked": false, + "title": "Updated to build compiler from source.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "body": "Resolves #383.", + "created_at": "2017-01-19T00:17:12Z", + "updated_at": "2017-01-24T10:21:55Z", + "closed_at": "2017-01-19T11:30:56Z", + "merged_at": "2017-01-19T11:30:56Z", + "merge_commit_sha": "c4df86d2b23621ad80c0be0b7fb209a06147a7e5", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/442/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/442/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/442/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/2532e10c0fbabcf31319a517c8ae801b9a275c9c", + "head": { + "label": "PDP-10:ejs/complr2", + "ref": "ejs/complr2", + "sha": "2532e10c0fbabcf31319a517c8ae801b9a275c9c", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "ab9c93fbba3d652de487cce24427c055f3d5689e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/442" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/442" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/442" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/442/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/442/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/442/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/2532e10c0fbabcf31319a517c8ae801b9a275c9c" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/436", + "id": 102071831, + "html_url": "https://github.com/PDP-10/its/pull/436", + "diff_url": "https://github.com/PDP-10/its/pull/436.diff", + "patch_url": "https://github.com/PDP-10/its/pull/436.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/436", + "number": 436, + "state": "closed", + "locked": false, + "title": "Move FASLs to bin, and add FORMAT BRACK", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "Fixes #435.", + "created_at": "2017-01-18T14:07:29Z", + "updated_at": "2017-01-24T10:22:03Z", + "closed_at": "2017-01-18T16:32:46Z", + "merged_at": "2017-01-18T16:32:46Z", + "merge_commit_sha": "fb0dbb3e17379def465d4fb9004d5aab535e5d0d", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/436/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/436/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/436/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/6c1039b6fbca77318ffcef4ac410a7bd732e7942", + "head": { + "label": "PDP-10:lars/fasl", + "ref": "lars/fasl", + "sha": "6c1039b6fbca77318ffcef4ac410a7bd732e7942", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "196263051c88d1d9c257c1601ec6041354a92671", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/436" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/436" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/436" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/436/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/436/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/436/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/6c1039b6fbca77318ffcef4ac410a7bd732e7942" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/415", + "id": 101946405, + "html_url": "https://github.com/PDP-10/its/pull/415", + "diff_url": "https://github.com/PDP-10/its/pull/415.diff", + "patch_url": "https://github.com/PDP-10/its/pull/415.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/415", + "number": 415, + "state": "closed", + "locked": false, + "title": "Utility for printing binary files", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "Read binary files, and output each word in many different formats:\r\n\r\n- Twelve octal digits\r\n- Two halfwords, like AOBJN pointers\r\n- SIXBIT\r\n- ASCII\r\n- Squoze\r\n\r\nSuggested name: OD, if that isn't too Unixy.\r\n\r\nThis isn't anything that can't be done in DDT, it would just be slightly more convenient.", + "created_at": "2017-01-17T21:08:26Z", + "updated_at": "2017-01-18T19:28:41Z", + "closed_at": "2017-01-18T19:28:34Z", + "merged_at": "2017-01-18T19:28:34Z", + "merge_commit_sha": "56fb1020730f6255bac9b92592ec57fea37f1467", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/415/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/415/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/415/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/281a812f0653e7ec1e0a619ea2fb5e6a97d72980", + "head": { + "label": "PDP-10:lars/od", + "ref": "lars/od", + "sha": "281a812f0653e7ec1e0a619ea2fb5e6a97d72980", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "fb0dbb3e17379def465d4fb9004d5aab535e5d0d", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/415" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/415" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/415" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/415/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/415/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/415/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/281a812f0653e7ec1e0a619ea2fb5e6a97d72980" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/426", + "id": 101728421, + "html_url": "https://github.com/PDP-10/its/pull/426", + "diff_url": "https://github.com/PDP-10/its/pull/426.diff", + "patch_url": "https://github.com/PDP-10/its/pull/426.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/426", + "number": 426, + "state": "closed", + "locked": false, + "title": "Add most missing SYSDOC files.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "Also an INFO; NETWRK >.", + "created_at": "2017-01-16T17:11:46Z", + "updated_at": "2017-01-16T18:37:59Z", + "closed_at": "2017-01-16T17:40:42Z", + "merged_at": "2017-01-16T17:40:42Z", + "merge_commit_sha": "196263051c88d1d9c257c1601ec6041354a92671", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/426/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/426/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/426/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/93fb98f36b170b9a2a6d193f941cc289f3085c68", + "head": { + "label": "PDP-10:lars/sysdoc", + "ref": "lars/sysdoc", + "sha": "93fb98f36b170b9a2a6d193f941cc289f3085c68", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "596237d05ec91afa1eac77974e334b569a50e925", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/426" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/426" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/426" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/426/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/426/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/426/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/93fb98f36b170b9a2a6d193f941cc289f3085c68" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/423", + "id": 101570701, + "html_url": "https://github.com/PDP-10/its/pull/423", + "diff_url": "https://github.com/PDP-10/its/pull/423.diff", + "patch_url": "https://github.com/PDP-10/its/pull/423.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/423", + "number": 423, + "state": "closed", + "locked": false, + "title": "Build SIMH from GitHub repo", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "Once SIMH is fixed to do ITS 1-proceed right, we should probably switch to the latest GitHub version.\r\n\r\nI have already done the work: \r\nhttps://github.com/PDP-10/its/tree/lars/simh", + "created_at": "2017-01-14T18:57:08Z", + "updated_at": "2017-01-15T15:19:29Z", + "closed_at": "2017-01-15T15:09:45Z", + "merged_at": "2017-01-15T15:09:44Z", + "merge_commit_sha": "596237d05ec91afa1eac77974e334b569a50e925", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/423/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/423/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/423/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/e9e01ee6199c84c9b9d3ca28df5033952056863e", + "head": { + "label": "PDP-10:lars/simh", + "ref": "lars/simh", + "sha": "e9e01ee6199c84c9b9d3ca28df5033952056863e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "74161955a6d27e64b2b2c464efed0115244a6127", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/423" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/423" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/423" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/423/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/423/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/423/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/e9e01ee6199c84c9b9d3ca28df5033952056863e" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/414", + "id": 101246232, + "html_url": "https://github.com/PDP-10/its/pull/414", + "diff_url": "https://github.com/PDP-10/its/pull/414.diff", + "patch_url": "https://github.com/PDP-10/its/pull/414.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/414", + "number": 414, + "state": "closed", + "locked": false, + "title": "Add documents about ITS paging", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "- its.paging by John Wilson.\r\n- ITS Hardwere Memo 2 by Jack Holloway, from @mgthompson.\r\n\r\n@mgthompson wrote:\r\n> Let me know if you are interested in the other hardware memos.\r\n\r\nI am!", + "created_at": "2017-01-12T12:01:19Z", + "updated_at": "2017-01-12T17:40:35Z", + "closed_at": "2017-01-12T15:20:14Z", + "merged_at": "2017-01-12T15:20:14Z", + "merge_commit_sha": "74161955a6d27e64b2b2c464efed0115244a6127", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/414/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/414/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/414/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/e0df4e0da99e2520103237a0ae4a4535f5eab5f9", + "head": { + "label": "PDP-10:lars/pager", + "ref": "lars/pager", + "sha": "e0df4e0da99e2520103237a0ae4a4535f5eab5f9", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "508f8970b370304c7bd0a540d9324e3e72caaf3d", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/414" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/414" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/414" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/414/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/414/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/414/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/e0df4e0da99e2520103237a0ae4a4535f5eab5f9" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/399", + "id": 101055259, + "html_url": "https://github.com/PDP-10/its/pull/399", + "diff_url": "https://github.com/PDP-10/its/pull/399.diff", + "patch_url": "https://github.com/PDP-10/its/pull/399.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/399", + "number": 399, + "state": "closed", + "locked": false, + "title": "JOBDAT REL - locate or reconstruct source", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "There are binary JOBDAT REL files in SAIL and DECSYS. (Different sizes and time stamps.)\r\n\r\nReconstruct source code from disassembly (e.g. FAIL BIN), or find source somewhere else. There is a JOBDAT.MAC in the SRI-NIC dump. It was updated 1988, almost ten years after the ones in the ITS dumps.", + "created_at": "2017-01-11T12:14:32Z", + "updated_at": "2017-01-12T19:06:04Z", + "closed_at": "2017-01-12T18:13:01Z", + "merged_at": null, + "merge_commit_sha": "0dd823f2e4d5706889c93f146960fab9238398b1", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/399/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/399/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/399/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/3377dcb37d81f86bd8388a1bada6ee54c771f318", + "head": { + "label": "PDP-10:lars/jobdat", + "ref": "lars/jobdat", + "sha": "3377dcb37d81f86bd8388a1bada6ee54c771f318", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "4c41ce04e298ee39a1efb789938f102e1d10b784", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/399" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/399" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/399" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/399/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/399/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/399/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/3377dcb37d81f86bd8388a1bada6ee54c771f318" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/123", + "id": 101055172, + "html_url": "https://github.com/PDP-10/its/pull/123", + "diff_url": "https://github.com/PDP-10/its/pull/123.diff", + "patch_url": "https://github.com/PDP-10/its/pull/123.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/123", + "number": 123, + "state": "closed", + "locked": false, + "title": "PORTS -- displays number of free net ports", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "SYS2; TS PORTS\r\nSYSEN2; PORTS 1\r\n(source compiled from AR1:WJN; PORTS 2)", + "created_at": "2017-01-11T12:13:55Z", + "updated_at": "2017-01-11T12:17:14Z", + "closed_at": "2016-12-19T06:27:11Z", + "merged_at": null, + "merge_commit_sha": "f1079fd3d041c41bf51710fca3a65e0a836ca25a", + "assignee": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 + } + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/123/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/123/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/123/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/dd06fabfe8c9ecf3bd70ab4f839bd053a0194753", + "head": { + "label": "PDP-10:lars/jobdat", + "ref": "lars/jobdat", + "sha": "dd06fabfe8c9ecf3bd70ab4f839bd053a0194753", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "4c41ce04e298ee39a1efb789938f102e1d10b784", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/123" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/123" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/123" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/123/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/123/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/123/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/dd06fabfe8c9ecf3bd70ab4f839bd053a0194753" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/409", + "id": 101049279, + "html_url": "https://github.com/PDP-10/its/pull/409", + "diff_url": "https://github.com/PDP-10/its/pull/409.diff", + "patch_url": "https://github.com/PDP-10/its/pull/409.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/409", + "number": 409, + "state": "closed", + "locked": false, + "title": "Update disassembler", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "It's now more robust.\r\n- Verifies checksums\r\n- Handles end of file better\r\n- Symbol table doesn't have to end with a GLOBAL block.", + "created_at": "2017-01-11T11:32:07Z", + "updated_at": "2017-01-12T12:39:11Z", + "closed_at": "2017-01-11T15:25:32Z", + "merged_at": "2017-01-11T15:25:31Z", + "merge_commit_sha": "d33a24c218578bb8a48d869703d059c515a4b2d6", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/409/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/409/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/409/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/4660293fe29eb09309bce033fe912f8472c71f30", + "head": { + "label": "PDP-10:lars/dasm", + "ref": "lars/dasm", + "sha": "4660293fe29eb09309bce033fe912f8472c71f30", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "4c41ce04e298ee39a1efb789938f102e1d10b784", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/409" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/409" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/409" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/409/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/409/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/409/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/4660293fe29eb09309bce033fe912f8472c71f30" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/408", + "id": 100954075, + "html_url": "https://github.com/PDP-10/its/pull/408", + "diff_url": "https://github.com/PDP-10/its/pull/408.diff", + "patch_url": "https://github.com/PDP-10/its/pull/408.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/408", + "number": 408, + "state": "closed", + "locked": false, + "title": "Y2K bugs", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": ":LISTF calls a monitor routine. ITS\"UQL5A extracts the 7-bit year field and prints the contents. Since years are stored offset from 1900, this looks like a 2-digit year for years less than 2000. I added 1900 to print a four-digit year in all cases.\r\n\r\nBINPRT calls a routine in DATIME. DATIME\"TMDT2 is supposed to print a two-digit year. To handle values over 99, I do a modulus 100.\r\n\r\nFIND does the date printing itself. I changed from two-digit years to four by adding 1900 in DATPRT and REFPRT.\r\n\r\nGMSGS - truncate year to two digits.\r\n\r\nDIRED - print year as four digits. This only applies to the current file prompt, not a directory listing.\r\n\r\nDUMP - print year as four digits.\r\n\r\nINIT - print year as four digits. Remove hardcoding for 20th century.\r\n\r\n\r\n\r\nFixes #26. Fixes #405.", + "created_at": "2017-01-10T21:09:18Z", + "updated_at": "2017-01-19T11:31:22Z", + "closed_at": "2017-01-12T00:16:15Z", + "merged_at": "2017-01-12T00:16:15Z", + "merge_commit_sha": "508f8970b370304c7bd0a540d9324e3e72caaf3d", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/408/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/408/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/408/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/02b4229e732bf4226efacba437de33f4be0384cd", + "head": { + "label": "PDP-10:lars/y2k", + "ref": "lars/y2k", + "sha": "02b4229e732bf4226efacba437de33f4be0384cd", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "d33a24c218578bb8a48d869703d059c515a4b2d6", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/408" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/408" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/408" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/408/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/408/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/408/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/02b4229e732bf4226efacba437de33f4be0384cd" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/188", + "id": 100761548, + "html_url": "https://github.com/PDP-10/its/pull/188", + "diff_url": "https://github.com/PDP-10/its/pull/188.diff", + "patch_url": "https://github.com/PDP-10/its/pull/188.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/188", + "number": 188, + "state": "closed", + "locked": false, + "title": "FAIL - Stanford assembler", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "SAIL; FAIL BIN \r\n\r\nProbably no source code.", + "created_at": "2017-01-09T21:12:19Z", + "updated_at": "2017-01-09T21:31:24Z", + "closed_at": "2017-01-09T21:31:20Z", + "merged_at": "2017-01-09T21:31:20Z", + "merge_commit_sha": "4c41ce04e298ee39a1efb789938f102e1d10b784", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/188/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/188/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/188/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/b9715951c04be8b53fda42f8dc7312d90cae9d38", + "head": { + "label": "PDP-10:lars/fail", + "ref": "lars/fail", + "sha": "b9715951c04be8b53fda42f8dc7312d90cae9d38", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "a7d90920690b708814caa9ca36eb752cc9209577", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/188" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/188" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/188" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/188/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/188/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/188/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/b9715951c04be8b53fda42f8dc7312d90cae9d38" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/400", + "id": 100611576, + "html_url": "https://github.com/PDP-10/its/pull/400", + "diff_url": "https://github.com/PDP-10/its/pull/400.diff", + "patch_url": "https://github.com/PDP-10/its/pull/400.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/400", + "number": 400, + "state": "closed", + "locked": false, + "title": "Purify DECUUO", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "Found this:\r\n\r\n; An unPURIFY'd binary should exist on all machines as DECSYS;DECUUO BIN. \r\n; The installed pure binary should be called DECSYS;TS DEC, linked to from SYS. \r\n; In addition, on AI, the DRAWing system programs actually run DRAW;TS DECUUO \r\n; which should point to the pure binary which has been installed for the \r\n; DRAWing system (normally also DECSYS;TS DEC, but sometimes may be an older version).\r\n\r\n; When a new version is installed, the old DECSYS;DECUUO BIN should be moved \r\n; to BACKUP;DECUUO BINnnn where nnn is the version number. The date of \r\n; the new file should be set to that of the old. Then, the old version's \r\n; binary should be copied to DECSYS;DECUUO BIN, loaded, and PURIFY'd with \r\n; PURIFY$G. \r\n\r\n; After assembling a new version of DECUUO, it should be loaded up and dumped \r\n; back out with GAPFLS$G. This will flush most of the wasted space, \r\n; making loading the file much faster. Page 0 is not flushed, since flushing \r\n; it would disable breakpoint-proceed in DDT until the time DECUUO gets around \r\n; to recreating that page. PURIFY does flush the page, since otherwise \r\n; booting in DECUUO would clobber page 0 of the program doing the booting.\r\n", + "created_at": "2017-01-08T18:47:15Z", + "updated_at": "2017-01-08T19:25:57Z", + "closed_at": "2017-01-08T19:25:18Z", + "merged_at": "2017-01-08T19:25:18Z", + "merge_commit_sha": "a7d90920690b708814caa9ca36eb752cc9209577", + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/400/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/400/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/400/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/9f13f8efca64541e9e98fe5bba3ffa178bbe0e59", + "head": { + "label": "PDP-10:lars/decuuo", + "ref": "lars/decuuo", + "sha": "9f13f8efca64541e9e98fe5bba3ffa178bbe0e59", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "50e05e363e1f046f992f36698764d00113d53ede", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/400" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/400" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/400" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/400/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/400/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/400/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/9f13f8efca64541e9e98fe5bba3ffa178bbe0e59" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/387", + "id": 99741850, + "html_url": "https://github.com/PDP-10/its/pull/387", + "diff_url": "https://github.com/PDP-10/its/pull/387.diff", + "patch_url": "https://github.com/PDP-10/its/pull/387.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/387", + "number": 387, + "state": "closed", + "locked": false, + "title": "Improve running :PDSET.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "Recognizes when :PDSET doesn't need to be run because the clock is already set, and also the case when \"ITS revived\" is output after :PDSET has run.", + "created_at": "2016-12-30T11:00:00Z", + "updated_at": "2017-01-08T19:26:39Z", + "closed_at": "2016-12-30T15:17:50Z", + "merged_at": "2016-12-30T15:17:50Z", + "merge_commit_sha": "50e05e363e1f046f992f36698764d00113d53ede", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/387/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/387/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/387/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/f8fe776f3c592cf3ff78334b3a810dbea73bff2d", + "head": { + "label": "PDP-10:lars/pdset", + "ref": "lars/pdset", + "sha": "f8fe776f3c592cf3ff78334b3a810dbea73bff2d", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "728439320a57d9f0b3fe4ef9ebcc726d99c0c935", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/387" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/387" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/387" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/387/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/387/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/387/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/f8fe776f3c592cf3ff78334b3a810dbea73bff2d" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/384", + "id": 99292512, + "html_url": "https://github.com/PDP-10/its/pull/384", + "diff_url": "https://github.com/PDP-10/its/pull/384.diff", + "patch_url": "https://github.com/PDP-10/its/pull/384.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/384", + "number": 384, + "state": "closed", + "locked": false, + "title": "Updated to build SHARPM FASL file from source.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/eswenson1", + "html_url": "https://github.com/eswenson1", + "followers_url": "https://api.github.com/users/eswenson1/followers", + "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", + "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", + "organizations_url": "https://api.github.com/users/eswenson1/orgs", + "repos_url": "https://api.github.com/users/eswenson1/repos", + "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", + "received_events_url": "https://api.github.com/users/eswenson1/received_events", + "type": "User", + "site_admin": false + }, + "body": "", + "created_at": "2016-12-24T01:59:12Z", + "updated_at": "2016-12-27T08:45:24Z", + "closed_at": "2016-12-25T17:37:46Z", + "merged_at": "2016-12-25T17:37:46Z", + "merge_commit_sha": "728439320a57d9f0b3fe4ef9ebcc726d99c0c935", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/384/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/384/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/384/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/f16527f3e121e2dc98375121b3c4157d0b52bcb7", + "head": { + "label": "PDP-10:ejs/sharpm", + "ref": "ejs/sharpm", + "sha": "f16527f3e121e2dc98375121b3c4157d0b52bcb7", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "5812ac3c3ac0ef04a1347542fd7b6cccb57042f0", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/384" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/384" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/384" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/384/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/384/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/384/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/f16527f3e121e2dc98375121b3c4157d0b52bcb7" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/382", + "id": 99276584, + "html_url": "https://github.com/PDP-10/its/pull/382", + "diff_url": "https://github.com/PDP-10/its/pull/382.diff", + "patch_url": "https://github.com/PDP-10/its/pull/382.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/382", + "number": 382, + "state": "closed", + "locked": false, + "title": "Add some missing INFO; files", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "-READ- -THIS-, DOCOND 6, LEDIT 5, RMAIL 37, SUPGRF 1, TDEBUG 12.", + "created_at": "2016-12-23T19:50:38Z", + "updated_at": "2016-12-23T20:18:24Z", + "closed_at": "2016-12-23T20:11:15Z", + "merged_at": "2016-12-23T20:11:15Z", + "merge_commit_sha": "5812ac3c3ac0ef04a1347542fd7b6cccb57042f0", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/382/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/382/comments", + "review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PDP-10/its/issues/382/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/f1387b8794dde91c39bb182758e7efc95647ca96", + "head": { + "label": "PDP-10:lars/tdebug", + "ref": "lars/tdebug", + "sha": "f1387b8794dde91c39bb182758e7efc95647ca96", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "4871f2a8b722536d3f01f54797cf88b1a0f88c18", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/382" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/382" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/382" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/382/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/382/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/382/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/f1387b8794dde91c39bb182758e7efc95647ca96" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/380", + "id": 99194392, + "html_url": "https://github.com/PDP-10/its/pull/380", + "diff_url": "https://github.com/PDP-10/its/pull/380.diff", + "patch_url": "https://github.com/PDP-10/its/pull/380.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/380", + "number": 380, + "state": "closed", + "locked": false, + "title": "Added lots of lisp libraries, most of them built from source.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 partially completes #251.", + "created_at": "2016-12-23T01:39:45Z", + "updated_at": "2016-12-23T17:45:22Z", + "closed_at": "2016-12-23T15:23:30Z", + "merged_at": "2016-12-23T15:23:29Z", + "merge_commit_sha": "4871f2a8b722536d3f01f54797cf88b1a0f88c18", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/380/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/380/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/380/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/b302b78113795bd35f7c7f10e4aa655ab609e4fe", + "head": { + "label": "PDP-10:ejs/lisp4", + "ref": "ejs/lisp4", + "sha": "b302b78113795bd35f7c7f10e4aa655ab609e4fe", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "93ae7c143aa98dabfb5f9a8ae6b39f99eefa0fca", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/380" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/380" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/380" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/380/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/380/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/380/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/b302b78113795bd35f7c7f10e4aa655ab609e4fe" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/378", + "id": 99168173, + "html_url": "https://github.com/PDP-10/its/pull/378", + "diff_url": "https://github.com/PDP-10/its/pull/378.diff", + "patch_url": "https://github.com/PDP-10/its/pull/378.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/378", + "number": 378, + "state": "closed", + "locked": false, + "title": "TEACH EMACS", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "EMACS; TSTCH 40 (dumped output) \r\nEMACS; TEACH EMACS\r\nEMACS; TEACH > (found in Alderson's Twenex EMACS 170)\r\n\r\nUses: DOCOND and TRMTYP.", + "created_at": "2016-12-22T20:52:51Z", + "updated_at": "2016-12-23T07:19:54Z", + "closed_at": "2016-12-23T01:40:11Z", + "merged_at": "2016-12-23T01:40:11Z", + "merge_commit_sha": "98b16d595b19e6c8784b2bdb3d0ebec03e17f26e", + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/378/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/378/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/378/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/ea494c11d6129a7761cea2a2aeb00ea875ec2f09", + "head": { + "label": "PDP-10:teach-emacs", + "ref": "teach-emacs", + "sha": "ea494c11d6129a7761cea2a2aeb00ea875ec2f09", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "93ae7c143aa98dabfb5f9a8ae6b39f99eefa0fca", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/378" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/378" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/378" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/378/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/378/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/378/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/ea494c11d6129a7761cea2a2aeb00ea875ec2f09" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/374", + "id": 98990993, + "html_url": "https://github.com/PDP-10/its/pull/374", + "diff_url": "https://github.com/PDP-10/its/pull/374.diff", + "patch_url": "https://github.com/PDP-10/its/pull/374.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/374", + "number": 374, + "state": "closed", + "locked": false, + "title": "Update KLH10 submodule", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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-21T19:30:33Z", + "updated_at": "2016-12-21T21:15:30Z", + "closed_at": "2016-12-21T21:15:22Z", + "merged_at": "2016-12-21T21:15:22Z", + "merge_commit_sha": "93ae7c143aa98dabfb5f9a8ae6b39f99eefa0fca", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/374/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/374/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/374/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/c315a53fcb2a0dacac74116d02b2255bc7ccfa28", + "head": { + "label": "PDP-10:lars/klh10", + "ref": "lars/klh10", + "sha": "c315a53fcb2a0dacac74116d02b2255bc7ccfa28", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "70f18c796f6398925118439b2952fb5df221ba41", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/374" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/374" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/374" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/374/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/374/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/374/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/c315a53fcb2a0dacac74116d02b2255bc7ccfa28" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/373", + "id": 98891089, + "html_url": "https://github.com/PDP-10/its/pull/373", + "diff_url": "https://github.com/PDP-10/its/pull/373.diff", + "patch_url": "https://github.com/PDP-10/its/pull/373.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/373", + "number": 373, + "state": "closed", + "locked": false, + "title": "Update list of ITS machines.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "@Pul-Ess @bictorv I'd be happy to add more information about SV and UP.", + "created_at": "2016-12-21T08:31:56Z", + "updated_at": "2017-01-08T21:23:32Z", + "closed_at": "2016-12-21T14:58:16Z", + "merged_at": "2016-12-21T14:58:16Z", + "merge_commit_sha": "70f18c796f6398925118439b2952fb5df221ba41", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/373/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/373/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/373/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/a17f9f7a7710ff797e3a39d28f6c6f0edcbabec4", + "head": { + "label": "PDP-10:lars/machines", + "ref": "lars/machines", + "sha": "a17f9f7a7710ff797e3a39d28f6c6f0edcbabec4", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "b07ccdcf15393475e4c40d0b0ff0d70d049c946d", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/373" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/373" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/373" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/373/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/373/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/373/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/a17f9f7a7710ff797e3a39d28f6c6f0edcbabec4" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/372", + "id": 98855121, + "html_url": "https://github.com/PDP-10/its/pull/372", + "diff_url": "https://github.com/PDP-10/its/pull/372.diff", + "patch_url": "https://github.com/PDP-10/its/pull/372.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/372", + "number": 372, + "state": "closed", + "locked": false, + "title": "Added ACOUNT. This is a dummy account program that allows users people", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": "coming from \"safe\" sites to login without an account.\r\nResolves #285.", + "created_at": "2016-12-21T01:11:22Z", + "updated_at": "2016-12-21T08:27:41Z", + "closed_at": "2016-12-21T05:56:53Z", + "merged_at": "2016-12-21T05:56:53Z", + "merge_commit_sha": "01d7fa0da181fef16724e08f086842f2a8e8b93a", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/372/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/372/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/372/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/63ad9bcdd14856af275c00c99bb8435c63a48eb1", + "head": { + "label": "PDP-10:ejs/acount", + "ref": "ejs/acount", + "sha": "63ad9bcdd14856af275c00c99bb8435c63a48eb1", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "e954553d3a4919c45a08c2a6f70a847000c1391b", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/372" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/372" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/372" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/372/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/372/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/372/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/63ad9bcdd14856af275c00c99bb8435c63a48eb1" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/371", + "id": 98854398, + "html_url": "https://github.com/PDP-10/its/pull/371", + "diff_url": "https://github.com/PDP-10/its/pull/371.diff", + "patch_url": "https://github.com/PDP-10/its/pull/371.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/371", + "number": 371, + "state": "closed", + "locked": false, + "title": "Added MAILT.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 is a link to SYS2; TS EMACS. It allows escaping from MAIL to EMACS\r\nto edit email being composed. Not sure how to invoke this from MAIL yet.\r\nResolves #291.", + "created_at": "2016-12-21T01:03:03Z", + "updated_at": "2016-12-21T08:27:42Z", + "closed_at": "2016-12-21T05:57:12Z", + "merged_at": "2016-12-21T05:57:12Z", + "merge_commit_sha": "bb02e0ef4f17da5622cbde240a808830fbdf8d75", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/371/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/371/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/371/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/ca1b790b9e05d73ef967893baeb42154c97cfcb0", + "head": { + "label": "PDP-10:ejs/mailt", + "ref": "ejs/mailt", + "sha": "ca1b790b9e05d73ef967893baeb42154c97cfcb0", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "e954553d3a4919c45a08c2a6f70a847000c1391b", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/371" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/371" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/371" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/371/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/371/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/371/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/ca1b790b9e05d73ef967893baeb42154c97cfcb0" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/370", + "id": 98853853, + "html_url": "https://github.com/PDP-10/its/pull/370", + "diff_url": "https://github.com/PDP-10/its/pull/370.diff", + "patch_url": "https://github.com/PDP-10/its/pull/370.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/370", + "number": 370, + "state": "closed", + "locked": false, + "title": "Added WHO%.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #294.\r\nNote: this program MPVs when run. Needs to get debugged. See #369.", + "created_at": "2016-12-21T00:56:50Z", + "updated_at": "2016-12-21T08:27:43Z", + "closed_at": "2016-12-21T06:10:36Z", + "merged_at": "2016-12-21T06:10:36Z", + "merge_commit_sha": "30a71a572aa0c563e987f92dbc697ca6090ca6e7", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/370/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/370/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/370/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/9a53b9de65c8f605697a914be7cd0786d168d56d", + "head": { + "label": "PDP-10:ejs/who%", + "ref": "ejs/who%", + "sha": "9a53b9de65c8f605697a914be7cd0786d168d56d", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "e954553d3a4919c45a08c2a6f70a847000c1391b", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/370" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/370" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/370" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/370/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/370/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/370/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/9a53b9de65c8f605697a914be7cd0786d168d56d" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/368", + "id": 98853254, + "html_url": "https://github.com/PDP-10/its/pull/368", + "diff_url": "https://github.com/PDP-10/its/pull/368.diff", + "patch_url": "https://github.com/PDP-10/its/pull/368.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/368", + "number": 368, + "state": "closed", + "locked": false, + "title": "Added CHARFC/CHARFS: Chaos RFC (?).", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #296.", + "created_at": "2016-12-21T00:49:56Z", + "updated_at": "2016-12-21T08:27:45Z", + "closed_at": "2016-12-21T06:10:20Z", + "merged_at": "2016-12-21T06:10:19Z", + "merge_commit_sha": "096988adf5aaba32a9945a0030983dfa74851364", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/368/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/368/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/368/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/815ad2a00edfe09cba42a37e59d51a2c0258037e", + "head": { + "label": "PDP-10:ejs/charfc", + "ref": "ejs/charfc", + "sha": "815ad2a00edfe09cba42a37e59d51a2c0258037e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "e954553d3a4919c45a08c2a6f70a847000c1391b", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/368" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/368" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/368" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/368/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/368/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/368/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/815ad2a00edfe09cba42a37e59d51a2c0258037e" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/367", + "id": 98852808, + "html_url": "https://github.com/PDP-10/its/pull/367", + "diff_url": "https://github.com/PDP-10/its/pull/367.diff", + "patch_url": "https://github.com/PDP-10/its/pull/367.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/367", + "number": 367, + "state": "closed", + "locked": false, + "title": "Added CTIMES/TIMES: Chaosnet/TCP time server.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #298.", + "created_at": "2016-12-21T00:44:51Z", + "updated_at": "2016-12-21T08:27:46Z", + "closed_at": "2016-12-21T06:09:41Z", + "merged_at": "2016-12-21T06:09:41Z", + "merge_commit_sha": "cf6132ab6d42e399499cbaae245777f722529569", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/367/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/367/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/367/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/d6ee3dcf9b84ff36bd9744d330de52fba6b3d720", + "head": { + "label": "PDP-10:ejs/times", + "ref": "ejs/times", + "sha": "d6ee3dcf9b84ff36bd9744d330de52fba6b3d720", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "e954553d3a4919c45a08c2a6f70a847000c1391b", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/367" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/367" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/367" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/367/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/367/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/367/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/d6ee3dcf9b84ff36bd9744d330de52fba6b3d720" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/366", + "id": 98852125, + "html_url": "https://github.com/PDP-10/its/pull/366", + "diff_url": "https://github.com/PDP-10/its/pull/366.diff", + "patch_url": "https://github.com/PDP-10/its/pull/366.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/366", + "number": 366, + "state": "closed", + "locked": false, + "title": "Fixes incorrect link for SYS1; TS ESPELL.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 is supposed to be a link to SYS1;TS SPELL, but is currently a link\r\nto SYS;TS SPELL (which doesn't exist).\r\n\r\nResolves #300.", + "created_at": "2016-12-21T00:37:30Z", + "updated_at": "2016-12-21T08:27:47Z", + "closed_at": "2016-12-21T06:09:26Z", + "merged_at": "2016-12-21T06:09:26Z", + "merge_commit_sha": "cc9bb0f9a51f14f045c9f4ac83adf42d59bfc0a8", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/366/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/366/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/366/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/cd6621a4e7711a23428aa1ac6d521333f9685884", + "head": { + "label": "PDP-10:ejs/espell2", + "ref": "ejs/espell2", + "sha": "cd6621a4e7711a23428aa1ac6d521333f9685884", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "e954553d3a4919c45a08c2a6f70a847000c1391b", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/366" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/366" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/366" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/366/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/366/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/366/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/cd6621a4e7711a23428aa1ac6d521333f9685884" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/364", + "id": 98851617, + "html_url": "https://github.com/PDP-10/its/pull/364", + "diff_url": "https://github.com/PDP-10/its/pull/364.diff", + "patch_url": "https://github.com/PDP-10/its/pull/364.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/364", + "number": 364, + "state": "closed", + "locked": false, + "title": "Added LSPEED.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #301.", + "created_at": "2016-12-21T00:31:41Z", + "updated_at": "2016-12-21T08:27:51Z", + "closed_at": "2016-12-21T06:58:57Z", + "merged_at": "2016-12-21T06:58:57Z", + "merge_commit_sha": "a85bbcf0b7af56e2c7b58d2ddaafa3910e864948", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/364/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/364/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/364/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/a0cdfc66d3e54185391c1608d87f6900085c7d82", + "head": { + "label": "PDP-10:ejs/lspeed", + "ref": "ejs/lspeed", + "sha": "a0cdfc66d3e54185391c1608d87f6900085c7d82", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "e954553d3a4919c45a08c2a6f70a847000c1391b", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/364" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/364" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/364" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/364/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/364/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/364/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/a0cdfc66d3e54185391c1608d87f6900085c7d82" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/363", + "id": 98850938, + "html_url": "https://github.com/PDP-10/its/pull/363", + "diff_url": "https://github.com/PDP-10/its/pull/363.diff", + "patch_url": "https://github.com/PDP-10/its/pull/363.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/363", + "number": 363, + "state": "closed", + "locked": false, + "title": "Added TTY.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #302.", + "created_at": "2016-12-21T00:24:17Z", + "updated_at": "2016-12-21T08:27:52Z", + "closed_at": "2016-12-21T06:59:34Z", + "merged_at": "2016-12-21T06:59:34Z", + "merge_commit_sha": "8049a8c1f44aa3f8b1933faec4a0effc30572994", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/363/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/363/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/363/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/edeace86ba34f91f680a3d20787cb4f1b9355e2c", + "head": { + "label": "PDP-10:ejs/tty", + "ref": "ejs/tty", + "sha": "edeace86ba34f91f680a3d20787cb4f1b9355e2c", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "e954553d3a4919c45a08c2a6f70a847000c1391b", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/363" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/363" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/363" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/363/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/363/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/363/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/edeace86ba34f91f680a3d20787cb4f1b9355e2c" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/362", + "id": 98850617, + "html_url": "https://github.com/PDP-10/its/pull/362", + "diff_url": "https://github.com/PDP-10/its/pull/362.diff", + "patch_url": "https://github.com/PDP-10/its/pull/362.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/362", + "number": 362, + "state": "closed", + "locked": false, + "title": "Added X, Y, and Z.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #304.", + "created_at": "2016-12-21T00:20:54Z", + "updated_at": "2016-12-21T08:27:27Z", + "closed_at": "2016-12-21T08:27:24Z", + "merged_at": "2016-12-21T08:27:24Z", + "merge_commit_sha": "b07ccdcf15393475e4c40d0b0ff0d70d049c946d", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/362/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/362/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/362/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/f291ea4328f3b09a52998af3ecee0cd89f779d02", + "head": { + "label": "PDP-10:ejs/x", + "ref": "ejs/x", + "sha": "f291ea4328f3b09a52998af3ecee0cd89f779d02", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "a632f5cbc3f73d6f68b7badd11cc524a0f22838a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/362" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/362" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/362" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/362/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/362/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/362/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/f291ea4328f3b09a52998af3ecee0cd89f779d02" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/361", + "id": 98849714, + "html_url": "https://github.com/PDP-10/its/pull/361", + "diff_url": "https://github.com/PDP-10/its/pull/361.diff", + "patch_url": "https://github.com/PDP-10/its/pull/361.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/361", + "number": 361, + "state": "closed", + "locked": false, + "title": "Added ACCLNK.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #306.", + "created_at": "2016-12-21T00:11:20Z", + "updated_at": "2016-12-21T16:53:09Z", + "closed_at": "2016-12-21T08:32:28Z", + "merged_at": "2016-12-21T08:32:27Z", + "merge_commit_sha": "b178808807f5d9d26bd5273c00adc38dadadd26e", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/361/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/361/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/361/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/2f0b11bc4a5897faee983c1caccf71046551bc6b", + "head": { + "label": "PDP-10:ejs/acclnk", + "ref": "ejs/acclnk", + "sha": "2f0b11bc4a5897faee983c1caccf71046551bc6b", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "a632f5cbc3f73d6f68b7badd11cc524a0f22838a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/361" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/361" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/361" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/361/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/361/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/361/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/2f0b11bc4a5897faee983c1caccf71046551bc6b" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/360", + "id": 98849351, + "html_url": "https://github.com/PDP-10/its/pull/360", + "diff_url": "https://github.com/PDP-10/its/pull/360.diff", + "patch_url": "https://github.com/PDP-10/its/pull/360.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/360", + "number": 360, + "state": "closed", + "locked": false, + "title": "Added CHATST.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #308.", + "created_at": "2016-12-21T00:07:37Z", + "updated_at": "2016-12-21T16:53:07Z", + "closed_at": "2016-12-21T09:15:19Z", + "merged_at": "2016-12-21T09:15:19Z", + "merge_commit_sha": "eb6da5751649a87af795a939c02c9c32dbdbfa74", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/360/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/360/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/360/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/e5fac447f32559ec373167e977d86b55fc6820be", + "head": { + "label": "PDP-10:ejs/chatst", + "ref": "ejs/chatst", + "sha": "e5fac447f32559ec373167e977d86b55fc6820be", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "a632f5cbc3f73d6f68b7badd11cc524a0f22838a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/360" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/360" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/360" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/360/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/360/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/360/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/e5fac447f32559ec373167e977d86b55fc6820be" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/359", + "id": 98848836, + "html_url": "https://github.com/PDP-10/its/pull/359", + "diff_url": "https://github.com/PDP-10/its/pull/359.diff", + "patch_url": "https://github.com/PDP-10/its/pull/359.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/359", + "number": 359, + "state": "closed", + "locked": false, + "title": "Added COMIFY.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #310.", + "created_at": "2016-12-21T00:02:51Z", + "updated_at": "2016-12-21T09:16:09Z", + "closed_at": "2016-12-21T09:16:06Z", + "merged_at": "2016-12-21T09:16:06Z", + "merge_commit_sha": "4e528d3ae78f3684e9f19ea131ebbcc4a3a8028a", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/359/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/359/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/359/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/76f7c617fb6f9e3834c223d39c8be0f26489ba3c", + "head": { + "label": "PDP-10:ejs/comify", + "ref": "ejs/comify", + "sha": "76f7c617fb6f9e3834c223d39c8be0f26489ba3c", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "a632f5cbc3f73d6f68b7badd11cc524a0f22838a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/359" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/359" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/359" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/359/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/359/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/359/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/76f7c617fb6f9e3834c223d39c8be0f26489ba3c" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/358", + "id": 98848403, + "html_url": "https://github.com/PDP-10/its/pull/358", + "diff_url": "https://github.com/PDP-10/its/pull/358.diff", + "patch_url": "https://github.com/PDP-10/its/pull/358.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/358", + "number": 358, + "state": "closed", + "locked": false, + "title": "Added EXECVT.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #312.", + "created_at": "2016-12-20T23:58:19Z", + "updated_at": "2016-12-21T09:15:53Z", + "closed_at": "2016-12-21T09:15:50Z", + "merged_at": "2016-12-21T09:15:50Z", + "merge_commit_sha": "4e1e666dff21d459ab4fb7a6055f9df78cbb1feb", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/358/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/358/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/358/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/e2953c3b8be49f9f2ce4b3cc9bd1e883d98572cf", + "head": { + "label": "PDP-10:ejs/execvt", + "ref": "ejs/execvt", + "sha": "e2953c3b8be49f9f2ce4b3cc9bd1e883d98572cf", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "a632f5cbc3f73d6f68b7badd11cc524a0f22838a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/358" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/358" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/358" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/358/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/358/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/358/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/e2953c3b8be49f9f2ce4b3cc9bd1e883d98572cf" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/357", + "id": 98847819, + "html_url": "https://github.com/PDP-10/its/pull/357", + "diff_url": "https://github.com/PDP-10/its/pull/357.diff", + "patch_url": "https://github.com/PDP-10/its/pull/357.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/357", + "number": 357, + "state": "closed", + "locked": false, + "title": "Added HEXIFY.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #314.", + "created_at": "2016-12-20T23:52:51Z", + "updated_at": "2016-12-21T09:40:09Z", + "closed_at": "2016-12-21T09:40:06Z", + "merged_at": "2016-12-21T09:40:06Z", + "merge_commit_sha": "cc5789597ef96831ba956805a6f2f33276ae18af", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/357/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/357/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/357/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/6c61e8eebe006da3011fcde268fde9c4996fe0af", + "head": { + "label": "PDP-10:ejs/hexify", + "ref": "ejs/hexify", + "sha": "6c61e8eebe006da3011fcde268fde9c4996fe0af", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "a632f5cbc3f73d6f68b7badd11cc524a0f22838a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/357" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/357" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/357" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/357/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/357/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/357/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/6c61e8eebe006da3011fcde268fde9c4996fe0af" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/356", + "id": 98847245, + "html_url": "https://github.com/PDP-10/its/pull/356", + "diff_url": "https://github.com/PDP-10/its/pull/356.diff", + "patch_url": "https://github.com/PDP-10/its/pull/356.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/356", + "number": 356, + "state": "closed", + "locked": false, + "title": "Added USQ.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #318.", + "created_at": "2016-12-20T23:47:04Z", + "updated_at": "2016-12-21T11:19:04Z", + "closed_at": "2016-12-21T11:18:58Z", + "merged_at": "2016-12-21T11:18:58Z", + "merge_commit_sha": "6b9cf5348fd7d12c8f02191ad2d4034662cd0178", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/356/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/356/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/356/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/25793f78757716a8128f6e825b16c2aa8b4eb043", + "head": { + "label": "PDP-10:ejs/usq", + "ref": "ejs/usq", + "sha": "25793f78757716a8128f6e825b16c2aa8b4eb043", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "cbbdbe357f7e5ed1fd0a842d2c22b6befddfa55a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/356" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/356" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/356" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/356/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/356/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/356/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/25793f78757716a8128f6e825b16c2aa8b4eb043" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/355", + "id": 98846413, + "html_url": "https://github.com/PDP-10/its/pull/355", + "diff_url": "https://github.com/PDP-10/its/pull/355.diff", + "patch_url": "https://github.com/PDP-10/its/pull/355.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/355", + "number": 355, + "state": "closed", + "locked": false, + "title": "Added XHOST.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #320", + "created_at": "2016-12-20T23:38:35Z", + "updated_at": "2016-12-21T09:45:36Z", + "closed_at": "2016-12-21T09:45:32Z", + "merged_at": "2016-12-21T09:45:32Z", + "merge_commit_sha": "cbbdbe357f7e5ed1fd0a842d2c22b6befddfa55a", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/355/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/355/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/355/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/56983b969f2dceba6e75ad3bcf096d7602035a29", + "head": { + "label": "PDP-10:ejs/xhost", + "ref": "ejs/xhost", + "sha": "56983b969f2dceba6e75ad3bcf096d7602035a29", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "a632f5cbc3f73d6f68b7badd11cc524a0f22838a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/355" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/355" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/355" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/355/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/355/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/355/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/56983b969f2dceba6e75ad3bcf096d7602035a29" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/354", + "id": 98846391, + "html_url": "https://github.com/PDP-10/its/pull/354", + "diff_url": "https://github.com/PDP-10/its/pull/354.diff", + "patch_url": "https://github.com/PDP-10/its/pull/354.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/354", + "number": 354, + "state": "closed", + "locked": false, + "title": "Added WHOLIN.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #319.", + "created_at": "2016-12-20T23:38:20Z", + "updated_at": "2016-12-21T11:11:09Z", + "closed_at": "2016-12-21T11:11:06Z", + "merged_at": "2016-12-21T11:11:06Z", + "merge_commit_sha": "ffcc79dd166a8712dcee9ebbd9f717498a7b61c8", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/354/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/354/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/354/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/30a353e5f12d10ff61b49e489f0f63b1db4ea1cc", + "head": { + "label": "PDP-10:ejs/wholin", + "ref": "ejs/wholin", + "sha": "30a353e5f12d10ff61b49e489f0f63b1db4ea1cc", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "cbbdbe357f7e5ed1fd0a842d2c22b6befddfa55a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/354" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/354" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/354" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/354/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/354/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/354/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/30a353e5f12d10ff61b49e489f0f63b1db4ea1cc" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/199", + "id": 98731196, + "html_url": "https://github.com/PDP-10/its/pull/199", + "diff_url": "https://github.com/PDP-10/its/pull/199.diff", + "patch_url": "https://github.com/PDP-10/its/pull/199.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/199", + "number": 199, + "state": "closed", + "locked": false, + "title": "11SIM: build the 11/20 version", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "And then add a SYS; TS PDP45.\r\n\r\nSee #197.", + "created_at": "2016-12-20T11:26:37Z", + "updated_at": "2016-12-21T08:27:57Z", + "closed_at": "2016-12-20T15:38:31Z", + "merged_at": "2016-12-20T15:38:31Z", + "merge_commit_sha": "f9f29d291a9e1a7b5e562f1d652053610a760c34", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/199/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/199/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/199/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/383d9b7cad36d2bdc75c1e63a8d99cefa5a557bb", + "head": { + "label": "PDP-10:lars/pdp45", + "ref": "lars/pdp45", + "sha": "383d9b7cad36d2bdc75c1e63a8d99cefa5a557bb", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "e7df359ad80bd53b759df4ecae905b39be6a25ef", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/199" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/199" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/199" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/199/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/199/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/199/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/383d9b7cad36d2bdc75c1e63a8d99cefa5a557bb" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/352", + "id": 98707129, + "html_url": "https://github.com/PDP-10/its/pull/352", + "diff_url": "https://github.com/PDP-10/its/pull/352.diff", + "patch_url": "https://github.com/PDP-10/its/pull/352.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/352", + "number": 352, + "state": "closed", + "locked": false, + "title": "Create SYSEN3 and move some files there", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "SYSEN3 contents become: \r\nDPDEV 19 \r\nGREN MACROS \r\nNICNAM 31 \r\nNICWHO 30 \r\nTYPE8 2 \r\nWHOJ 26", + "created_at": "2016-12-20T08:44:53Z", + "updated_at": "2016-12-20T19:57:51Z", + "closed_at": "2016-12-20T15:48:18Z", + "merged_at": "2016-12-20T15:48:18Z", + "merge_commit_sha": "e954553d3a4919c45a08c2a6f70a847000c1391b", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/352/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/352/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/352/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/d73cca0ad31b2679bdfd22898908a76757988692", + "head": { + "label": "PDP-10:lars/sysen3", + "ref": "lars/sysen3", + "sha": "d73cca0ad31b2679bdfd22898908a76757988692", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "e7df359ad80bd53b759df4ecae905b39be6a25ef", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/352" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/352" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/352" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/352/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/352/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/352/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/d73cca0ad31b2679bdfd22898908a76757988692" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/350", + "id": 98599222, + "html_url": "https://github.com/PDP-10/its/pull/350", + "diff_url": "https://github.com/PDP-10/its/pull/350.diff", + "patch_url": "https://github.com/PDP-10/its/pull/350.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/350", + "number": 350, + "state": "closed", + "locked": false, + "title": "Added FDIR (fast directory listing).", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #313.", + "created_at": "2016-12-19T16:45:49Z", + "updated_at": "2016-12-20T09:21:06Z", + "closed_at": "2016-12-19T18:40:30Z", + "merged_at": "2016-12-19T18:40:30Z", + "merge_commit_sha": "afb4b907c65ea2f0a8775d196ea8ff823dd98511", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/350/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/350/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/350/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/2c0bdc7c3abdd8b0048c7fdadabe082f25839588", + "head": { + "label": "PDP-10:ejs/fdir", + "ref": "ejs/fdir", + "sha": "2c0bdc7c3abdd8b0048c7fdadabe082f25839588", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "a1fffa94814573151690daaa1f991918e7159fb5", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/350" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/350" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/350" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/350/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/350/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/350/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/2c0bdc7c3abdd8b0048c7fdadabe082f25839588" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/349", + "id": 98573455, + "html_url": "https://github.com/PDP-10/its/pull/349", + "diff_url": "https://github.com/PDP-10/its/pull/349.diff", + "patch_url": "https://github.com/PDP-10/its/pull/349.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/349", + "number": 349, + "state": "closed", + "locked": false, + "title": "Add short NSALV documentation.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "Any suggestions here?", + "created_at": "2016-12-19T14:23:28Z", + "updated_at": "2016-12-20T09:21:07Z", + "closed_at": "2016-12-19T15:39:47Z", + "merged_at": "2016-12-19T15:39:47Z", + "merge_commit_sha": "a1fffa94814573151690daaa1f991918e7159fb5", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/349/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/349/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/349/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/1431e7315ed5802ab0c84b98654c4f7497b84349", + "head": { + "label": "PDP-10:lars/nsalv.order", + "ref": "lars/nsalv.order", + "sha": "1431e7315ed5802ab0c84b98654c4f7497b84349", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "d4c3aec083857e22922cea814f729aaa688d90d2", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/349" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/349" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/349" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/349/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/349/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/349/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/1431e7315ed5802ab0c84b98654c4f7497b84349" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/348", + "id": 98571752, + "html_url": "https://github.com/PDP-10/its/pull/348", + "diff_url": "https://github.com/PDP-10/its/pull/348.diff", + "patch_url": "https://github.com/PDP-10/its/pull/348.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/348", + "number": 348, + "state": "closed", + "locked": false, + "title": "Add or fix missing or broken links.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 #307.\r\nFixes #311.\r\nFixes #303.\r\nFixes #309.\r\nFixes #286.", + "created_at": "2016-12-19T14:12:58Z", + "updated_at": "2016-12-19T15:08:09Z", + "closed_at": "2016-12-19T14:49:47Z", + "merged_at": "2016-12-19T14:49:47Z", + "merge_commit_sha": "541bd25f13f0a8b56f141a70d6177c9dbd0f6122", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/348/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/348/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/348/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/6d564b7c04dd21b313bf8f7e911a02f956e9a2a9", + "head": { + "label": "PDP-10:lars/links", + "ref": "lars/links", + "sha": "6d564b7c04dd21b313bf8f7e911a02f956e9a2a9", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "d4c3aec083857e22922cea814f729aaa688d90d2", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/348" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/348" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/348" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/348/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/348/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/348/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/6d564b7c04dd21b313bf8f7e911a02f956e9a2a9" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/347", + "id": 98570601, + "html_url": "https://github.com/PDP-10/its/pull/347", + "diff_url": "https://github.com/PDP-10/its/pull/347.diff", + "patch_url": "https://github.com/PDP-10/its/pull/347.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/347", + "number": 347, + "state": "closed", + "locked": false, + "title": "Fix filenames", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "Change .INSRT filenames to point to the current locations of files.", + "created_at": "2016-12-19T14:05:28Z", + "updated_at": "2016-12-20T09:21:04Z", + "closed_at": "2016-12-20T09:18:13Z", + "merged_at": "2016-12-20T09:18:13Z", + "merge_commit_sha": "e7df359ad80bd53b759df4ecae905b39be6a25ef", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/347/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/347/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/347/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/b28a765f1c2c37bc6e90c146c7655fe69696fc4e", + "head": { + "label": "PDP-10:lars/filenames", + "ref": "lars/filenames", + "sha": "b28a765f1c2c37bc6e90c146c7655fe69696fc4e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "afb4b907c65ea2f0a8775d196ea8ff823dd98511", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/347" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/347" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/347" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/347/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/347/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/347/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/b28a765f1c2c37bc6e90c146c7655fe69696fc4e" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/344", + "id": 98534229, + "html_url": "https://github.com/PDP-10/its/pull/344", + "diff_url": "https://github.com/PDP-10/its/pull/344.diff", + "patch_url": "https://github.com/PDP-10/its/pull/344.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/344", + "number": 344, + "state": "closed", + "locked": false, + "title": "Add autoloaded EMACS libraries", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "- TIME (loaded by MODLIN)\r\n- KBDMAC (loaded by ^RBASE)", + "created_at": "2016-12-19T09:47:06Z", + "updated_at": "2016-12-19T15:07:57Z", + "closed_at": "2016-12-19T15:05:15Z", + "merged_at": "2016-12-19T15:05:15Z", + "merge_commit_sha": "662c3febdc1c74bb91e49992974f0b26a3e3ac6e", + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/344/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/344/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/344/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/20c74f32fd9d6266aee733fe41692822f21b41ea", + "head": { + "label": "PDP-10:lars/emacs-modes", + "ref": "lars/emacs-modes", + "sha": "20c74f32fd9d6266aee733fe41692822f21b41ea", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "b754fe55060507d8d3b7afbd7408afbf54a851b8", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/344" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/344" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/344" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/344/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/344/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/344/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/20c74f32fd9d6266aee733fe41692822f21b41ea" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/345", + "id": 98520763, + "html_url": "https://github.com/PDP-10/its/pull/345", + "diff_url": "https://github.com/PDP-10/its/pull/345.diff", + "patch_url": "https://github.com/PDP-10/its/pull/345.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/345", + "number": 345, + "state": "closed", + "locked": false, + "title": "Add EMACS modes loaded by USRCOM", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "Debug, Muddle, PL1, Scribe, TEX.", + "created_at": "2016-12-19T07:53:34Z", + "updated_at": "2016-12-19T09:44:23Z", + "closed_at": "2016-12-19T09:44:19Z", + "merged_at": "2016-12-19T09:44:19Z", + "merge_commit_sha": "b754fe55060507d8d3b7afbd7408afbf54a851b8", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/345/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/345/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/345/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/031dad8508ff1b2fd792ca20e26d0801536d2ac5", + "head": { + "label": "PDP-10:lars/emacs-modes", + "ref": "lars/emacs-modes", + "sha": "031dad8508ff1b2fd792ca20e26d0801536d2ac5", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "3a30a157f1f4cc36c5b91c1c602a57a325dad37e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/345" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/345" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/345" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/345/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/345/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/345/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/031dad8508ff1b2fd792ca20e26d0801536d2ac5" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/342", + "id": 98516903, + "html_url": "https://github.com/PDP-10/its/pull/342", + "diff_url": "https://github.com/PDP-10/its/pull/342.diff", + "patch_url": "https://github.com/PDP-10/its/pull/342.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/342", + "number": 342, + "state": "closed", + "locked": false, + "title": "Added FIND documentation.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #287.", + "created_at": "2016-12-19T07:13:19Z", + "updated_at": "2016-12-19T09:33:16Z", + "closed_at": "2016-12-19T09:33:14Z", + "merged_at": "2016-12-19T09:33:14Z", + "merge_commit_sha": "9b97e9494a04eb5d9280916aafd9e950f11cb91a", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/342/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/342/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/342/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/15fa967873b4ec830f53cdb564a53b00361bc831", + "head": { + "label": "PDP-10:ejs/finddoc", + "ref": "ejs/finddoc", + "sha": "15fa967873b4ec830f53cdb564a53b00361bc831", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "3a30a157f1f4cc36c5b91c1c602a57a325dad37e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/342" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/342" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/342" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/342/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/342/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/342/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/15fa967873b4ec830f53cdb564a53b00361bc831" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/341", + "id": 98516684, + "html_url": "https://github.com/PDP-10/its/pull/341", + "diff_url": "https://github.com/PDP-10/its/pull/341.diff", + "patch_url": "https://github.com/PDP-10/its/pull/341.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/341", + "number": 341, + "state": "closed", + "locked": false, + "title": "Added PRINT.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #288.", + "created_at": "2016-12-19T07:10:34Z", + "updated_at": "2016-12-19T09:29:00Z", + "closed_at": "2016-12-19T09:28:59Z", + "merged_at": "2016-12-19T09:28:59Z", + "merge_commit_sha": "c332058bfe4fe85668a64929f0a3e56ce7232e2e", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/341/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/341/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/341/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/6b86259fa815cd6fff5757431f42e79be25c09f8", + "head": { + "label": "PDP-10:ejs/print", + "ref": "ejs/print", + "sha": "6b86259fa815cd6fff5757431f42e79be25c09f8", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "3a30a157f1f4cc36c5b91c1c602a57a325dad37e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/341" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/341" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/341" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/341/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/341/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/341/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/6b86259fa815cd6fff5757431f42e79be25c09f8" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/340", + "id": 98515683, + "html_url": "https://github.com/PDP-10/its/pull/340", + "diff_url": "https://github.com/PDP-10/its/pull/340.diff", + "patch_url": "https://github.com/PDP-10/its/pull/340.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/340", + "number": 340, + "state": "closed", + "locked": false, + "title": "Added TS PWMAIL (limited version of MAIL for PWORD not-logged-in users).", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": "Fixed TS MAIL, TS QMAIL, TS QSEND, etc. to NOT specify limited PWORD version.\r\nResolves #293.", + "created_at": "2016-12-19T06:58:30Z", + "updated_at": "2016-12-19T15:08:11Z", + "closed_at": "2016-12-19T11:25:21Z", + "merged_at": "2016-12-19T11:25:21Z", + "merge_commit_sha": "d4c3aec083857e22922cea814f729aaa688d90d2", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/340/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/340/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/340/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/7efec958f145c1395dc3b6e994ff0381be8a7373", + "head": { + "label": "PDP-10:ejs/pwmail", + "ref": "ejs/pwmail", + "sha": "7efec958f145c1395dc3b6e994ff0381be8a7373", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "78c2f03e09f197e82dc6092245684db4d046b864", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/340" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/340" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/340" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/340/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/340/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/340/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/7efec958f145c1395dc3b6e994ff0381be8a7373" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/339", + "id": 98515609, + "html_url": "https://github.com/PDP-10/its/pull/339", + "diff_url": "https://github.com/PDP-10/its/pull/339.diff", + "patch_url": "https://github.com/PDP-10/its/pull/339.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/339", + "number": 339, + "state": "closed", + "locked": false, + "title": "Added FED.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #289.", + "created_at": "2016-12-19T06:57:35Z", + "updated_at": "2016-12-19T15:08:16Z", + "closed_at": "2016-12-19T11:09:34Z", + "merged_at": "2016-12-19T11:09:34Z", + "merge_commit_sha": "38d430bb23b134e462400d894cb5359b9552555d", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/339/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/339/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/339/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/9d0e17c5cdd62d4052315e6aa6291cbd63fb1d64", + "head": { + "label": "PDP-10:ejs/fed2", + "ref": "ejs/fed2", + "sha": "9d0e17c5cdd62d4052315e6aa6291cbd63fb1d64", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "78c2f03e09f197e82dc6092245684db4d046b864", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/339" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/339" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/339" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/339/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/339/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/339/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/9d0e17c5cdd62d4052315e6aa6291cbd63fb1d64" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/338", + "id": 98515286, + "html_url": "https://github.com/PDP-10/its/pull/338", + "diff_url": "https://github.com/PDP-10/its/pull/338.diff", + "patch_url": "https://github.com/PDP-10/its/pull/338.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/338", + "number": 338, + "state": "closed", + "locked": false, + "title": "FED - font editor", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #289.", + "created_at": "2016-12-19T06:53:44Z", + "updated_at": "2016-12-19T15:08:25Z", + "closed_at": "2016-12-19T06:54:57Z", + "merged_at": null, + "merge_commit_sha": "2a67055a857dae498b0ebfc31dbd42c93f969b69", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/338/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/338/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/338/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/782c17ae3a728f14243878368d7a641cf5a1a164", + "head": { + "label": "PDP-10:ejs/fed", + "ref": "ejs/fed", + "sha": "782c17ae3a728f14243878368d7a641cf5a1a164", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "3a30a157f1f4cc36c5b91c1c602a57a325dad37e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/338" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/338" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/338" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/338/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/338/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/338/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/782c17ae3a728f14243878368d7a641cf5a1a164" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/336", + "id": 98514262, + "html_url": "https://github.com/PDP-10/its/pull/336", + "diff_url": "https://github.com/PDP-10/its/pull/336.diff", + "patch_url": "https://github.com/PDP-10/its/pull/336.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/336", + "number": 336, + "state": "closed", + "locked": false, + "title": "Added link for SYS; TS LOAD to reference SYS; TS DUMP.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #290.", + "created_at": "2016-12-19T06:41:37Z", + "updated_at": "2016-12-19T08:27:51Z", + "closed_at": "2016-12-19T08:27:50Z", + "merged_at": "2016-12-19T08:27:50Z", + "merge_commit_sha": "f3f716069318219175b05fd6cf8c1b2292ff33cc", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/336/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/336/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/336/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/5feafb6f428c67063b44287d2df2565692774d18", + "head": { + "label": "PDP-10:ejs/load", + "ref": "ejs/load", + "sha": "5feafb6f428c67063b44287d2df2565692774d18", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "45ffd2f4806888bd8a5f070b382ad233ca69bf71", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/336" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/336" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/336" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/336/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/336/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/336/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/5feafb6f428c67063b44287d2df2565692774d18" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/335", + "id": 98513591, + "html_url": "https://github.com/PDP-10/its/pull/335", + "diff_url": "https://github.com/PDP-10/its/pull/335.diff", + "patch_url": "https://github.com/PDP-10/its/pull/335.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/335", + "number": 335, + "state": "closed", + "locked": false, + "title": "Added OBS.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #292.", + "created_at": "2016-12-19T06:32:45Z", + "updated_at": "2016-12-19T08:27:06Z", + "closed_at": "2016-12-19T08:27:04Z", + "merged_at": "2016-12-19T08:27:04Z", + "merge_commit_sha": "dfd0ac46891f1417924b867be20410b69328a7c9", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/335/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/335/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/335/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/8656526fc7758d495fc4d0bdc77e809cb193e392", + "head": { + "label": "PDP-10:ejs/obs", + "ref": "ejs/obs", + "sha": "8656526fc7758d495fc4d0bdc77e809cb193e392", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "e29d6907c18724312bbd536f4c2503002de29ec6", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/335" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/335" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/335" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/335/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/335/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/335/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/8656526fc7758d495fc4d0bdc77e809cb193e392" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/334", + "id": 98512709, + "html_url": "https://github.com/PDP-10/its/pull/334", + "diff_url": "https://github.com/PDP-10/its/pull/334.diff", + "patch_url": "https://github.com/PDP-10/its/pull/334.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/334", + "number": 334, + "state": "closed", + "locked": false, + "title": "Update README.md.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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-19T06:20:43Z", + "updated_at": "2016-12-19T15:08:19Z", + "closed_at": "2016-12-19T10:35:31Z", + "merged_at": "2016-12-19T10:35:31Z", + "merge_commit_sha": "78c2f03e09f197e82dc6092245684db4d046b864", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/334/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/334/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/334/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/f087db76a84974d2e06a07ae0d2190aaaecb9b9d", + "head": { + "label": "PDP-10:lars/readme", + "ref": "lars/readme", + "sha": "f087db76a84974d2e06a07ae0d2190aaaecb9b9d", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "c332058bfe4fe85668a64929f0a3e56ce7232e2e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/334" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/334" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/334" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/334/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/334/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/334/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/f087db76a84974d2e06a07ae0d2190aaaecb9b9d" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/333", + "id": 98512019, + "html_url": "https://github.com/PDP-10/its/pull/333", + "diff_url": "https://github.com/PDP-10/its/pull/333.diff", + "patch_url": "https://github.com/PDP-10/its/pull/333.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/333", + "number": 333, + "state": "closed", + "locked": false, + "title": "Added UPTIME: Chaosnet uptime server.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #249.", + "created_at": "2016-12-19T06:11:51Z", + "updated_at": "2016-12-19T06:37:15Z", + "closed_at": "2016-12-19T06:37:12Z", + "merged_at": "2016-12-19T06:37:12Z", + "merge_commit_sha": "45ffd2f4806888bd8a5f070b382ad233ca69bf71", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/333/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/333/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/333/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/40a6d660ee36be69169e3b5e5c8ff0da34805e9a", + "head": { + "label": "PDP-10:ejs/uptime", + "ref": "ejs/uptime", + "sha": "40a6d660ee36be69169e3b5e5c8ff0da34805e9a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "bac9c19e71c6887e43e49e90c2572043f79f764a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/333" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/333" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/333" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/333/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/333/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/333/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/40a6d660ee36be69169e3b5e5c8ff0da34805e9a" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/332", + "id": 98511336, + "html_url": "https://github.com/PDP-10/its/pull/332", + "diff_url": "https://github.com/PDP-10/its/pull/332.diff", + "patch_url": "https://github.com/PDP-10/its/pull/332.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/332", + "number": 332, + "state": "closed", + "locked": false, + "title": "Added link for dragon;daily expire to sys2;ts gmsgs.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #247.", + "created_at": "2016-12-19T06:02:12Z", + "updated_at": "2016-12-19T06:52:27Z", + "closed_at": "2016-12-19T06:52:25Z", + "merged_at": "2016-12-19T06:52:25Z", + "merge_commit_sha": "3a30a157f1f4cc36c5b91c1c602a57a325dad37e", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/332/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/332/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/332/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/de6f6ac89b6e91b605f4ac6f30f9feda54f73bdc", + "head": { + "label": "PDP-10:ejs/expire", + "ref": "ejs/expire", + "sha": "de6f6ac89b6e91b605f4ac6f30f9feda54f73bdc", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "bac9c19e71c6887e43e49e90c2572043f79f764a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/332" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/332" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/332" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/332/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/332/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/332/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/de6f6ac89b6e91b605f4ac6f30f9feda54f73bdc" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/331", + "id": 98494640, + "html_url": "https://github.com/PDP-10/its/pull/331", + "diff_url": "https://github.com/PDP-10/its/pull/331.diff", + "patch_url": "https://github.com/PDP-10/its/pull/331.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/331", + "number": 331, + "state": "closed", + "locked": false, + "title": "Added ITSDEV.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #246.", + "created_at": "2016-12-19T00:55:20Z", + "updated_at": "2016-12-19T08:26:57Z", + "closed_at": "2016-12-19T08:26:53Z", + "merged_at": "2016-12-19T08:26:53Z", + "merge_commit_sha": "ad686dd778a79886fa99a5edf170e073fcc7281f", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/331/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/331/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/331/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/d090a7b42d8ff793dad482cd5514668eaf54cbee", + "head": { + "label": "PDP-10:ejs/itsdev", + "ref": "ejs/itsdev", + "sha": "d090a7b42d8ff793dad482cd5514668eaf54cbee", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "e29d6907c18724312bbd536f4c2503002de29ec6", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/331" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/331" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/331" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/331/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/331/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/331/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/d090a7b42d8ff793dad482cd5514668eaf54cbee" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/330", + "id": 98492013, + "html_url": "https://github.com/PDP-10/its/pull/330", + "diff_url": "https://github.com/PDP-10/its/pull/330.diff", + "patch_url": "https://github.com/PDP-10/its/pull/330.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/330", + "number": 330, + "state": "closed", + "locked": false, + "title": "Added TIMSRV.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #245.", + "created_at": "2016-12-18T23:29:10Z", + "updated_at": "2016-12-19T06:33:57Z", + "closed_at": "2016-12-19T06:29:01Z", + "merged_at": "2016-12-19T06:29:01Z", + "merge_commit_sha": "e29d6907c18724312bbd536f4c2503002de29ec6", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/330/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/330/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/330/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/34d422e4e9678358631162941fa2cb6ac687cf0e", + "head": { + "label": "PDP-10:ejs/timsrv", + "ref": "ejs/timsrv", + "sha": "34d422e4e9678358631162941fa2cb6ac687cf0e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "bac9c19e71c6887e43e49e90c2572043f79f764a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/330" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/330" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/330" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/330/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/330/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/330/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/34d422e4e9678358631162941fa2cb6ac687cf0e" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/329", + "id": 98491644, + "html_url": "https://github.com/PDP-10/its/pull/329", + "diff_url": "https://github.com/PDP-10/its/pull/329.diff", + "patch_url": "https://github.com/PDP-10/its/pull/329.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/329", + "number": 329, + "state": "closed", + "locked": false, + "title": "Added CROSS.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #141.", + "created_at": "2016-12-18T23:17:45Z", + "updated_at": "2016-12-19T07:46:19Z", + "closed_at": "2016-12-19T06:27:25Z", + "merged_at": "2016-12-19T06:27:25Z", + "merge_commit_sha": "d64ba80388dfc36fae36516a8b0527a0f019a9b3", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/329/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/329/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/329/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/0b0d6b7f03a85386555d9ebf38c947f358639d82", + "head": { + "label": "PDP-10:ejs/cross", + "ref": "ejs/cross", + "sha": "0b0d6b7f03a85386555d9ebf38c947f358639d82", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "bac9c19e71c6887e43e49e90c2572043f79f764a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/329" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/329" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/329" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/329/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/329/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/329/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/0b0d6b7f03a85386555d9ebf38c947f358639d82" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/328", + "id": 98491361, + "html_url": "https://github.com/PDP-10/its/pull/328", + "diff_url": "https://github.com/PDP-10/its/pull/328.diff", + "patch_url": "https://github.com/PDP-10/its/pull/328.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/328", + "number": 328, + "state": "closed", + "locked": false, + "title": "Added PORTS.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #123.", + "created_at": "2016-12-18T23:09:38Z", + "updated_at": "2016-12-19T07:44:55Z", + "closed_at": "2016-12-19T06:27:11Z", + "merged_at": "2016-12-19T06:27:11Z", + "merge_commit_sha": "ce4f8a168c2024021fe419538cafd7ac6f0a96c2", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/328/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/328/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/328/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/b3cfaef55a238edee64ddad1aa579950b225839e", + "head": { + "label": "PDP-10:ejs/ports", + "ref": "ejs/ports", + "sha": "b3cfaef55a238edee64ddad1aa579950b225839e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "bac9c19e71c6887e43e49e90c2572043f79f764a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/328" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/328" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/328" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/328/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/328/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/328/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/b3cfaef55a238edee64ddad1aa579950b225839e" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/327", + "id": 98491138, + "html_url": "https://github.com/PDP-10/its/pull/327", + "diff_url": "https://github.com/PDP-10/its/pull/327.diff", + "patch_url": "https://github.com/PDP-10/its/pull/327.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/327", + "number": 327, + "state": "closed", + "locked": false, + "title": "Added NICNAM/NICWHO.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #121.", + "created_at": "2016-12-18T23:02:25Z", + "updated_at": "2016-12-19T07:44:02Z", + "closed_at": "2016-12-19T06:26:58Z", + "merged_at": "2016-12-19T06:26:58Z", + "merge_commit_sha": "1a44275dc1c2c3e826250b2535ca2a6ef3637a4a", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/327/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/327/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/327/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/331470cefd248a1c9231d0c7804463de26cc0261", + "head": { + "label": "PDP-10:ejs/nicnam", + "ref": "ejs/nicnam", + "sha": "331470cefd248a1c9231d0c7804463de26cc0261", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "bac9c19e71c6887e43e49e90c2572043f79f764a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/327" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/327" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/327" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/327/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/327/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/327/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/331470cefd248a1c9231d0c7804463de26cc0261" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/326", + "id": 98489144, + "html_url": "https://github.com/PDP-10/its/pull/326", + "diff_url": "https://github.com/PDP-10/its/pull/326.diff", + "patch_url": "https://github.com/PDP-10/its/pull/326.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/326", + "number": 326, + "state": "closed", + "locked": false, + "title": "Fixed missing link (SYS2; TS =) to SYS; TS SRCCOM.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #110.", + "created_at": "2016-12-18T22:02:40Z", + "updated_at": "2016-12-19T07:43:56Z", + "closed_at": "2016-12-19T06:24:50Z", + "merged_at": "2016-12-19T06:24:50Z", + "merge_commit_sha": "4aaa893cfa38e6f3786b564e6c8ca8c79d739f5e", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/326/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/326/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/326/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/c3205cd303c3394644d787bc9c46d04190cbdf2c", + "head": { + "label": "PDP-10:ejs/bug110", + "ref": "ejs/bug110", + "sha": "c3205cd303c3394644d787bc9c46d04190cbdf2c", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "bac9c19e71c6887e43e49e90c2572043f79f764a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/326" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/326" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/326" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/326/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/326/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/326/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/c3205cd303c3394644d787bc9c46d04190cbdf2c" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/325", + "id": 98489034, + "html_url": "https://github.com/PDP-10/its/pull/325", + "diff_url": "https://github.com/PDP-10/its/pull/325.diff", + "patch_url": "https://github.com/PDP-10/its/pull/325.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/325", + "number": 325, + "state": "closed", + "locked": false, + "title": "Added TIME.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #106.", + "created_at": "2016-12-18T21:59:06Z", + "updated_at": "2016-12-19T07:43:38Z", + "closed_at": "2016-12-19T06:24:35Z", + "merged_at": "2016-12-19T06:24:35Z", + "merge_commit_sha": "d2b755f760ecc8474cc84a2e7d9c006d2fb1ddc0", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/325/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/325/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/325/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/76dc814d9080fc333f812e74587f4a4e14d454c1", + "head": { + "label": "PDP-10:ejs/time", + "ref": "ejs/time", + "sha": "76dc814d9080fc333f812e74587f4a4e14d454c1", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "fb9d29993918a4ef114a23fb516f3795b60fa098", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/325" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/325" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/325" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/325/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/325/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/325/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/76dc814d9080fc333f812e74587f4a4e14d454c1" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/324", + "id": 98488565, + "html_url": "https://github.com/PDP-10/its/pull/324", + "diff_url": "https://github.com/PDP-10/its/pull/324.diff", + "patch_url": "https://github.com/PDP-10/its/pull/324.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/324", + "number": 324, + "state": "closed", + "locked": false, + "title": "Added QUOTE.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #103.", + "created_at": "2016-12-18T21:43:57Z", + "updated_at": "2016-12-19T07:43:21Z", + "closed_at": "2016-12-19T06:24:19Z", + "merged_at": "2016-12-19T06:24:19Z", + "merge_commit_sha": "233459e4d77e23daa00b921a1c20286797cd75c1", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/324/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/324/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/324/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/7fbdb07e01eb1521ef3bfc058e0f796dbcce4ca4", + "head": { + "label": "PDP-10:ejs/quote", + "ref": "ejs/quote", + "sha": "7fbdb07e01eb1521ef3bfc058e0f796dbcce4ca4", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "fb9d29993918a4ef114a23fb516f3795b60fa098", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/324" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/324" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/324" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/324/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/324/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/324/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/7fbdb07e01eb1521ef3bfc058e0f796dbcce4ca4" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/323", + "id": 98488279, + "html_url": "https://github.com/PDP-10/its/pull/323", + "diff_url": "https://github.com/PDP-10/its/pull/323.diff", + "patch_url": "https://github.com/PDP-10/its/pull/323.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/323", + "number": 323, + "state": "closed", + "locked": false, + "title": "Added INSTAL.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #97.", + "created_at": "2016-12-18T21:34:51Z", + "updated_at": "2016-12-19T07:42:57Z", + "closed_at": "2016-12-19T06:23:59Z", + "merged_at": "2016-12-19T06:23:59Z", + "merge_commit_sha": "fb618eb568404f7bf60c3d7cdd32d4c9d7640413", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/323/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/323/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/323/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/ee96bcabb8906b56c50a07aeb01b648ac0166dfb", + "head": { + "label": "PDP-10:ejs/instal", + "ref": "ejs/instal", + "sha": "ee96bcabb8906b56c50a07aeb01b648ac0166dfb", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "fb9d29993918a4ef114a23fb516f3795b60fa098", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/323" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/323" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/323" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/323/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/323/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/323/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/ee96bcabb8906b56c50a07aeb01b648ac0166dfb" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/317", + "id": 98486319, + "html_url": "https://github.com/PDP-10/its/pull/317", + "diff_url": "https://github.com/PDP-10/its/pull/317.diff", + "patch_url": "https://github.com/PDP-10/its/pull/317.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/317", + "number": 317, + "state": "closed", + "locked": false, + "title": "UNTALK - split-screen comm-link program", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "SYS2; TS UNTALK\r\nAI: GREN; UNTALK 87\r\n", + "created_at": "2016-12-18T20:30:42Z", + "updated_at": "2016-12-19T07:41:18Z", + "closed_at": "2016-12-18T21:59:45Z", + "merged_at": "2016-12-18T21:59:45Z", + "merge_commit_sha": "bac9c19e71c6887e43e49e90c2572043f79f764a", + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/317/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/317/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/317/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/299a4c15cde19a1d3bcde5e18cfe7ed8c2222548", + "head": { + "label": "PDP-10:lars/untalk", + "ref": "lars/untalk", + "sha": "299a4c15cde19a1d3bcde5e18cfe7ed8c2222548", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "202c0f9118663c2bf1a4102ecc74476347049568", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/317" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/317" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/317" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/317/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/317/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/317/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/299a4c15cde19a1d3bcde5e18cfe7ed8c2222548" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/322", + "id": 98486014, + "html_url": "https://github.com/PDP-10/its/pull/322", + "diff_url": "https://github.com/PDP-10/its/pull/322.diff", + "patch_url": "https://github.com/PDP-10/its/pull/322.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/322", + "number": 322, + "state": "closed", + "locked": false, + "title": "Add SYSCHK.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "Nothing much happens when run.", + "created_at": "2016-12-18T20:21:54Z", + "updated_at": "2016-12-19T07:40:52Z", + "closed_at": "2016-12-18T20:47:10Z", + "merged_at": "2016-12-18T20:47:10Z", + "merge_commit_sha": "fb9d29993918a4ef114a23fb516f3795b60fa098", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/322/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/322/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/322/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/974a5f9fde9327639f8625fb9ddbd4e4ededca60", + "head": { + "label": "PDP-10:lars/syschk", + "ref": "lars/syschk", + "sha": "974a5f9fde9327639f8625fb9ddbd4e4ededca60", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "202c0f9118663c2bf1a4102ecc74476347049568", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/322" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/322" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/322" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/322/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/322/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/322/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/974a5f9fde9327639f8625fb9ddbd4e4ededca60" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/283", + "id": 98452770, + "html_url": "https://github.com/PDP-10/its/pull/283", + "diff_url": "https://github.com/PDP-10/its/pull/283.diff", + "patch_url": "https://github.com/PDP-10/its/pull/283.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/283", + "number": 283, + "state": "closed", + "locked": false, + "title": "Use Ubuntu 14 in Travis build.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "Its autoconf version is good enough to build KLH10, so we don't have to get it from the dns/gnu PPA.\r\n\r\nThis ought to put an end to the unstablilty in the apt-get install phase.", + "created_at": "2016-12-17T19:13:51Z", + "updated_at": "2016-12-18T07:40:09Z", + "closed_at": "2016-12-17T19:30:50Z", + "merged_at": "2016-12-17T19:30:50Z", + "merge_commit_sha": "202c0f9118663c2bf1a4102ecc74476347049568", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/283/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/283/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/283/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/6c4e6582c64eb3874d9622f438db89d3326a7106", + "head": { + "label": "PDP-10:lars/trusty", + "ref": "lars/trusty", + "sha": "6c4e6582c64eb3874d9622f438db89d3326a7106", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "f6edd8254e43ff5912d70c1c2814b5fa98c22aba", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/283" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/283" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/283" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/283/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/283/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/283/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/6c4e6582c64eb3874d9622f438db89d3326a7106" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/282", + "id": 98437110, + "html_url": "https://github.com/PDP-10/its/pull/282", + "diff_url": "https://github.com/PDP-10/its/pull/282.diff", + "patch_url": "https://github.com/PDP-10/its/pull/282.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/282", + "number": 282, + "state": "closed", + "locked": false, + "title": "EMACS libraries for LISP", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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-17T07:56:27Z", + "updated_at": "2016-12-18T07:40:17Z", + "closed_at": "2016-12-17T15:09:17Z", + "merged_at": "2016-12-17T15:09:17Z", + "merge_commit_sha": "f6edd8254e43ff5912d70c1c2814b5fa98c22aba", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/282/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/282/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/282/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/f8fb63d725b436114a0b9cc1a6b5e583c0b00ded", + "head": { + "label": "PDP-10:lars/emacs-lisp", + "ref": "lars/emacs-lisp", + "sha": "f8fb63d725b436114a0b9cc1a6b5e583c0b00ded", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "edbea89c7297bf1898f306228cd3f90b2e0f5ac3", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/282" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/282" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/282" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/282/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/282/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/282/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/f8fb63d725b436114a0b9cc1a6b5e583c0b00ded" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/280", + "id": 98375756, + "html_url": "https://github.com/PDP-10/its/pull/280", + "diff_url": "https://github.com/PDP-10/its/pull/280.diff", + "patch_url": "https://github.com/PDP-10/its/pull/280.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/280", + "number": 280, + "state": "closed", + "locked": false, + "title": "Make it possible to generate the EMACS AUTO-S library.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 comment syntax; no :! is allowed except after macro names.\r\n- Work around problem with & Compress File.\r\n\r\nNote the \\025, which is a C-u prefix to M-x & Compress File.", + "created_at": "2016-12-16T17:48:26Z", + "updated_at": "2016-12-16T19:23:34Z", + "closed_at": "2016-12-16T19:23:26Z", + "merged_at": "2016-12-16T19:23:26Z", + "merge_commit_sha": "edbea89c7297bf1898f306228cd3f90b2e0f5ac3", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/280/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/280/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/280/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/7b95b79698d7ecbb694a789796b01cf006f7d49d", + "head": { + "label": "PDP-10:lars/auto-s", + "ref": "lars/auto-s", + "sha": "7b95b79698d7ecbb694a789796b01cf006f7d49d", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "69f38407548ba8f006e8833d53c15f7a9e854d2d", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/280" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/280" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/280" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/280/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/280/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/280/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/7b95b79698d7ecbb694a789796b01cf006f7d49d" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/264", + "id": 98085969, + "html_url": "https://github.com/PDP-10/its/pull/264", + "diff_url": "https://github.com/PDP-10/its/pull/264.diff", + "patch_url": "https://github.com/PDP-10/its/pull/264.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/264", + "number": 264, + "state": "closed", + "locked": false, + "title": "Adding some initial copyright and licensing information based on MIT's GPL release of ITS", + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "body": "Adding some initial copyright and licensing information based on MIT's GPL release of ITS", + "created_at": "2016-12-15T04:38:23Z", + "updated_at": "2016-12-16T06:01:08Z", + "closed_at": "2016-12-16T06:01:06Z", + "merged_at": "2016-12-16T06:01:06Z", + "merge_commit_sha": "69f38407548ba8f006e8833d53c15f7a9e854d2d", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/264/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/264/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/264/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/5bdf03cea47fd33689a7f450f037a820b8cab6da", + "head": { + "label": "36bit:master", + "ref": "master", + "sha": "5bdf03cea47fd33689a7f450f037a820b8cab6da", + "user": { + "login": "36bit", + "id": 24438359, + "avatar_url": "https://avatars.githubusercontent.com/u/24438359?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/36bit", + "html_url": "https://github.com/36bit", + "followers_url": "https://api.github.com/users/36bit/followers", + "following_url": "https://api.github.com/users/36bit/following{/other_user}", + "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", + "organizations_url": "https://api.github.com/users/36bit/orgs", + "repos_url": "https://api.github.com/users/36bit/repos", + "events_url": "https://api.github.com/users/36bit/events{/privacy}", + "received_events_url": "https://api.github.com/users/36bit/received_events", + "type": "User", + "site_admin": false + }, + "repo": null + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "de7c6a4e2d69a5576436f8801bf250acd3c14e07", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/264" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/264" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/264" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/264/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/264/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/264/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/5bdf03cea47fd33689a7f450f037a820b8cab6da" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/259", + "id": 97804547, + "html_url": "https://github.com/PDP-10/its/pull/259", + "diff_url": "https://github.com/PDP-10/its/pull/259.diff", + "patch_url": "https://github.com/PDP-10/its/pull/259.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/259", + "number": 259, + "state": "closed", + "locked": false, + "title": "List of ITS machines.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "Unsure whether emulators should be included. SV and UP got an honorable mention for being online for many years.", + "created_at": "2016-12-13T18:07:17Z", + "updated_at": "2016-12-15T11:18:40Z", + "closed_at": "2016-12-13T18:30:47Z", + "merged_at": "2016-12-13T18:30:47Z", + "merge_commit_sha": "de7c6a4e2d69a5576436f8801bf250acd3c14e07", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/259/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/259/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/259/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/700511449dbfde0c235ecc4fa9fd0f2d5a7be3e0", + "head": { + "label": "PDP-10:lars/machines", + "ref": "lars/machines", + "sha": "700511449dbfde0c235ecc4fa9fd0f2d5a7be3e0", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "62046ce66f6d23ca27b7e1cc1af179fc371f5796", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/259" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/259" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/259" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/259/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/259/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/259/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/700511449dbfde0c235ecc4fa9fd0f2d5a7be3e0" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/257", + "id": 97729966, + "html_url": "https://github.com/PDP-10/its/pull/257", + "diff_url": "https://github.com/PDP-10/its/pull/257.diff", + "patch_url": "https://github.com/PDP-10/its/pull/257.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/257", + "number": 257, + "state": "closed", + "locked": false, + "title": "Move DEVICE; OARCDV BIN from minsys tape to sources tape", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "Now the minsys is quite small. Just two directories and 15 files.", + "created_at": "2016-12-13T11:11:33Z", + "updated_at": "2016-12-15T11:18:40Z", + "closed_at": "2016-12-13T16:35:49Z", + "merged_at": "2016-12-13T16:35:49Z", + "merge_commit_sha": "bdcf45286d676f9aeca21ade7ed313fa3e0c800b", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/257/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/257/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/257/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/92be538b6411344f16c473ebde6570c22686fed8", + "head": { + "label": "PDP-10:lars/minsys", + "ref": "lars/minsys", + "sha": "92be538b6411344f16c473ebde6570c22686fed8", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "d0bdad77c9e5e3b19ad00db778eff6cbb3479e25", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/257" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/257" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/257" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/257/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/257/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/257/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/92be538b6411344f16c473ebde6570c22686fed8" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/256", + "id": 97716868, + "html_url": "https://github.com/PDP-10/its/pull/256", + "diff_url": "https://github.com/PDP-10/its/pull/256.diff", + "patch_url": "https://github.com/PDP-10/its/pull/256.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/256", + "number": 256, + "state": "closed", + "locked": false, + "title": "Simplify starting by providing a script.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "Now users can just type `./start` to get going.\r\n\r\nUnfortunately, KLH10 doesn't like to get a `go` command right after reading dskdmp.ini. That will result in a MFDCLB. Why?!?", + "created_at": "2016-12-13T09:50:02Z", + "updated_at": "2016-12-19T06:11:38Z", + "closed_at": "2016-12-13T16:38:26Z", + "merged_at": "2016-12-13T16:38:26Z", + "merge_commit_sha": "62046ce66f6d23ca27b7e1cc1af179fc371f5796", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/256/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/256/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/256/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/f7020e88dcefff2fbdbda5b92ca94954f607a9a6", + "head": { + "label": "PDP-10:lars/start", + "ref": "lars/start", + "sha": "f7020e88dcefff2fbdbda5b92ca94954f607a9a6", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "d0bdad77c9e5e3b19ad00db778eff6cbb3479e25", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/256" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/256" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/256" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/256/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/256/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/256/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/f7020e88dcefff2fbdbda5b92ca94954f607a9a6" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/254", + "id": 97633745, + "html_url": "https://github.com/PDP-10/its/pull/254", + "diff_url": "https://github.com/PDP-10/its/pull/254.diff", + "patch_url": "https://github.com/PDP-10/its/pull/254.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/254", + "number": 254, + "state": "closed", + "locked": false, + "title": "Add more EMACS libraries", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "(AUTO-S), DIRED, TAGGEN, VT100, VT52. Also MODLIN INFO.\r\n\r\nI got an error generating AUTO-S :EJ:\r\n\r\n Bad macro documentation beginning?\r\n\r\nBut I don't have time to debug this now.", + "created_at": "2016-12-12T21:09:10Z", + "updated_at": "2016-12-13T17:48:24Z", + "closed_at": "2016-12-13T01:09:46Z", + "merged_at": "2016-12-13T01:09:46Z", + "merge_commit_sha": "d0bdad77c9e5e3b19ad00db778eff6cbb3479e25", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/254/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/254/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/254/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/185e3b861a2fd91d0ad7c5e631bb5765422619d4", + "head": { + "label": "PDP-10:lars/emacs2", + "ref": "lars/emacs2", + "sha": "185e3b861a2fd91d0ad7c5e631bb5765422619d4", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "f193d5408df898c6f1ab6f8af1482758e1c2da5d", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/254" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/254" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/254" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/254/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/254/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/254/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/185e3b861a2fd91d0ad7c5e631bb5765422619d4" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/253", + "id": 97628701, + "html_url": "https://github.com/PDP-10/its/pull/253", + "diff_url": "https://github.com/PDP-10/its/pull/253.diff", + "patch_url": "https://github.com/PDP-10/its/pull/253.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/253", + "number": 253, + "state": "closed", + "locked": false, + "title": "Login as DB.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "So that assembled files will have something sensible in the assembly info.\r\n\r\nThe `sleep 1` lines are to appease the KLH10 CTY device.", + "created_at": "2016-12-12T20:38:48Z", + "updated_at": "2016-12-12T21:26:35Z", + "closed_at": "2016-12-12T20:59:10Z", + "merged_at": "2016-12-12T20:59:10Z", + "merge_commit_sha": "f193d5408df898c6f1ab6f8af1482758e1c2da5d", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/253/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/253/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/253/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/a9a414b1bb6d9312f407075b75146604a9cc0915", + "head": { + "label": "PDP-10:lars/user", + "ref": "lars/user", + "sha": "a9a414b1bb6d9312f407075b75146604a9cc0915", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "114b672bfcf94bf110cbf4396aadc644f5463cc0", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/253" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/253" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/253" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/253/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/253/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/253/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/a9a414b1bb6d9312f407075b75146604a9cc0915" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/244", + "id": 97587001, + "html_url": "https://github.com/PDP-10/its/pull/244", + "diff_url": "https://github.com/PDP-10/its/pull/244.diff", + "patch_url": "https://github.com/PDP-10/its/pull/244.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/244", + "number": 244, + "state": "closed", + "locked": false, + "title": "Added LOSS device.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #243 ", + "created_at": "2016-12-12T16:36:25Z", + "updated_at": "2016-12-19T08:18:41Z", + "closed_at": "2016-12-12T17:44:12Z", + "merged_at": "2016-12-12T17:44:12Z", + "merge_commit_sha": "114b672bfcf94bf110cbf4396aadc644f5463cc0", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/244/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/244/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/244/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/da1d781da9544d1921eae6c3db9b2db2b400a01e", + "head": { + "label": "PDP-10:ejs/loss", + "ref": "ejs/loss", + "sha": "da1d781da9544d1921eae6c3db9b2db2b400a01e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "4ba784736236ec8445c73b5438802402c8beeb61", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/244" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/244" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/244" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/244/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/244/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/244/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/da1d781da9544d1921eae6c3db9b2db2b400a01e" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/231", + "id": 97495441, + "html_url": "https://github.com/PDP-10/its/pull/231", + "diff_url": "https://github.com/PDP-10/its/pull/231.diff", + "patch_url": "https://github.com/PDP-10/its/pull/231.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/231", + "number": 231, + "state": "closed", + "locked": false, + "title": "Added DP Device.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #230 ", + "created_at": "2016-12-12T05:08:11Z", + "updated_at": "2016-12-13T08:28:25Z", + "closed_at": "2016-12-12T07:23:01Z", + "merged_at": "2016-12-12T07:23:01Z", + "merge_commit_sha": "4ba784736236ec8445c73b5438802402c8beeb61", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/231/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/231/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/231/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/95528e77144b133a53e8e8638a665ad93c16d4fd", + "head": { + "label": "PDP-10:ejs/dpdev", + "ref": "ejs/dpdev", + "sha": "95528e77144b133a53e8e8638a665ad93c16d4fd", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "2499cc7a70b2b166df1b77fa6f5a0fd472358e54", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/231" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/231" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/231" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/231/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/231/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/231/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/95528e77144b133a53e8e8638a665ad93c16d4fd" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/229", + "id": 97492947, + "html_url": "https://github.com/PDP-10/its/pull/229", + "diff_url": "https://github.com/PDP-10/its/pull/229.diff", + "patch_url": "https://github.com/PDP-10/its/pull/229.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/229", + "number": 229, + "state": "closed", + "locked": false, + "title": "Added links for DEVICE; JOBDEV DIR and DEVICE; JOBDEV DIRES ", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 links reference to DEVICE;ATSIGN DIRDEV.\r\n\r\nResolves #228 ", + "created_at": "2016-12-12T04:22:13Z", + "updated_at": "2016-12-12T20:01:17Z", + "closed_at": "2016-12-12T06:44:43Z", + "merged_at": "2016-12-12T06:44:43Z", + "merge_commit_sha": "2499cc7a70b2b166df1b77fa6f5a0fd472358e54", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/229/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/229/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/229/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/a2912010f3319e01a03827687418d48f46405c62", + "head": { + "label": "PDP-10:ejs/dirdev2", + "ref": "ejs/dirdev2", + "sha": "a2912010f3319e01a03827687418d48f46405c62", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "32aa79b462153ae7efc55ba0f66738cfb9faa340", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/229" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/229" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/229" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/229/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/229/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/229/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/a2912010f3319e01a03827687418d48f46405c62" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/227", + "id": 97490074, + "html_url": "https://github.com/PDP-10/its/pull/227", + "diff_url": "https://github.com/PDP-10/its/pull/227.diff", + "patch_url": "https://github.com/PDP-10/its/pull/227.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/227", + "number": 227, + "state": "closed", + "locked": false, + "title": "Added JOBDEV D (DSKDEV), short disk device listing", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #226 ", + "created_at": "2016-12-12T03:32:11Z", + "updated_at": "2016-12-12T20:01:18Z", + "closed_at": "2016-12-12T06:34:58Z", + "merged_at": "2016-12-12T06:34:58Z", + "merge_commit_sha": "02a4c2000844b88effefb53750d56fa154035db9", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/227/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/227/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/227/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/44d0e518a1fac639b1da052a29c220c6c82786d6", + "head": { + "label": "PDP-10:ejs/dskdev", + "ref": "ejs/dskdev", + "sha": "44d0e518a1fac639b1da052a29c220c6c82786d6", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "32aa79b462153ae7efc55ba0f66738cfb9faa340", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/227" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/227" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/227" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/227/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/227/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/227/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/44d0e518a1fac639b1da052a29c220c6c82786d6" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/225", + "id": 97488705, + "html_url": "https://github.com/PDP-10/its/pull/225", + "diff_url": "https://github.com/PDP-10/its/pull/225.diff", + "patch_url": "https://github.com/PDP-10/its/pull/225.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/225", + "number": 225, + "state": "closed", + "locked": false, + "title": "Added link in CHANNA directory for TS CNAVRL.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #221 ", + "created_at": "2016-12-12T03:09:56Z", + "updated_at": "2016-12-12T20:01:19Z", + "closed_at": "2016-12-12T06:38:46Z", + "merged_at": "2016-12-12T06:38:46Z", + "merge_commit_sha": "78ddbb2eed2ab530084ee8c7854be2f4b67ebe3b", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/225/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/225/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/225/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/ee7fb5d45a4d008d69e02eba0cc90040fb3d9b90", + "head": { + "label": "PDP-10:ejs/cnavrl", + "ref": "ejs/cnavrl", + "sha": "ee7fb5d45a4d008d69e02eba0cc90040fb3d9b90", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "32aa79b462153ae7efc55ba0f66738cfb9faa340", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/225" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/225" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/225" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/225/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/225/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/225/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/ee7fb5d45a4d008d69e02eba0cc90040fb3d9b90" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/224", + "id": 97487296, + "html_url": "https://github.com/PDP-10/its/pull/224", + "diff_url": "https://github.com/PDP-10/its/pull/224.diff", + "patch_url": "https://github.com/PDP-10/its/pull/224.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/224", + "number": 224, + "state": "closed", + "locked": false, + "title": "Added RIPDEV.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #222 ", + "created_at": "2016-12-12T02:44:34Z", + "updated_at": "2016-12-12T20:01:20Z", + "closed_at": "2016-12-12T06:38:34Z", + "merged_at": "2016-12-12T06:38:34Z", + "merge_commit_sha": "badb7975d1361e6a4ce4f40144640e31d32af385", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/224/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/224/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/224/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/88c0538ce85b673a8b4dff46eae15731fd7c780a", + "head": { + "label": "PDP-10:ejs/ripdev", + "ref": "ejs/ripdev", + "sha": "88c0538ce85b673a8b4dff46eae15731fd7c780a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "32aa79b462153ae7efc55ba0f66738cfb9faa340", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/224" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/224" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/224" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/224/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/224/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/224/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/88c0538ce85b673a8b4dff46eae15731fd7c780a" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/220", + "id": 97450982, + "html_url": "https://github.com/PDP-10/its/pull/220", + "diff_url": "https://github.com/PDP-10/its/pull/220.diff", + "patch_url": "https://github.com/PDP-10/its/pull/220.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/220", + "number": 220, + "state": "closed", + "locked": false, + "title": "Added HOST.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #219 ", + "created_at": "2016-12-11T07:20:45Z", + "updated_at": "2016-12-12T20:01:21Z", + "closed_at": "2016-12-12T02:39:42Z", + "merged_at": "2016-12-12T02:39:42Z", + "merge_commit_sha": "32aa79b462153ae7efc55ba0f66738cfb9faa340", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/220/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/220/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/220/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/2eb7c69fabba58d4c23f7db5ae5517a84299903c", + "head": { + "label": "PDP-10:ejs/host", + "ref": "ejs/host", + "sha": "2eb7c69fabba58d4c23f7db5ae5517a84299903c", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "4584f4f483563d700a9254a12dba30cd1c53559f", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/220" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/220" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/220" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/220/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/220/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/220/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/2eb7c69fabba58d4c23f7db5ae5517a84299903c" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/218", + "id": 97450826, + "html_url": "https://github.com/PDP-10/its/pull/218", + "diff_url": "https://github.com/PDP-10/its/pull/218.diff", + "patch_url": "https://github.com/PDP-10/its/pull/218.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/218", + "number": 218, + "state": "closed", + "locked": false, + "title": "Added PROBE.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #207.\r\n\r\nDid not add documentation, but created new ticket to add documentation (#217).", + "created_at": "2016-12-11T07:13:01Z", + "updated_at": "2016-12-11T10:13:07Z", + "closed_at": "2016-12-11T08:33:07Z", + "merged_at": "2016-12-11T08:33:07Z", + "merge_commit_sha": "109360ae0381115156e0b75fe765275b93e39044", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/218/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/218/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/218/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/c7e14cda4de4febf9129461c1d6f397e6bee4ecd", + "head": { + "label": "PDP-10:ejs/probe", + "ref": "ejs/probe", + "sha": "c7e14cda4de4febf9129461c1d6f397e6bee4ecd", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "e0c4656de69a05de4f635883d6531e2c09f53a4e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/218" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/218" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/218" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/218/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/218/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/218/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/c7e14cda4de4febf9129461c1d6f397e6bee4ecd" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/216", + "id": 97450399, + "html_url": "https://github.com/PDP-10/its/pull/216", + "diff_url": "https://github.com/PDP-10/its/pull/216.diff", + "patch_url": "https://github.com/PDP-10/its/pull/216.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/216", + "number": 216, + "state": "closed", + "locked": false, + "title": "Added TYPE8.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #206", + "created_at": "2016-12-11T06:48:07Z", + "updated_at": "2016-12-12T20:01:23Z", + "closed_at": "2016-12-12T00:50:43Z", + "merged_at": "2016-12-12T00:50:43Z", + "merge_commit_sha": "4584f4f483563d700a9254a12dba30cd1c53559f", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/216/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/216/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/216/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/6015f647411c97e6a526290acd031c034a7d326c", + "head": { + "label": "PDP-10:ejs/type8", + "ref": "ejs/type8", + "sha": "6015f647411c97e6a526290acd031c034a7d326c", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "d39f9d21405469a484a147859b43236a2dc04598", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/216" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/216" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/216" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/216/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/216/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/216/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/6015f647411c97e6a526290acd031c034a7d326c" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/215", + "id": 97450173, + "html_url": "https://github.com/PDP-10/its/pull/215", + "diff_url": "https://github.com/PDP-10/its/pull/215.diff", + "patch_url": "https://github.com/PDP-10/its/pull/215.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/215", + "number": 215, + "state": "closed", + "locked": false, + "title": "Added PHOTO.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #140 ", + "created_at": "2016-12-11T06:34:58Z", + "updated_at": "2016-12-12T20:01:26Z", + "closed_at": "2016-12-11T23:53:36Z", + "merged_at": "2016-12-11T23:53:36Z", + "merge_commit_sha": "d39f9d21405469a484a147859b43236a2dc04598", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/215/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/215/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/215/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/50ce0ec284f4e71459f2906d4a8ef8cff4724fad", + "head": { + "label": "PDP-10:ejs/photo", + "ref": "ejs/photo", + "sha": "50ce0ec284f4e71459f2906d4a8ef8cff4724fad", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "af57fb8b4602d80e51257d2aeb1d4288eb44c12d", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/215" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/215" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/215" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/215/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/215/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/215/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/50ce0ec284f4e71459f2906d4a8ef8cff4724fad" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/214", + "id": 97449950, + "html_url": "https://github.com/PDP-10/its/pull/214", + "diff_url": "https://github.com/PDP-10/its/pull/214.diff", + "patch_url": "https://github.com/PDP-10/its/pull/214.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/214", + "number": 214, + "state": "closed", + "locked": false, + "title": "Added WHAT.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #127 ", + "created_at": "2016-12-11T06:19:37Z", + "updated_at": "2016-12-11T21:04:30Z", + "closed_at": "2016-12-11T20:36:45Z", + "merged_at": "2016-12-11T20:36:45Z", + "merge_commit_sha": "af57fb8b4602d80e51257d2aeb1d4288eb44c12d", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/214/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/214/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/214/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/2717f43dd0339b2630cf6e84e46d3944937925f5", + "head": { + "label": "PDP-10:ejs/what", + "ref": "ejs/what", + "sha": "2717f43dd0339b2630cf6e84e46d3944937925f5", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "0d76193453028f7736c55fa8b53dd3083a1fcae0", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/214" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/214" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/214" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/214/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/214/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/214/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/2717f43dd0339b2630cf6e84e46d3944937925f5" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/213", + "id": 97446614, + "html_url": "https://github.com/PDP-10/its/pull/213", + "diff_url": "https://github.com/PDP-10/its/pull/213.diff", + "patch_url": "https://github.com/PDP-10/its/pull/213.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/213", + "number": 213, + "state": "closed", + "locked": false, + "title": "Added TMPKIL and hourly DRAGON job to clean out .TEMP.;", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #125. ", + "created_at": "2016-12-11T03:04:52Z", + "updated_at": "2016-12-19T06:04:30Z", + "closed_at": "2016-12-11T19:58:41Z", + "merged_at": "2016-12-11T19:58:41Z", + "merge_commit_sha": "0d76193453028f7736c55fa8b53dd3083a1fcae0", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/213/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/213/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/213/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/ac8155e28701adf3354821c771b6059ecd44e980", + "head": { + "label": "PDP-10:ejs/tmpkil", + "ref": "ejs/tmpkil", + "sha": "ac8155e28701adf3354821c771b6059ecd44e980", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "e793205336a0b8547439d4c2fb787b036098c087", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/213" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/213" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/213" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/213/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/213/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/213/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/ac8155e28701adf3354821c771b6059ecd44e980" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/212", + "id": 97446521, + "html_url": "https://github.com/PDP-10/its/pull/212", + "diff_url": "https://github.com/PDP-10/its/pull/212.diff", + "patch_url": "https://github.com/PDP-10/its/pull/212.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/212", + "number": 212, + "state": "closed", + "locked": false, + "title": "Added STYLOG.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #124 ", + "created_at": "2016-12-11T02:59:43Z", + "updated_at": "2016-12-11T21:04:32Z", + "closed_at": "2016-12-11T19:10:04Z", + "merged_at": "2016-12-11T19:10:04Z", + "merge_commit_sha": "e793205336a0b8547439d4c2fb787b036098c087", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/212/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/212/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/212/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/27b8acf32429c6a946045156350b97a7f54dddcb", + "head": { + "label": "PDP-10:ejs/stylog", + "ref": "ejs/stylog", + "sha": "27b8acf32429c6a946045156350b97a7f54dddcb", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "0dc189766546245717ccb6d56a4a403d73ce5ea0", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/212" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/212" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/212" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/212/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/212/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/212/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/27b8acf32429c6a946045156350b97a7f54dddcb" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/211", + "id": 97446412, + "html_url": "https://github.com/PDP-10/its/pull/211", + "diff_url": "https://github.com/PDP-10/its/pull/211.diff", + "patch_url": "https://github.com/PDP-10/its/pull/211.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/211", + "number": 211, + "state": "closed", + "locked": false, + "title": "Added TAGS.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #122 ", + "created_at": "2016-12-11T02:54:34Z", + "updated_at": "2016-12-11T21:04:34Z", + "closed_at": "2016-12-11T18:38:23Z", + "merged_at": "2016-12-11T18:38:22Z", + "merge_commit_sha": "0dc189766546245717ccb6d56a4a403d73ce5ea0", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/211/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/211/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/211/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/967fd49d5d4d7a57275f187632d002fcc24323f6", + "head": { + "label": "PDP-10:ejs/tags", + "ref": "ejs/tags", + "sha": "967fd49d5d4d7a57275f187632d002fcc24323f6", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "43a514defe1f6779e7d87215a90b41ccaea8e841", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/211" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/211" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/211" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/211/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/211/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/211/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/967fd49d5d4d7a57275f187632d002fcc24323f6" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/210", + "id": 97446145, + "html_url": "https://github.com/PDP-10/its/pull/210", + "diff_url": "https://github.com/PDP-10/its/pull/210.diff", + "patch_url": "https://github.com/PDP-10/its/pull/210.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/210", + "number": 210, + "state": "closed", + "locked": false, + "title": "Added MSPLIT.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #120 ", + "created_at": "2016-12-11T02:40:19Z", + "updated_at": "2016-12-11T21:04:36Z", + "closed_at": "2016-12-11T18:11:34Z", + "merged_at": "2016-12-11T18:11:34Z", + "merge_commit_sha": "43a514defe1f6779e7d87215a90b41ccaea8e841", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/210/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/210/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/210/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/7b70e630e3ed36cfc58c1bac1c2b4f6934f58507", + "head": { + "label": "PDP-10:ejs/msplit", + "ref": "ejs/msplit", + "sha": "7b70e630e3ed36cfc58c1bac1c2b4f6934f58507", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "3dd6c7109502b4c4ed4dd65683347549a8bc0fae", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/210" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/210" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/210" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/210/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/210/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/210/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/7b70e630e3ed36cfc58c1bac1c2b4f6934f58507" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/209", + "id": 97445971, + "html_url": "https://github.com/PDP-10/its/pull/209", + "diff_url": "https://github.com/PDP-10/its/pull/209.diff", + "patch_url": "https://github.com/PDP-10/its/pull/209.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/209", + "number": 209, + "state": "closed", + "locked": false, + "title": "Added LOADP.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #118 ", + "created_at": "2016-12-11T02:31:37Z", + "updated_at": "2016-12-11T21:04:38Z", + "closed_at": "2016-12-11T17:18:57Z", + "merged_at": "2016-12-11T17:18:57Z", + "merge_commit_sha": "3dd6c7109502b4c4ed4dd65683347549a8bc0fae", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/209/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/209/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/209/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/6ae1c7f836259aee0830fcd455df89df7d85cdd7", + "head": { + "label": "PDP-10:ejs/loadp", + "ref": "ejs/loadp", + "sha": "6ae1c7f836259aee0830fcd455df89df7d85cdd7", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "53d7bf50b246317b145b995a986d6a128fe69761", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/209" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/209" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/209" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/209/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/209/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/209/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/6ae1c7f836259aee0830fcd455df89df7d85cdd7" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/208", + "id": 97445545, + "html_url": "https://github.com/PDP-10/its/pull/208", + "diff_url": "https://github.com/PDP-10/its/pull/208.diff", + "patch_url": "https://github.com/PDP-10/its/pull/208.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/208", + "number": 208, + "state": "closed", + "locked": false, + "title": "Added GMSGS ", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": "Also included a dummy SYS; :MSGS TIMES file so GMSGS won't get an error.\r\n\r\nResolves #114 ", + "created_at": "2016-12-11T02:09:34Z", + "updated_at": "2016-12-11T21:04:25Z", + "closed_at": "2016-12-11T16:43:02Z", + "merged_at": "2016-12-11T16:43:02Z", + "merge_commit_sha": "53d7bf50b246317b145b995a986d6a128fe69761", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/208/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/208/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/208/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/f15a175a25839f4ee90cd20889b53ec2ea6c90f3", + "head": { + "label": "PDP-10:ejs/gmsgs", + "ref": "ejs/gmsgs", + "sha": "f15a175a25839f4ee90cd20889b53ec2ea6c90f3", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "109360ae0381115156e0b75fe765275b93e39044", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/208" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/208" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/208" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/208/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/208/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/208/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/f15a175a25839f4ee90cd20889b53ec2ea6c90f3" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/205", + "id": 97433165, + "html_url": "https://github.com/PDP-10/its/pull/205", + "diff_url": "https://github.com/PDP-10/its/pull/205.diff", + "patch_url": "https://github.com/PDP-10/its/pull/205.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/205", + "number": 205, + "state": "closed", + "locked": false, + "title": "Added HOSTAB. ", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 may not be very useful since it only prints out HOSTS2 format host tables and we are now using HOST3 format.\r\n\r\nResolves #113 ", + "created_at": "2016-12-10T18:19:28Z", + "updated_at": "2016-12-10T20:05:57Z", + "closed_at": "2016-12-10T20:05:22Z", + "merged_at": "2016-12-10T20:05:22Z", + "merge_commit_sha": "e0c4656de69a05de4f635883d6531e2c09f53a4e", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/205/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/205/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/205/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/adc075e8caef4ca07381af501da8ee2c02b7444e", + "head": { + "label": "PDP-10:ejs/hostab", + "ref": "ejs/hostab", + "sha": "adc075e8caef4ca07381af501da8ee2c02b7444e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "3548ca452986c8eeb11de69dc0a4e25d06f45b8c", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/205" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/205" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/205" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/205/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/205/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/205/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/adc075e8caef4ca07381af501da8ee2c02b7444e" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/204", + "id": 97432941, + "html_url": "https://github.com/PDP-10/its/pull/204", + "diff_url": "https://github.com/PDP-10/its/pull/204.diff", + "patch_url": "https://github.com/PDP-10/its/pull/204.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/204", + "number": 204, + "state": "closed", + "locked": false, + "title": "Added CALPRT.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #112 ", + "created_at": "2016-12-10T18:11:31Z", + "updated_at": "2016-12-10T20:05:53Z", + "closed_at": "2016-12-10T19:34:10Z", + "merged_at": "2016-12-10T19:34:10Z", + "merge_commit_sha": "3548ca452986c8eeb11de69dc0a4e25d06f45b8c", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/204/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/204/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/204/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/af13dc612bff797c3f53d23d30a269bfc33b097d", + "head": { + "label": "PDP-10:ejs/calprt", + "ref": "ejs/calprt", + "sha": "af13dc612bff797c3f53d23d30a269bfc33b097d", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "32713d364fc0e1e786a14ca02ad3b9e1972ce61a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/204" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/204" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/204" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/204/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/204/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/204/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/af13dc612bff797c3f53d23d30a269bfc33b097d" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/203", + "id": 97432612, + "html_url": "https://github.com/PDP-10/its/pull/203", + "diff_url": "https://github.com/PDP-10/its/pull/203.diff", + "patch_url": "https://github.com/PDP-10/its/pull/203.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/203", + "number": 203, + "state": "closed", + "locked": false, + "title": "Added ARCCPY.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #111 ", + "created_at": "2016-12-10T18:00:39Z", + "updated_at": "2016-12-10T20:05:45Z", + "closed_at": "2016-12-10T19:05:09Z", + "merged_at": "2016-12-10T19:05:09Z", + "merge_commit_sha": "32713d364fc0e1e786a14ca02ad3b9e1972ce61a", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/203/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/203/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/203/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/ea16614871580739590c937ac5ac17b1b68d5244", + "head": { + "label": "PDP-10:ejs/arccpy", + "ref": "ejs/arccpy", + "sha": "ea16614871580739590c937ac5ac17b1b68d5244", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "e5b40a0717f50231d8ae616dabed3d8fd531983f", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/203" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/203" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/203" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/203/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/203/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/203/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/ea16614871580739590c937ac5ac17b1b68d5244" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/201", + "id": 97424095, + "html_url": "https://github.com/PDP-10/its/pull/201", + "diff_url": "https://github.com/PDP-10/its/pull/201.diff", + "patch_url": "https://github.com/PDP-10/its/pull/201.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/201", + "number": 201, + "state": "closed", + "locked": false, + "title": "Add Usage section to README.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "To make is easier for users to understand how to build and run ITS.", + "created_at": "2016-12-10T12:58:30Z", + "updated_at": "2016-12-15T11:19:54Z", + "closed_at": "2016-12-10T17:51:08Z", + "merged_at": "2016-12-10T17:51:08Z", + "merge_commit_sha": "23da62bc5893a9c5b7e5c0ea4822338a00b41857", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/201/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/201/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/201/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/bb13d42f144df3bac0b3acab7e5c38af8c2465ed", + "head": { + "label": "PDP-10:lars/usage", + "ref": "lars/usage", + "sha": "bb13d42f144df3bac0b3acab7e5c38af8c2465ed", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "8fddeb53cfc9a984a271d202d399c2180aa526c5", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/201" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/201" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/201" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/201/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/201/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/201/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/bb13d42f144df3bac0b3acab7e5c38af8c2465ed" + } + } + } +] diff --git a/doc/github/pulls2 b/doc/github/pulls2 new file mode 100644 index 00000000..5fede0cc --- /dev/null +++ b/doc/github/pulls2 @@ -0,0 +1,21269 @@ +[ + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/200", + "id": 97424039, + "html_url": "https://github.com/PDP-10/its/pull/200", + "diff_url": "https://github.com/PDP-10/its/pull/200.diff", + "patch_url": "https://github.com/PDP-10/its/pull/200.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/200", + "number": 200, + "state": "closed", + "locked": false, + "title": "Make the KLH10 dskdmp script start automatically.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "This is to make it easier for users to start ITS with the current set of scripts.", + "created_at": "2016-12-10T12:56:16Z", + "updated_at": "2016-12-19T15:08:29Z", + "closed_at": "2016-12-10T13:17:14Z", + "merged_at": null, + "merge_commit_sha": "4ad1d503d95088ca7bc94a4fb8f9e959a8d6edf0", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/200/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/200/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/200/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/817b21e4eea4861caf49be46a0475b387c7b362c", + "head": { + "label": "PDP-10:lars/go", + "ref": "lars/go", + "sha": "817b21e4eea4861caf49be46a0475b387c7b362c", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "8fddeb53cfc9a984a271d202d399c2180aa526c5", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/200" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/200" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/200" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/200/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/200/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/200/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/817b21e4eea4861caf49be46a0475b387c7b362c" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/198", + "id": 97417824, + "html_url": "https://github.com/PDP-10/its/pull/198", + "diff_url": "https://github.com/PDP-10/its/pull/198.diff", + "patch_url": "https://github.com/PDP-10/its/pull/198.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/198", + "number": 198, + "state": "closed", + "locked": false, + "title": "Added STY.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #105 ", + "created_at": "2016-12-10T08:19:48Z", + "updated_at": "2016-12-10T20:06:12Z", + "closed_at": "2016-12-10T17:43:00Z", + "merged_at": "2016-12-10T17:43:00Z", + "merge_commit_sha": "dba4fb52c6850cca0136a03a15c8c43233532064", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/198/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/198/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/198/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/855229c3d36ef1d916b6aa5ea393bee8f5ed8170", + "head": { + "label": "PDP-10:ejs/sty", + "ref": "ejs/sty", + "sha": "855229c3d36ef1d916b6aa5ea393bee8f5ed8170", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "c87a13504971b9bf5621c183f8ec69074d10024a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/198" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/198" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/198" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/198/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/198/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/198/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/855229c3d36ef1d916b6aa5ea393bee8f5ed8170" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/197", + "id": 97417216, + "html_url": "https://github.com/PDP-10/its/pull/197", + "diff_url": "https://github.com/PDP-10/its/pull/197.diff", + "patch_url": "https://github.com/PDP-10/its/pull/197.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/197", + "number": 197, + "state": "closed", + "locked": false, + "title": "11SIM - PDP-11 emulator.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "There are rumors there was two binaries, TS PDP11 and TS PDP45, but I see no evidence for the latter in the snapshots.\r\n\r\nThe 11/45 emulator is built by setting the symbol `45P` to `1`. Is it possible to do that without changing the source file?", + "created_at": "2016-12-10T07:48:37Z", + "updated_at": "2017-01-04T07:15:02Z", + "closed_at": "2016-12-10T11:25:08Z", + "merged_at": "2016-12-10T11:25:08Z", + "merge_commit_sha": "8fddeb53cfc9a984a271d202d399c2180aa526c5", + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/197/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/197/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/197/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/c42d96b2a6c8847d57c896f94b05cd47dcfc13ec", + "head": { + "label": "PDP-10:lars/11sim", + "ref": "lars/11sim", + "sha": "c42d96b2a6c8847d57c896f94b05cd47dcfc13ec", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "ac7b1da7dc5b48052e68c0617f3437133222331f", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/197" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/197" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/197" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/197/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/197/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/197/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/c42d96b2a6c8847d57c896f94b05cd47dcfc13ec" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/196", + "id": 97417188, + "html_url": "https://github.com/PDP-10/its/pull/196", + "diff_url": "https://github.com/PDP-10/its/pull/196.diff", + "patch_url": "https://github.com/PDP-10/its/pull/196.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/196", + "number": 196, + "state": "closed", + "locked": false, + "title": "Added PTY.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #102 ", + "created_at": "2016-12-10T07:47:40Z", + "updated_at": "2016-12-10T13:37:27Z", + "closed_at": "2016-12-10T10:07:36Z", + "merged_at": "2016-12-10T10:07:36Z", + "merge_commit_sha": "ac7b1da7dc5b48052e68c0617f3437133222331f", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/196/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/196/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/196/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/774e4d9426b52154aa4d63b5a45f09fd8fcc51d3", + "head": { + "label": "PDP-10:ejs/pty", + "ref": "ejs/pty", + "sha": "774e4d9426b52154aa4d63b5a45f09fd8fcc51d3", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "f0b449f9cb5a2bfeb222a6aa3817b0091057c9ad", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/196" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/196" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/196" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/196/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/196/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/196/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/774e4d9426b52154aa4d63b5a45f09fd8fcc51d3" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/193", + "id": 97406049, + "html_url": "https://github.com/PDP-10/its/pull/193", + "diff_url": "https://github.com/PDP-10/its/pull/193.diff", + "patch_url": "https://github.com/PDP-10/its/pull/193.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/193", + "number": 193, + "state": "closed", + "locked": false, + "title": "Added PRUFD.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #101. Includes patch to replace LPT device with TTY device (version in PI must have been patched).", + "created_at": "2016-12-10T01:06:36Z", + "updated_at": "2016-12-10T16:34:02Z", + "closed_at": "2016-12-10T14:04:25Z", + "merged_at": "2016-12-10T14:04:25Z", + "merge_commit_sha": "c87a13504971b9bf5621c183f8ec69074d10024a", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/193/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/193/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/193/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/a1b48fe4e7890d166acf08a8968e880c7318fa80", + "head": { + "label": "PDP-10:ejs/prufd", + "ref": "ejs/prufd", + "sha": "a1b48fe4e7890d166acf08a8968e880c7318fa80", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "8fddeb53cfc9a984a271d202d399c2180aa526c5", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/193" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/193" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/193" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/193/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/193/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/193/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/a1b48fe4e7890d166acf08a8968e880c7318fa80" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/192", + "id": 97404458, + "html_url": "https://github.com/PDP-10/its/pull/192", + "diff_url": "https://github.com/PDP-10/its/pull/192.diff", + "patch_url": "https://github.com/PDP-10/its/pull/192.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/192", + "number": 192, + "state": "closed", + "locked": false, + "title": "Added PLAN/CREATE.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #100.", + "created_at": "2016-12-10T00:41:02Z", + "updated_at": "2016-12-10T13:37:32Z", + "closed_at": "2016-12-10T07:17:18Z", + "merged_at": "2016-12-10T07:17:18Z", + "merge_commit_sha": "f0b449f9cb5a2bfeb222a6aa3817b0091057c9ad", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/192/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/192/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/192/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/b1d84aeb762761f26fa71026351b49db9421faca", + "head": { + "label": "PDP-10:ejs/create", + "ref": "ejs/create", + "sha": "b1d84aeb762761f26fa71026351b49db9421faca", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "563ab3fe971518899ad6ad4665fad2a9058554d9", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/192" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/192" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/192" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/192/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/192/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/192/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/b1d84aeb762761f26fa71026351b49db9421faca" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/191", + "id": 97403825, + "html_url": "https://github.com/PDP-10/its/pull/191", + "diff_url": "https://github.com/PDP-10/its/pull/191.diff", + "patch_url": "https://github.com/PDP-10/its/pull/191.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/191", + "number": 191, + "state": "closed", + "locked": false, + "title": "Added LUSER: requests help from registered list of logged-in users.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #98. Note, that with the unmodified sources, it is pretty useless, since none of the hard-coded lists users is likely to be logged in. Same with the hard-coded list of machines.", + "created_at": "2016-12-10T00:31:59Z", + "updated_at": "2016-12-10T20:06:02Z", + "closed_at": "2016-12-10T18:24:06Z", + "merged_at": "2016-12-10T18:24:06Z", + "merge_commit_sha": "e5b40a0717f50231d8ae616dabed3d8fd531983f", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/191/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/191/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/191/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/76db3797b605b1ab490fb5aec6b8362548aefe30", + "head": { + "label": "PDP-10:ejs/luser", + "ref": "ejs/luser", + "sha": "76db3797b605b1ab490fb5aec6b8362548aefe30", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "dba4fb52c6850cca0136a03a15c8c43233532064", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/191" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/191" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/191" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/191/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/191/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/191/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/76db3797b605b1ab490fb5aec6b8362548aefe30" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/190", + "id": 97380620, + "html_url": "https://github.com/PDP-10/its/pull/190", + "diff_url": "https://github.com/PDP-10/its/pull/190.diff", + "patch_url": "https://github.com/PDP-10/its/pull/190.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/190", + "number": 190, + "state": "closed", + "locked": false, + "title": "Add DECUUO and STINK to top-level README.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "Forgot those.", + "created_at": "2016-12-09T21:09:57Z", + "updated_at": "2016-12-09T21:23:56Z", + "closed_at": "2016-12-09T21:22:46Z", + "merged_at": "2016-12-09T21:22:46Z", + "merge_commit_sha": "563ab3fe971518899ad6ad4665fad2a9058554d9", + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/190/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/190/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/190/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/3c267df331d6d4f093b980f8f564845f52da397f", + "head": { + "label": "PDP-10:lars/readme", + "ref": "lars/readme", + "sha": "3c267df331d6d4f093b980f8f564845f52da397f", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "02f60d544ca4057cedb27b2d23d9bc4f0733c36e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/190" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/190" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/190" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/190/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/190/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/190/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/3c267df331d6d4f093b980f8f564845f52da397f" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/43", + "id": 97375729, + "html_url": "https://github.com/PDP-10/its/pull/43", + "diff_url": "https://github.com/PDP-10/its/pull/43.diff", + "patch_url": "https://github.com/PDP-10/its/pull/43.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/43", + "number": 43, + "state": "closed", + "locked": false, + "title": "PALX - PDP-11 cross assembler.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "SYS; TS PALX \r\nSYSEN1; PALX 280 \r\n.INFO.; PALX ORDER \r\n.INFO.; PALX FORMAT", + "created_at": "2016-12-09T20:35:08Z", + "updated_at": "2016-12-09T20:53:36Z", + "closed_at": "2016-12-09T20:53:36Z", + "merged_at": "2016-12-09T20:53:36Z", + "merge_commit_sha": "ba6a12dcbeafdda7d7acbc750b238ca7a8722035", + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/43/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/43/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/43/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/ddf891ab8f8cee9ea23b30193e7a5d2975bed113", + "head": { + "label": "PDP-10:lars/palx", + "ref": "lars/palx", + "sha": "ddf891ab8f8cee9ea23b30193e7a5d2975bed113", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "fbcecf60929f7e336423e148e2b7195e8c2a601b", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/43" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/43" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/43" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/43/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/43/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/43/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/ddf891ab8f8cee9ea23b30193e7a5d2975bed113" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/45", + "id": 97317198, + "html_url": "https://github.com/PDP-10/its/pull/45", + "diff_url": "https://github.com/PDP-10/its/pull/45.diff", + "patch_url": "https://github.com/PDP-10/its/pull/45.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/45", + "number": 45, + "state": "closed", + "locked": false, + "title": "STINK - Linker", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "body": "SYS1; TS STINK \r\nSYSEN2; STINK 200 \r\n.INFO.; STINK DOC\r\n.INFO.; STINK RECENT\r\n", + "created_at": "2016-12-09T14:22:29Z", + "updated_at": "2016-12-09T19:09:08Z", + "closed_at": "2016-12-09T15:16:52Z", + "merged_at": "2016-12-09T15:16:52Z", + "merge_commit_sha": "e1281db88e5bac4e1f19d04842830c835a1c4c66", + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/45/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/45/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/45/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/983888b84b83c6aa18dd553d54a155a987c4c25d", + "head": { + "label": "PDP-10:lars/stink", + "ref": "lars/stink", + "sha": "983888b84b83c6aa18dd553d54a155a987c4c25d", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "5c56e4d45a6ae3312be050d9d7965f04dd393627", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/45" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/45" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/45" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/45/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/45/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/45/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/983888b84b83c6aa18dd553d54a155a987c4c25d" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/171", + "id": 97274713, + "html_url": "https://github.com/PDP-10/its/pull/171", + "diff_url": "https://github.com/PDP-10/its/pull/171.diff", + "patch_url": "https://github.com/PDP-10/its/pull/171.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/171", + "number": 171, + "state": "closed", + "locked": false, + "title": "DECUUO - TOPS-10 and WAITS emulator", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "DECSYS; TS DEC \r\nDECSYS; DECUUO 312 \r\nDECSYS; DECBOT 8 \r\nSYS; DECBTS 232 \r\nSYS; DECDFS 5 \r\nINFO; DECUUO 8 \r\n.INFO.; DECUUO ORDER\r\n", + "created_at": "2016-12-09T09:18:55Z", + "updated_at": "2017-01-10T07:40:48Z", + "closed_at": "2016-12-09T15:17:43Z", + "merged_at": "2016-12-09T15:17:43Z", + "merge_commit_sha": "fbcecf60929f7e336423e148e2b7195e8c2a601b", + "assignee": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/larsbrinkhoff", + "html_url": "https://github.com/larsbrinkhoff", + "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", + "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", + "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", + "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", + "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", + "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", + "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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 + } + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/171/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/171/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/171/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/08c62f599b3f399374ba4a35d4dacc1ba718a797", + "head": { + "label": "PDP-10:lars/decuuo", + "ref": "lars/decuuo", + "sha": "08c62f599b3f399374ba4a35d4dacc1ba718a797", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "5c56e4d45a6ae3312be050d9d7965f04dd393627", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/171" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/171" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/171" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/171/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/171/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/171/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/08c62f599b3f399374ba4a35d4dacc1ba718a797" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/185", + "id": 97132575, + "html_url": "https://github.com/PDP-10/its/pull/185", + "diff_url": "https://github.com/PDP-10/its/pull/185.diff", + "patch_url": "https://github.com/PDP-10/its/pull/185.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/185", + "number": 185, + "state": "closed", + "locked": false, + "title": "Copy everything in the \"user\" directory to ITS.", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "But exclude it from version control. `user/.gitignore` is just a placeholder; whithout it, git will remove the empty directory. (Just like the ITS Salvager!)\r\n\r\nYou can put your init files there, or any other (personal) data you want in the system, but not in the repository.", + "created_at": "2016-12-08T14:34:41Z", + "updated_at": "2016-12-19T10:48:39Z", + "closed_at": "2016-12-08T19:21:03Z", + "merged_at": "2016-12-08T19:21:03Z", + "merge_commit_sha": "70b72ff04b6b2c48b743f5a459b00cfd93e386fd", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/185/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/185/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/185/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/a02f694acf4e84ecbb6caa1cee3b09a2ea8b0f2a", + "head": { + "label": "PDP-10:lars/user", + "ref": "lars/user", + "sha": "a02f694acf4e84ecbb6caa1cee3b09a2ea8b0f2a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "f3020b31068c1719ec048e1ddbd5f1aa2a652948", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/185" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/185" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/185" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/185/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/185/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/185/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/a02f694acf4e84ecbb6caa1cee3b09a2ea8b0f2a" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/184", + "id": 97127548, + "html_url": "https://github.com/PDP-10/its/pull/184", + "diff_url": "https://github.com/PDP-10/its/pull/184.diff", + "patch_url": "https://github.com/PDP-10/its/pull/184.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/184", + "number": 184, + "state": "closed", + "locked": false, + "title": "Generate some EMACS documentation", + "user": { + "login": "larsbrinkhoff", + "id": 775050, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "Runs \"Document EMACS\" in EINIT to use the ABSTR library to write documentation files into EMACS;\r\n\r\nThis requires some other libraries to be in place first.", + "created_at": "2016-12-08T14:04:30Z", + "updated_at": "2016-12-08T18:36:19Z", + "closed_at": "2016-12-08T15:29:14Z", + "merged_at": "2016-12-08T15:29:14Z", + "merge_commit_sha": "13ea726d4808ccc81424a6f07809a95c04fa29f7", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/184/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/184/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/184/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/e90ff3baf8be46a7bf5ee3d7cb9de49ff0a92f1f", + "head": { + "label": "PDP-10:lars/abstr", + "ref": "lars/abstr", + "sha": "e90ff3baf8be46a7bf5ee3d7cb9de49ff0a92f1f", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "6b0bad5dc818d849d579848d81857bd20bc7d482", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/184" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/184" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/184" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/184/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/184/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/184/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/e90ff3baf8be46a7bf5ee3d7cb9de49ff0a92f1f" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/180", + "id": 97068984, + "html_url": "https://github.com/PDP-10/its/pull/180", + "diff_url": "https://github.com/PDP-10/its/pull/180.diff", + "patch_url": "https://github.com/PDP-10/its/pull/180.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/180", + "number": 180, + "state": "closed", + "locked": false, + "title": "Added BYE: says goodbye to user with nickname/quips.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": "Used in LOGOUT scripts. \r\n\r\nResolves #92.", + "created_at": "2016-12-08T06:57:38Z", + "updated_at": "2016-12-23T20:07:10Z", + "closed_at": "2016-12-08T08:39:57Z", + "merged_at": "2016-12-08T08:39:57Z", + "merge_commit_sha": "6b0bad5dc818d849d579848d81857bd20bc7d482", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/180/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/180/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/180/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/dd82d494c7514f5574e78cc71619093455da5226", + "head": { + "label": "PDP-10:ejs/bye", + "ref": "ejs/bye", + "sha": "dd82d494c7514f5574e78cc71619093455da5226", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "5f767f06b17f3f912693db8cdbe6286fb4ed9dfc", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/180" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/180" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/180" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/180/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/180/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/180/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/dd82d494c7514f5574e78cc71619093455da5226" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/179", + "id": 97068094, + "html_url": "https://github.com/PDP-10/its/pull/179", + "diff_url": "https://github.com/PDP-10/its/pull/179.diff", + "patch_url": "https://github.com/PDP-10/its/pull/179.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/179", + "number": 179, + "state": "closed", + "locked": false, + "title": "Added @, the cross ref generation tool.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #90.", + "created_at": "2016-12-08T06:47:34Z", + "updated_at": "2016-12-08T20:39:56Z", + "closed_at": "2016-12-08T20:37:46Z", + "merged_at": "2016-12-08T20:37:46Z", + "merge_commit_sha": "5c56e4d45a6ae3312be050d9d7965f04dd393627", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/179/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/179/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/179/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/59ff9886fd3e29dfa524195de76080f4532619b7", + "head": { + "label": "PDP-10:ejs/@", + "ref": "ejs/@", + "sha": "59ff9886fd3e29dfa524195de76080f4532619b7", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "70b72ff04b6b2c48b743f5a459b00cfd93e386fd", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/179" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/179" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/179" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/179/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/179/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/179/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/59ff9886fd3e29dfa524195de76080f4532619b7" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/178", + "id": 97066252, + "html_url": "https://github.com/PDP-10/its/pull/178", + "diff_url": "https://github.com/PDP-10/its/pull/178.diff", + "patch_url": "https://github.com/PDP-10/its/pull/178.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/178", + "number": 178, + "state": "closed", + "locked": false, + "title": "Added FRETTY: displays a list of free TTYs.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #89.", + "created_at": "2016-12-08T06:26:48Z", + "updated_at": "2016-12-08T08:24:45Z", + "closed_at": "2016-12-08T08:24:45Z", + "merged_at": "2016-12-08T08:24:45Z", + "merge_commit_sha": "5f767f06b17f3f912693db8cdbe6286fb4ed9dfc", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/178/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/178/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/178/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/70e5101082f74cab664beb52017a728ab43142ff", + "head": { + "label": "PDP-10:ejs/fretty", + "ref": "ejs/fretty", + "sha": "70e5101082f74cab664beb52017a728ab43142ff", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "181dcc19b441d46b0c92e990f34058898b5516df", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/178" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/178" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/178" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/178/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/178/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/178/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/70e5101082f74cab664beb52017a728ab43142ff" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/177", + "id": 97065760, + "html_url": "https://github.com/PDP-10/its/pull/177", + "diff_url": "https://github.com/PDP-10/its/pull/177.diff", + "patch_url": "https://github.com/PDP-10/its/pull/177.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/177", + "number": 177, + "state": "closed", + "locked": false, + "title": "Added ARGUS: alerts you when specified users login or logout.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #88.", + "created_at": "2016-12-08T06:22:09Z", + "updated_at": "2016-12-08T07:59:04Z", + "closed_at": "2016-12-08T07:59:04Z", + "merged_at": "2016-12-08T07:59:04Z", + "merge_commit_sha": "181dcc19b441d46b0c92e990f34058898b5516df", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/177/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/177/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/177/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/79c226329e38905cf2e0462e670967a022fea6df", + "head": { + "label": "PDP-10:ejs/argus", + "ref": "ejs/argus", + "sha": "79c226329e38905cf2e0462e670967a022fea6df", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "a2988216e863db17e9e01dd40c6831ca059ed1f4", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/177" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/177" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/177" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/177/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/177/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/177/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/79c226329e38905cf2e0462e670967a022fea6df" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/176", + "id": 97065281, + "html_url": "https://github.com/PDP-10/its/pull/176", + "diff_url": "https://github.com/PDP-10/its/pull/176.diff", + "patch_url": "https://github.com/PDP-10/its/pull/176.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/176", + "number": 176, + "state": "closed", + "locked": false, + "title": "Added OS: realtime TTY spy.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #87.", + "created_at": "2016-12-08T06:17:01Z", + "updated_at": "2016-12-08T07:36:05Z", + "closed_at": "2016-12-08T07:36:05Z", + "merged_at": "2016-12-08T07:36:05Z", + "merge_commit_sha": "a2988216e863db17e9e01dd40c6831ca059ed1f4", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/176/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/176/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/176/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/b0c5ed58f5c8a9a30b003bff0f85301099719a3c", + "head": { + "label": "PDP-10:ejs/os", + "ref": "ejs/os", + "sha": "b0c5ed58f5c8a9a30b003bff0f85301099719a3c", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "f3020b31068c1719ec048e1ddbd5f1aa2a652948", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/176" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/176" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/176" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/176/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/176/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/176/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/b0c5ed58f5c8a9a30b003bff0f85301099719a3c" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/175", + "id": 97064586, + "html_url": "https://github.com/PDP-10/its/pull/175", + "diff_url": "https://github.com/PDP-10/its/pull/175.diff", + "patch_url": "https://github.com/PDP-10/its/pull/175.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/175", + "number": 175, + "state": "closed", + "locked": false, + "title": "Added SCANDL, a TTY output spy program.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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 #86 ", + "created_at": "2016-12-08T06:08:53Z", + "updated_at": "2016-12-09T05:47:03Z", + "closed_at": "2016-12-08T06:43:20Z", + "merged_at": "2016-12-08T06:43:20Z", + "merge_commit_sha": "f3020b31068c1719ec048e1ddbd5f1aa2a652948", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/175/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/175/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/175/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/f43e08188bbfb249f1aee376c00e9649ab6eb0fb", + "head": { + "label": "PDP-10:ejs/scandl", + "ref": "ejs/scandl", + "sha": "f43e08188bbfb249f1aee376c00e9649ab6eb0fb", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "8fed698f960353e30837180717ce68f72398619f", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/175" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/175" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/175" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/175/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/175/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/175/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/f43e08188bbfb249f1aee376c00e9649ab6eb0fb" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/174", + "id": 97062712, + "html_url": "https://github.com/PDP-10/its/pull/174", + "diff_url": "https://github.com/PDP-10/its/pull/174.diff", + "patch_url": "https://github.com/PDP-10/its/pull/174.patch", + "issue_url": "https://api.github.com/repos/PDP-10/its/issues/174", + "number": 174, + "state": "closed", + "locked": false, + "title": "Added INLINE -- a tool to help writing DDT init files.", + "user": { + "login": "eswenson1", + "id": 867939, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": "INLINE reads a line from the TTY and adds it to the JCL.\r\n\r\nResolves #83 ", + "created_at": "2016-12-08T05:45:38Z", + "updated_at": "2016-12-09T05:47:05Z", + "closed_at": "2016-12-08T05:59:17Z", + "merged_at": "2016-12-08T05:59:17Z", + "merge_commit_sha": "4691c718d9fe446f1c0a10713ca554962af127f0", + "assignee": null, + "assignees": [ + + ], + "milestone": null, + "commits_url": "https://api.github.com/repos/PDP-10/its/pulls/174/commits", + "review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/174/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/174/comments", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/4c50f65a7c5e81be97e78b1d1ab070f96cdddfb4", + "head": { + "label": "PDP-10:ejs/inline", + "ref": "ejs/inline", + "sha": "4c50f65a7c5e81be97e78b1d1ab070f96cdddfb4", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "4ce7483afba22f237eba6cb1555e0d45ccf20a8e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/174" + }, + "html": { + "href": "https://github.com/PDP-10/its/pull/174" + }, + "issue": { + "href": "https://api.github.com/repos/PDP-10/its/issues/174" + }, + "comments": { + "href": "https://api.github.com/repos/PDP-10/its/issues/174/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PDP-10/its/pulls/174/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/174/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PDP-10/its/statuses/4c50f65a7c5e81be97e78b1d1ab070f96cdddfb4" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/173", + "id": 97061781, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "4691c718d9fe446f1c0a10713ca554962af127f0", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/166", + "id": 96896474, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "7b7e4a5a75aafa89bfa03b394d9819117b5ad20a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/164", + "id": 96872402, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "2016-12-15T11:19:54Z", + "closed_at": "2016-12-07T15:15:09Z", + "merged_at": "2016-12-07T15:15:09Z", + "merge_commit_sha": "a3287c8a414d7cf011337acc21ff1aeb6efcb536", + "assignee": null, + "assignees": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "7b7e4a5a75aafa89bfa03b394d9819117b5ad20a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/161", + "id": 96866831, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "a3287c8a414d7cf011337acc21ff1aeb6efcb536", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/160", + "id": 96732442, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "2017-01-19T09:46:11Z", + "closed_at": null, + "merged_at": null, + "merge_commit_sha": "2ef05f0965ed90270208d5639e09d196d8da1d28", + "assignee": null, + "assignees": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "ab9c93fbba3d652de487cce24427c055f3d5689e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/159", + "id": 96707326, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "95cb6f4a9eac8e82407ab9d09a21863408b77fcc", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/157", + "id": 96681802, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "2016-12-15T11:20:22Z", + "closed_at": "2016-12-06T18:31:33Z", + "merged_at": "2016-12-06T18:31:33Z", + "merge_commit_sha": "7b7e4a5a75aafa89bfa03b394d9819117b5ad20a", + "assignee": null, + "assignees": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "28eb4bc9ab3f2f8a4482a15e5d13f3ac00416e67", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/155", + "id": 96673987, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "3cc31ce0560e2aba8936c7fc2e5348aa0681f2a1", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/153", + "id": 96671141, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": "2016-12-15T11:20:48Z", + "closed_at": "2016-12-06T16:36:34Z", + "merged_at": "2016-12-06T16:36:34Z", + "merge_commit_sha": "28eb4bc9ab3f2f8a4482a15e5d13f3ac00416e67", + "assignee": null, + "assignees": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "a765dece783e6f31146617a882d69e84601d3054", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/152", + "id": 96667566, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "7a196d3c3ed0bf37fc5b0cf26aada7a8ddf41d45", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/151", + "id": 96665539, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "bffb8f6418dd5123418052914e755802a7076601", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/150", + "id": 96609761, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "65a92f9a9fa0305fef26bcc370bdba07edf2ed40", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/149", + "id": 96605085, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "3cc31ce0560e2aba8936c7fc2e5348aa0681f2a1", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/139", + "id": 96517531, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "800803e9c4b1d663d2b8085cac9ba092f4647d48", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/137", + "id": 96469509, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "6a76142071dbd96e05a065de9bed5de6a0000e92", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/136", + "id": 96469370, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "857a76de76bc06cadb759c2b46aff219732dc243", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/135", + "id": 96469243, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "5590bf925ca7f41d9602d60c5f8e66a0689ebf91", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/134", + "id": 96469207, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "56a8019e9899bbc39b66b1aefb1e16400372b091", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/133", + "id": 96469166, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": "2016-12-07T10:42:56Z", + "closed_at": "2016-12-05T18:47:22Z", + "merged_at": "2016-12-05T18:47:22Z", + "merge_commit_sha": "65a92f9a9fa0305fef26bcc370bdba07edf2ed40", + "assignee": null, + "assignees": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "b2341133ef1b9c8857e0858a2749cd0fc4c0aa3e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/132", + "id": 96469115, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "812fd060bc0dbd852069a1994c852f3360b2ad7a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/78", + "id": 96416108, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "a305421ff80731f6656d1fdf32c5ffcbd59e02e7", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/77", + "id": 96415487, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "1f4f6880675ef6fbf2bf68c57c35f8fadbad96f1", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/76", + "id": 96414783, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "07568ea0b7909540ad0ee0c3a7c9168a4ca64116", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/75", + "id": 96414237, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "947d786951b525a9ad481ed8c8902efdbf0d66d4", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/74", + "id": 96413625, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "ec2b7579d742d98d79a034b9539ce4b619508576", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/72", + "id": 96412582, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "dca354f147ce744b9d5e27d8b3847346894cd9c9", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/71", + "id": 96408531, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "a8e624e6ddefbfe75ba92c96c95e5816080696c8", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/70", + "id": 96391395, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "c6f03ee0c616a23ab233414d965f5c04c332fe7c", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/63", + "id": 96165283, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "d2741952134ae7c265c6b41352839472bb36c68d", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/57", + "id": 96029513, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "af866af9c7652184bfff66106df7923dbd4141cc", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/56", + "id": 95996388, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "e1a465ec25108713bc7658dea725a76cccc180a5", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/55", + "id": 95950807, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "d77a3bfd41afd8ef5364b4ecce918c6da5ff298f", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/54", + "id": 95940095, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "88aae69a9eada04e77e1b0ee4ded0c56f7a75b08", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/53", + "id": 95927762, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "e9619de352b9fd7ce6324af8e50ea3d39cc29c85", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/52", + "id": 95815553, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "b6a6e0d42929e8b65b996473d5d1a2751b9da8e8", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/51", + "id": 95779494, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "4c21ad47b62c74374f862635a8fae6ddae7e5b50", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/40", + "id": 95761029, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "ba6c23d8fe769025a9e233c91739031ee1578256", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/34", + "id": 95427005, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "05c496162ec77814ec7abd2c15be6e6545ffa45e", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/33", + "id": 95417668, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "26df9785e19c13d143e714842263d801e9e8c204", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/32", + "id": 95415812, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "ad492867c2ca9c3794dba6ab6d397ab55fe751da", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/31", + "id": 95412135, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "7ed0d1d8ce9c392b737f07ada67f155ebfa731d6", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/30", + "id": 95393451, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "f97c1e6ae8401a762cbb0c1881e9454dc4b7a64a", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/29", + "id": 95383273, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "77b59e16767bd9d1182f894a23dbc2fa262b53f5", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/28", + "id": 95383027, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "28710a969006a38d179d39c1e0f000255d24e5da", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/25", + "id": 95382685, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "abdebae8b1228183ea20c029ae7eaf2aad6ce6e0", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/24", + "id": 95380217, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": "2016-12-07T11:08:33Z", + "closed_at": "2016-11-26T19:22:55Z", + "merged_at": "2016-11-26T19:22:55Z", + "merge_commit_sha": "a3684d9638a2b5636173604f70a7896dd9930201", + "assignee": null, + "assignees": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "099d3126bc6d20d64511cef651f5262910b2f33d", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/21", + "id": 95365210, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "09071f86007113e12c90c55cf54f7dde2b049dd3", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/20", + "id": 95348346, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": "2016-12-13T08:01:40Z", + "closed_at": "2016-11-26T07:26:43Z", + "merged_at": "2016-11-26T07:26:43Z", + "merge_commit_sha": "09071f86007113e12c90c55cf54f7dde2b049dd3", + "assignee": null, + "assignees": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "27dab8634207c8953d14012400ccf679fd98e86f", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/19", + "id": 95220799, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "108207ab823c5dee59dbdb2209cd2e61086fa73b", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/10", + "id": 94578313, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/775050?v=3", + "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": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "336bbaa979a7e461d66184cc7bb5040aad63f0dc", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + }, + { + "url": "https://api.github.com/repos/PDP-10/its/pulls/9", + "id": 94390575, + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/867939?v=3", + "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": "2016-12-07T11:08:57Z", + "closed_at": "2016-11-18T18:27:06Z", + "merged_at": "2016-11-18T18:27:06Z", + "merge_commit_sha": "336bbaa979a7e461d66184cc7bb5040aad63f0dc", + "assignee": null, + "assignees": [ + + ], + "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, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "default_branch": "master" + } + }, + "base": { + "label": "PDP-10:master", + "ref": "master", + "sha": "c5d3af5c181e7eae1dd8ca49c4d03b60a890b913", + "user": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 71775220, + "name": "its", + "full_name": "PDP-10/its", + "owner": { + "login": "PDP-10", + "id": 19323163, + "avatar_url": "https://avatars.githubusercontent.com/u/19323163?v=3", + "gravatar_id": "", + "url": "https://api.github.com/users/PDP-10", + "html_url": "https://github.com/PDP-10", + "followers_url": "https://api.github.com/users/PDP-10/followers", + "following_url": "https://api.github.com/users/PDP-10/following{/other_user}", + "gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions", + "organizations_url": "https://api.github.com/users/PDP-10/orgs", + "repos_url": "https://api.github.com/users/PDP-10/repos", + "events_url": "https://api.github.com/users/PDP-10/events{/privacy}", + "received_events_url": "https://api.github.com/users/PDP-10/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PDP-10/its", + "description": "Incompatible Timesharing System", + "fork": false, + "url": "https://api.github.com/repos/PDP-10/its", + "forks_url": "https://api.github.com/repos/PDP-10/its/forks", + "keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PDP-10/its/teams", + "hooks_url": "https://api.github.com/repos/PDP-10/its/hooks", + "issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}", + "events_url": "https://api.github.com/repos/PDP-10/its/events", + "assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}", + "branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}", + "tags_url": "https://api.github.com/repos/PDP-10/its/tags", + "blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PDP-10/its/languages", + "stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers", + "contributors_url": "https://api.github.com/repos/PDP-10/its/contributors", + "subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers", + "subscription_url": "https://api.github.com/repos/PDP-10/its/subscription", + "commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}", + "compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PDP-10/its/merges", + "archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PDP-10/its/downloads", + "issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}", + "pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}", + "releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}", + "deployments_url": "https://api.github.com/repos/PDP-10/its/deployments", + "created_at": "2016-10-24T09:52:01Z", + "updated_at": "2017-01-24T05:33:40Z", + "pushed_at": "2017-01-24T10:47:22Z", + "git_url": "git://github.com/PDP-10/its.git", + "ssh_url": "git@github.com:PDP-10/its.git", + "clone_url": "https://github.com/PDP-10/its.git", + "svn_url": "https://github.com/PDP-10/its", + "homepage": null, + "size": 37864, + "stargazers_count": 28, + "watchers_count": 28, + "language": "Assembly", + "has_issues": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "open_issues_count": 151, + "forks": 0, + "open_issues": 151, + "watchers": 28, + "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" + } + } + } +]