{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":776824770,"defaultBranch":"master","name":"Hussh","ownerLogin":"JacobCallahan","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-03-24T14:54:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6618303?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1713196658.0","currentOid":""},"activityList":{"items":[{"before":"a7a1284f2befb3dfa4f63855419fa227101be501","after":null,"ref":"refs/heads/exit_result","pushedAt":"2024-04-15T15:39:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"}},{"before":"2b7ae5ac9dabe5c5aff3a5b44509a49217b5817b","after":"df8e30bca53ecb3996d9953dc9d51fe400294db5","ref":"refs/heads/master","pushedAt":"2024-04-15T15:39:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Change InteractiveShell's exit_result to result\n\nThis simplifies the attribute and brings it in line with a standard set\nby Broker.","shortMessageHtmlLink":"Change InteractiveShell's exit_result to result"}},{"before":null,"after":"a7a1284f2befb3dfa4f63855419fa227101be501","ref":"refs/heads/exit_result","pushedAt":"2024-04-15T15:19:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Change InteractiveShell's exit_result to result\n\nThis simplifies the attribute and brings it in line with a standard set\nby Broker.","shortMessageHtmlLink":"Change InteractiveShell's exit_result to result"}},{"before":"8d87d971c88d41660420b6e2c59a3277c5c32e1e","after":null,"ref":"refs/heads/tail_change","pushedAt":"2024-04-04T02:19:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"}},{"before":"ea2d3055fb57003feabc6397c408b66b5b216751","after":"2b7ae5ac9dabe5c5aff3a5b44509a49217b5817b","ref":"refs/heads/master","pushedAt":"2024-04-04T02:19:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Changed FileTailer.tailed_contents to FileTailer.contents\n\nAfter some feedback, the named has been changed to reduce redundancy.","shortMessageHtmlLink":"Changed FileTailer.tailed_contents to FileTailer.contents"}},{"before":null,"after":"8d87d971c88d41660420b6e2c59a3277c5c32e1e","ref":"refs/heads/tail_change","pushedAt":"2024-04-04T01:52:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Changed FileTailer.tailed_contents to FileTailer.contents\n\nAfter some feedback, the named has been changed to reduce redundancy.","shortMessageHtmlLink":"Changed FileTailer.tailed_contents to FileTailer.contents"}},{"before":"b54d99d9256ba4a0a752e842b574a3775b0442ae","after":null,"ref":"refs/heads/pty_shell","pushedAt":"2024-04-04T00:08:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"}},{"before":"3c771224cd2fb5d928a472481b213f1acb0fb644","after":"ea2d3055fb57003feabc6397c408b66b5b216751","ref":"refs/heads/master","pushedAt":"2024-04-04T00:08:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Better handling for exit in pty shells\n\nHandled a condition where pty shells would hang on exit. This is\ncurrently resolved by explicitly passing \"exit\" to the channel when\nexiting the context manager. I'm sure there are better ways to handle\nthis, but this works for now.","shortMessageHtmlLink":"Better handling for exit in pty shells"}},{"before":null,"after":"b54d99d9256ba4a0a752e842b574a3775b0442ae","ref":"refs/heads/pty_shell","pushedAt":"2024-04-03T23:39:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Better handling for exit in pty shells\n\nHandled a condition where pty shells would hang on exit. This is\ncurrently resolved by explicitly passing \"exit\" to the channel when\nexiting the context manager. I'm sure there are better ways to handle\nthis, but this works for now.","shortMessageHtmlLink":"Better handling for exit in pty shells"}},{"before":"a4105a803501832c165fe3976d19f8849d4473c1","after":"3c771224cd2fb5d928a472481b213f1acb0fb644","ref":"refs/heads/master","pushedAt":"2024-03-30T15:50:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Introduce initial project code standards\n\nAdded and applied code standards for both Rust and Python.\npre-commit hooks are now available and will be enforced in pull\nrequests.","shortMessageHtmlLink":"Introduce initial project code standards"}},{"before":"29b5013884b24d2e7ae13aabdab2d8c96617a4dd","after":null,"ref":"refs/heads/standards","pushedAt":"2024-03-30T15:50:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"}},{"before":"fb8a147fcad869ba2180a036d2d515be6c85261a","after":"29b5013884b24d2e7ae13aabdab2d8c96617a4dd","ref":"refs/heads/standards","pushedAt":"2024-03-30T15:25:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Introduce initial project code standards\n\nAdded and applied code standards for both Rust and Python.\npre-commit hooks are now available and will be enforced in pull\nrequests.","shortMessageHtmlLink":"Introduce initial project code standards"}},{"before":"937c7e4256396c0312af96eb4fff4cf13997d9b5","after":"fb8a147fcad869ba2180a036d2d515be6c85261a","ref":"refs/heads/standards","pushedAt":"2024-03-30T15:17:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Introduce initial project code standards\n\nAdded and applied code standards for both Rust and Python.\npre-commit hooks are now available and will be enforced in pull\nrequests.","shortMessageHtmlLink":"Introduce initial project code standards"}},{"before":"66d6f582617b8b0f52bc0ae3f1eb634be117bfe7","after":"937c7e4256396c0312af96eb4fff4cf13997d9b5","ref":"refs/heads/standards","pushedAt":"2024-03-30T15:11:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Introduce initial project code standards\n\nAdded and applied code standards for both Rust and Python.\npre-commit hooks are now available and will be enforced in pull\nrequests.","shortMessageHtmlLink":"Introduce initial project code standards"}},{"before":"e3f2e1ac28235718550a8ea6fb798387f0e2ad84","after":"66d6f582617b8b0f52bc0ae3f1eb634be117bfe7","ref":"refs/heads/standards","pushedAt":"2024-03-30T15:05:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Introduce initial project code standards\n\nAdded and applied code standards for both Rust and Python.\npre-commit hooks are now available and will be enforced in pull\nrequests.","shortMessageHtmlLink":"Introduce initial project code standards"}},{"before":"c99032343bbc675101bfb7a1319a732dbae06aa3","after":"e3f2e1ac28235718550a8ea6fb798387f0e2ad84","ref":"refs/heads/standards","pushedAt":"2024-03-30T14:46:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Introduce initial project code standards\n\nAdded and applied code standards for both Rust and Python.\npre-commit hooks are now available and will be enforced in pull\nrequests.","shortMessageHtmlLink":"Introduce initial project code standards"}},{"before":"6cb1534a061275076718b2dcf59e37548b31cc44","after":"c99032343bbc675101bfb7a1319a732dbae06aa3","ref":"refs/heads/standards","pushedAt":"2024-03-30T02:32:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Introduce initial project code standards\n\nAdded and applied code standards for both Rust and Python.\npre-commit hooks are now available and will be enforced in pull\nrequests.","shortMessageHtmlLink":"Introduce initial project code standards"}},{"before":"625e21a84a62b81bd9fa5057d1843e1b1524d0d7","after":"6cb1534a061275076718b2dcf59e37548b31cc44","ref":"refs/heads/standards","pushedAt":"2024-03-30T02:06:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Introduce initial project code standards\n\nAdded and applied code standards for both Rust and Python.\npre-commit hooks are now available and will be enforced in pull\nrequests.","shortMessageHtmlLink":"Introduce initial project code standards"}},{"before":"6c76794fbd6177a37f8b42609c230253efb827cb","after":"625e21a84a62b81bd9fa5057d1843e1b1524d0d7","ref":"refs/heads/standards","pushedAt":"2024-03-30T01:29:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Introduce initial project code standards\n\nAdded and applied code standards for both Rust and Python.\npre-commit hooks are now available and will be enforced in pull\nrequests.","shortMessageHtmlLink":"Introduce initial project code standards"}},{"before":"9c516d0024693fa70df21f383a4855b653e0824d","after":"6c76794fbd6177a37f8b42609c230253efb827cb","ref":"refs/heads/standards","pushedAt":"2024-03-29T23:20:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Introduce initial project code standards\n\nAdded and applied code standards for both Rust and Python.\npre-commit hooks are now available and will be enforced in pull\nrequests.","shortMessageHtmlLink":"Introduce initial project code standards"}},{"before":"669d22c90449a7d44699eebc3e7072094cddb686","after":"9c516d0024693fa70df21f383a4855b653e0824d","ref":"refs/heads/standards","pushedAt":"2024-03-29T22:57:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Introduce initial project code standards\n\nAdded and applied code standards for both Rust and Python.\npre-commit hooks are now available and will be enforced in pull\nrequests.","shortMessageHtmlLink":"Introduce initial project code standards"}},{"before":"50ce75a6298fe8577062c302be476ae57fe59e80","after":"669d22c90449a7d44699eebc3e7072094cddb686","ref":"refs/heads/standards","pushedAt":"2024-03-29T21:48:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Introduce initial project code standards\n\nAdded and applied code standards for both Rust and Python.\npre-commit hooks are now available and will be enforced in pull\nrequests.","shortMessageHtmlLink":"Introduce initial project code standards"}},{"before":"1fb110b4fb724b0c59f232a8bb4ec098fd02ee49","after":"50ce75a6298fe8577062c302be476ae57fe59e80","ref":"refs/heads/standards","pushedAt":"2024-03-29T21:00:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Introduce initial project code standards\n\nAdded and applied code standards for both Rust and Python.\npre-commit hooks are now available and will be enforced in pull\nrequests.","shortMessageHtmlLink":"Introduce initial project code standards"}},{"before":"897ab28d33c26074081a9c98dc3c4eae0e28671f","after":"1fb110b4fb724b0c59f232a8bb4ec098fd02ee49","ref":"refs/heads/standards","pushedAt":"2024-03-29T20:09:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Introduce initial project code standards\n\nAdded and applied code standards for both Rust and Python.\npre-commit hooks are now available and will be enforced in pull\nrequests.","shortMessageHtmlLink":"Introduce initial project code standards"}},{"before":null,"after":"897ab28d33c26074081a9c98dc3c4eae0e28671f","ref":"refs/heads/standards","pushedAt":"2024-03-29T20:08:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Introduce initial project code standards\n\nAdded and applied code standards for both Rust and Python.\npre-commit hooks are now available and will be enforced in pull\nrequests.","shortMessageHtmlLink":"Introduce initial project code standards"}},{"before":"40c444f7359a7efa8d15adf058206ba1c0633ac9","after":null,"ref":"refs/heads/benching","pushedAt":"2024-03-28T23:30:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"}},{"before":"8941f5eb6a7d23c804ba6925019777d06d2e76aa","after":"a4105a803501832c165fe3976d19f8849d4473c1","ref":"refs/heads/master","pushedAt":"2024-03-28T23:30:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Improved benchmarks\n\nFully automated benchmarks with the run_benchmarks.py script.\nAlso updated the readme to add in benchmark information and other nice\nthings.","shortMessageHtmlLink":"Improved benchmarks"}},{"before":"a97ff5c6a0851d6244730ab100f82e484524a913","after":"40c444f7359a7efa8d15adf058206ba1c0633ac9","ref":"refs/heads/benching","pushedAt":"2024-03-28T23:29:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Improved benchmarks\n\nFully automated benchmarks with the run_benchmarks.py script.\nAlso updated the readme to add in benchmark information and other nice\nthings.","shortMessageHtmlLink":"Improved benchmarks"}},{"before":null,"after":"a97ff5c6a0851d6244730ab100f82e484524a913","ref":"refs/heads/benching","pushedAt":"2024-03-28T23:28:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"},"commit":{"message":"Improved benchmarks\n\nFully automated benchmarks with the run_benchmarks.py script.\nAlso updated the readme to add in benchmark information and other nice\nthings.","shortMessageHtmlLink":"Improved benchmarks"}},{"before":"98023a2a1fcfe35acef13d9390ed3ab89132ad89","after":null,"ref":"refs/heads/benching","pushedAt":"2024-03-28T05:37:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JacobCallahan","name":"Jake Callahan","path":"/JacobCallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6618303?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEMRprQgA","startCursor":null,"endCursor":null}},"title":"Activity ยท JacobCallahan/Hussh"}