{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":231214016,"defaultBranch":"master","name":"dotfiles","ownerLogin":"tsujp","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-01-01T12:31:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4571498?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1692161306.0","currentOid":""},"activityList":{"items":[{"before":"957c27e7a726795fa38d582e13d507f2b8e73ec9","after":"8045d01b29b3bd7594e28fbf966b9bdab6cae620","ref":"refs/heads/master","pushedAt":"2024-08-07T11:01:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsujp","name":"Jordan Ellis Coppard","path":"/tsujp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4571498?s=80&v=4"},"commit":{"message":"remove ancient emacs config files\n\n- No longer in use or needed; some kept for future yak-shaving and\n will be deleted later.","shortMessageHtmlLink":"remove ancient emacs config files"}},{"before":"8ea93d39b172bce58af87ef2c7df87c81acc1e0c","after":"957c27e7a726795fa38d582e13d507f2b8e73ec9","ref":"refs/heads/master","pushedAt":"2024-08-06T16:50:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsujp","name":"Jordan Ellis Coppard","path":"/tsujp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4571498?s=80&v=4"},"commit":{"message":"fix toggle fullscreen beeping; cleanup early-init.el\n\n- If an Emacs frame on macOS has (undecorated . t) and it is removed\n from fullscreen then Emacs beeps, it's incredibly annoying. It\n has roots in either src/nsterm.m or src/frame.c both of which are\n huge. The only reason undecorated was being used was to hide the\n title bar in fullscreen but Emacs already does this! So now there's\n no more beeping and fullscreen as-before.","shortMessageHtmlLink":"fix toggle fullscreen beeping; cleanup early-init.el"}},{"before":"c245d18e214f680a7ad556b35c1ef15bd345baf0","after":"8ea93d39b172bce58af87ef2c7df87c81acc1e0c","ref":"refs/heads/master","pushedAt":"2024-08-06T13:17:00.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"tsujp","name":"Jordan Ellis Coppard","path":"/tsujp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4571498?s=80&v=4"},"commit":{"message":"comment out cargo source load in shell-profile\n\n- Annoyingly this was auto-added by rustup or whatever.","shortMessageHtmlLink":"comment out cargo source load in shell-profile"}},{"before":"7ba2f553863f602107c7f1def759b7ee50e72ed1","after":"c245d18e214f680a7ad556b35c1ef15bd345baf0","ref":"refs/heads/master","pushedAt":"2024-07-20T10:19:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsujp","name":"Jordan Ellis Coppard","path":"/tsujp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4571498?s=80&v=4"},"commit":{"message":"change initial repo clone instructions to https then ssh\n\n- GitHub doesn't allow read on ssh unless also authenticated even though\n the repo is public; _sigh_.","shortMessageHtmlLink":"change initial repo clone instructions to https then ssh"}},{"before":"21f02bcd6929cf40bf1fa5f637154c5d5239d7f1","after":"7ba2f553863f602107c7f1def759b7ee50e72ed1","ref":"refs/heads/master","pushedAt":"2024-07-20T10:14:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsujp","name":"Jordan Ellis Coppard","path":"/tsujp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4571498?s=80&v=4"},"commit":{"message":"update README clone instructions","shortMessageHtmlLink":"update README clone instructions"}},{"before":"916e4d2f06388970d74474dd6d56434f12ba4bce","after":"21f02bcd6929cf40bf1fa5f637154c5d5239d7f1","ref":"refs/heads/master","pushedAt":"2024-07-20T10:07:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsujp","name":"Jordan Ellis Coppard","path":"/tsujp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4571498?s=80&v=4"},"commit":{"message":"change gnupg symlink to relative","shortMessageHtmlLink":"change gnupg symlink to relative"}},{"before":"0ea636285a6a2020e7bf4d7ed62808fa521a2126","after":"916e4d2f06388970d74474dd6d56434f12ba4bce","ref":"refs/heads/master","pushedAt":"2024-07-20T10:04:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tsujp","name":"Jordan Ellis Coppard","path":"/tsujp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4571498?s=80&v=4"},"commit":{"message":"add non-sensitive gpg config\n\n- TODO: Move to age instead.","shortMessageHtmlLink":"add non-sensitive gpg config"}},{"before":"8a2f502d9e482d46510feaf9bbdac4a7152b1106","after":"0ea636285a6a2020e7bf4d7ed62808fa521a2126","ref":"refs/heads/master","pushedAt":"2024-07-20T09:52:27.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"tsujp","name":"Jordan Ellis Coppard","path":"/tsujp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4571498?s=80&v=4"},"commit":{"message":"refactor emacs config\n\n- Once again, ecks dee.\n- Single init.el (no file spam with various modules, use outline-mode).\n- Not even formatted nicely (trying to minimise yak shaving).","shortMessageHtmlLink":"refactor emacs config"}},{"before":"d3deb21cfa05e6b2d7f8c33226e6af270326516d","after":"8a2f502d9e482d46510feaf9bbdac4a7152b1106","ref":"refs/heads/master","pushedAt":"2024-07-20T07:57:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsujp","name":"Jordan Ellis Coppard","path":"/tsujp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4571498?s=80&v=4"},"commit":{"message":"update .gitignore\n\n- Should be more comprehensive now but how much of this is actually\n appropriate when the git-dir and work-tree are not default I have\n yet to (if at all) investigate.","shortMessageHtmlLink":"update .gitignore"}},{"before":"46836c2523106f77a1c1b6bd74472a89b792a877","after":"d3deb21cfa05e6b2d7f8c33226e6af270326516d","ref":"refs/heads/master","pushedAt":"2024-05-20T16:56:40.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"tsujp","name":"Jordan Ellis Coppard","path":"/tsujp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4571498?s=80&v=4"},"commit":{"message":"fix git config excludesFile case; add paths to default .gitignore","shortMessageHtmlLink":"fix git config excludesFile case; add paths to default .gitignore"}},{"before":"ba7e37a088674cadb3108b3c8aeb43d16b5d3079","after":"46836c2523106f77a1c1b6bd74472a89b792a877","ref":"refs/heads/master","pushedAt":"2024-05-20T16:46:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsujp","name":"Jordan Ellis Coppard","path":"/tsujp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4571498?s=80&v=4"},"commit":{"message":"refactor emacs config (wip)","shortMessageHtmlLink":"refactor emacs config (wip)"}},{"before":"16e037cda03f56b17482b2b0c1306a8ac96ba01e","after":"ba7e37a088674cadb3108b3c8aeb43d16b5d3079","ref":"refs/heads/master","pushedAt":"2023-08-18T04:26:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsujp","name":"Jordan Ellis Coppard","path":"/tsujp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4571498?s=80&v=4"},"commit":{"message":"add dotfiles management alias; update EDITOR/VISUAL","shortMessageHtmlLink":"add dotfiles management alias; update EDITOR/VISUAL"}},{"before":"320d1712891b9cbd72ce1edf0068dd0db28e5bd2","after":"16e037cda03f56b17482b2b0c1306a8ac96ba01e","ref":"refs/heads/master","pushedAt":"2023-08-16T05:11:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsujp","name":"Jordan Ellis Coppard","path":"/tsujp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4571498?s=80&v=4"},"commit":{"message":"remove srht build.yaml\n\nJust use git --mirror instead lol.","shortMessageHtmlLink":"remove srht build.yaml"}},{"before":"b819ee50c7522f5faba842b0749af283beee6651","after":"320d1712891b9cbd72ce1edf0068dd0db28e5bd2","ref":"refs/heads/master","pushedAt":"2023-08-16T04:48:26.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"tsujp","name":"Jordan Ellis Coppard","path":"/tsujp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4571498?s=80&v=4"},"commit":{"message":"add ancient old emacs config files\n\n- These could be stashed but stashes cannot be pushed... well they can with\n very ugly hacks but nah. Anyway, these won't take effect and may be useful\n for future emacs configuration yak shaving. Future me will clean them up at\n some point (famous last words).","shortMessageHtmlLink":"add ancient old emacs config files"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0wN1QxMTowMTo0My4wMDAwMDBazwAAAASUEs3L","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0wN1QxMTowMTo0My4wMDAwMDBazwAAAASUEs3L","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOC0xNlQwNDo0ODoyNi4wMDAwMDBazwAAAANrkAyk"}},"title":"Activity ยท tsujp/dotfiles"}