{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":55069119,"defaultBranch":"master","name":"julia-emacs","ownerLogin":"JuliaEditorSupport","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-03-30T14:18:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/19615443?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710523833.0","currentOid":""},"activityList":{"items":[{"before":"8a84fcb858571cd9212557bba48ad9b17cdef8e7","after":"d360ad5285b8a0be1818fd6c2b4307c34e468c6e","ref":"refs/heads/master","pushedAt":"2024-05-06T12:05:30.000Z","pushType":"pr_merge","commitsCount":10,"pusher":{"login":"tpapp","name":"Tamas K. Papp","path":"/tpapp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84122?s=80&v=4"},"commit":{"message":"Merge pull request #196 from tpapp/tp/repl-style-completion\n\noption to restore previous TAB behavior","shortMessageHtmlLink":"Merge pull request #196 from tpapp/tp/repl-style-completion"}},{"before":"60f23fea669add4a1624573eb6383f4180f5a6c9","after":"8a84fcb858571cd9212557bba48ad9b17cdef8e7","ref":"refs/heads/master","pushedAt":"2024-05-06T12:05:10.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"tpapp","name":"Tamas K. Papp","path":"/tpapp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84122?s=80&v=4"},"commit":{"message":"Merge pull request #209 from tpapp/tp/tweak-end-of-defun-tests\n\nChange tests so that we test our own implementations only.","shortMessageHtmlLink":"Merge pull request #209 from tpapp/tp/tweak-end-of-defun-tests"}},{"before":"c19d10efeecfb2ec7693c9be94a4bee6afcfc7df","after":"60f23fea669add4a1624573eb6383f4180f5a6c9","ref":"refs/heads/master","pushedAt":"2024-04-09T13:16:55.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"tpapp","name":"Tamas K. Papp","path":"/tpapp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84122?s=80&v=4"},"commit":{"message":"Merge pull request #210 from tpapp/tp/latexsubs-update-2024-04\n\nrun the latex substitutions update script.","shortMessageHtmlLink":"Merge pull request #210 from tpapp/tp/latexsubs-update-2024-04"}},{"before":"df79de474a340c9e92073096a8ed4f9d4bb1e29e","after":"c19d10efeecfb2ec7693c9be94a4bee6afcfc7df","ref":"refs/heads/master","pushedAt":"2024-04-09T12:35:17.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"tpapp","name":"Tamas K. Papp","path":"/tpapp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84122?s=80&v=4"},"commit":{"message":"Merge pull request #208 from tpapp/tp/ci-add-emacs-29\n\nadd 29.x Emacs versions to CI matrix","shortMessageHtmlLink":"Merge pull request #208 from tpapp/tp/ci-add-emacs-29"}},{"before":"2dfc869ff6b3878407fe7226669dfaae8d38d541","after":"df79de474a340c9e92073096a8ed4f9d4bb1e29e","ref":"refs/heads/master","pushedAt":"2024-04-09T05:04:19.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"tpapp","name":"Tamas K. Papp","path":"/tpapp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84122?s=80&v=4"},"commit":{"message":"Merge pull request #207 from rtpg/patch-1\n\nRemove unused cl lib","shortMessageHtmlLink":"Merge pull request #207 from rtpg/patch-1"}},{"before":"696dcd8eb842f21bb63dd7494ea852ee70d10601","after":null,"ref":"refs/heads/nj/fix-204-helm-whitespace","pushedAt":"2024-03-15T17:30:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"non-Jedi","name":"Adam B","path":"/non-Jedi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17915621?s=80&v=4"}},{"before":"72370db691454725241692551643e1b5a6888907","after":"2dfc869ff6b3878407fe7226669dfaae8d38d541","ref":"refs/heads/master","pushedAt":"2024-03-15T17:28:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"non-Jedi","name":"Adam B","path":"/non-Jedi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17915621?s=80&v=4"},"commit":{"message":"Strip whitespace in latexsub :exit-function\n\nSquashed commit of the following:\n\ncommit 696dcd8eb842f21bb63dd7494ea852ee70d10601\nAuthor: Adam Beckmeyer \nDate: Fri Mar 15 10:01:35 2024 -0400\n\n Use string-trim-right instead of string-clean-whitespace\n\n string-clean-whitespace does more than is needed and is provided by subr-x instead of just\n subr, so was causing tests to fail on older emacs versions.\n\ncommit 20a95d6cc376c5927e616681e080affa8817ac9a\nAuthor: Adam Beckmeyer \nDate: Fri Mar 15 09:35:03 2024 -0400\n\n Strip whitespace in latexsub :exit-function\n\n According to the docstring for completion-extra-properties, the \"STRING\" passed to the\n :exit-function should be the bare text to which the field was completed, but helm-mode adds\n an extra space at the end of \"STRING\". Since none of our latexsubs include whitespace, we\n can safely strip whitespace in the :exit-function and work around this helm bug.\n\n I will file an upstring bug report against helm, but I think it's worth fixing quickly here\n since it's only a simple 3-line change.\n\n Closes #204.","shortMessageHtmlLink":"Strip whitespace in latexsub :exit-function"}},{"before":"20a95d6cc376c5927e616681e080affa8817ac9a","after":"696dcd8eb842f21bb63dd7494ea852ee70d10601","ref":"refs/heads/nj/fix-204-helm-whitespace","pushedAt":"2024-03-15T14:03:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"non-Jedi","name":"Adam B","path":"/non-Jedi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17915621?s=80&v=4"},"commit":{"message":"Use string-trim-right instead of string-clean-whitespace\n\nstring-clean-whitespace does more than is needed and is provided by subr-x instead of just\nsubr, so was causing tests to fail on older emacs versions.","shortMessageHtmlLink":"Use string-trim-right instead of string-clean-whitespace"}},{"before":null,"after":"20a95d6cc376c5927e616681e080affa8817ac9a","ref":"refs/heads/nj/fix-204-helm-whitespace","pushedAt":"2024-03-15T13:45:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"non-Jedi","name":"Adam B","path":"/non-Jedi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17915621?s=80&v=4"},"commit":{"message":"Strip whitespace in latexsub :exit-function\n\nAccording to the docstring for completion-extra-properties, the \"STRING\" passed to the\n:exit-function should be the bare text to which the field was completed, but helm-mode adds\nan extra space at the end of \"STRING\". Since none of our latexsubs include whitespace, we\ncan safely strip whitespace in the :exit-function and work around this helm bug.\n\nI will file an upstring bug report against helm, but I think it's worth fixing quickly here\nsince it's only a simple 3-line change.\n\nCloses #204.","shortMessageHtmlLink":"Strip whitespace in latexsub :exit-function"}},{"before":"7a8c868e0d3e51ba4a2c621ee22ca9599e0e4bbb","after":"72370db691454725241692551643e1b5a6888907","ref":"refs/heads/master","pushedAt":"2024-03-14T15:44:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"non-Jedi","name":"Adam B","path":"/non-Jedi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17915621?s=80&v=4"},"commit":{"message":"Fix highlighting for macros prefixed by \"!\"\n\nCloses #201.\n\nChecked other regexes for similar issues involving \"!\" and did not discover any of\nsignificance. The Julia manual specifically calls out \"!\" as being special in this way and\nno other symbols, so just including \"!\" as a special-case in regexes is sufficient.","shortMessageHtmlLink":"Fix highlighting for macros prefixed by \"!\""}},{"before":"89e5e005b6b27c1660da9192f58697e10708e569","after":"7a8c868e0d3e51ba4a2c621ee22ca9599e0e4bbb","ref":"refs/heads/master","pushedAt":"2023-07-12T15:24:57.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"tpapp","name":"Tamas K. Papp","path":"/tpapp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84122?s=80&v=4"},"commit":{"message":"Merge pull request #197 from non-Jedi/fix-const-regexp\n\nFix const definition regex to match symbols with underscores etc.","shortMessageHtmlLink":"Merge pull request #197 from non-Jedi/fix-const-regexp"}},{"before":"e22debdd96709f115a1bd643aa3584fb0b37455f","after":"89e5e005b6b27c1660da9192f58697e10708e569","ref":"refs/heads/master","pushedAt":"2023-07-12T07:56:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tpapp","name":"Tamas K. Papp","path":"/tpapp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84122?s=80&v=4"},"commit":{"message":"do not test on Emacs master","shortMessageHtmlLink":"do not test on Emacs master"}},{"before":"c798df5a4e515b759764468f728f655899ab2196","after":"e22debdd96709f115a1bd643aa3584fb0b37455f","ref":"refs/heads/master","pushedAt":"2023-07-12T07:36:06.000Z","pushType":"pr_merge","commitsCount":13,"pusher":{"login":"tpapp","name":"Tamas K. Papp","path":"/tpapp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84122?s=80&v=4"},"commit":{"message":"Merge pull request #177 from non-Jedi/li1-imenu-fixes\n\n@li1 imenu fixes now tested","shortMessageHtmlLink":"Merge pull request #177 from non-Jedi/li1-imenu-fixes"}},{"before":"b35e668d6bcf0fb7de4a9ee1a72ae13aa4fb6562","after":"c798df5a4e515b759764468f728f655899ab2196","ref":"refs/heads/master","pushedAt":"2023-06-20T11:32:58.465Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"tpapp","name":"Tamas K. Papp","path":"/tpapp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84122?s=80&v=4"},"commit":{"message":"Merge pull request #187 from tpapp/tp/remove-inferior-julia\n\nRemove inferior-julia mode.","shortMessageHtmlLink":"Merge pull request #187 from tpapp/tp/remove-inferior-julia"}},{"before":"7e301f4414e25b4409859c3b8d371352807a3194","after":"b35e668d6bcf0fb7de4a9ee1a72ae13aa4fb6562","ref":"refs/heads/master","pushedAt":"2023-05-10T07:45:57.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"tpapp","name":"Tamas K. Papp","path":"/tpapp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84122?s=80&v=4"},"commit":{"message":"Merge pull request #192 from non-Jedi/patch-1\n\nRemove attempt to be smart with company completion","shortMessageHtmlLink":"Merge pull request #192 from non-Jedi/patch-1"}},{"before":"016721004c1a136da189cac1e37c7301e44c8bdc","after":"7e301f4414e25b4409859c3b8d371352807a3194","ref":"refs/heads/master","pushedAt":"2023-05-04T14:35:28.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"tpapp","name":"Tamas K. Papp","path":"/tpapp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84122?s=80&v=4"},"commit":{"message":"Merge pull request #186 from tpapp/tp/remove-emacs-25\n\nrequire Emacs 26","shortMessageHtmlLink":"Merge pull request #186 from tpapp/tp/remove-emacs-25"}},{"before":"a20367f2826b26084abd2f403219218813007123","after":"016721004c1a136da189cac1e37c7301e44c8bdc","ref":"refs/heads/master","pushedAt":"2023-05-04T14:27:25.000Z","pushType":"pr_merge","commitsCount":19,"pusher":{"login":"tpapp","name":"Tamas K. Papp","path":"/tpapp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84122?s=80&v=4"},"commit":{"message":"Merge pull request #185 from JuliaEditorSupport/tp/find-latexsub-end\n\nUse completion-at-point and abbrev-mode for LaTeX substitution, take 2","shortMessageHtmlLink":"Merge pull request #185 from JuliaEditorSupport/tp/find-latexsub-end"}},{"before":"d684bf172a3d0b48dd6311f45d2c2de72dba558c","after":"759e8a8e572488eb7d8295bd0c3662b6c52fc3ec","ref":"refs/heads/tp/find-latexsub-end","pushedAt":"2023-05-04T14:25:28.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"tpapp","name":"Tamas K. Papp","path":"/tpapp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84122?s=80&v=4"},"commit":{"message":"Merge branch 'master' into tp/find-latexsub-end","shortMessageHtmlLink":"Merge branch 'master' into tp/find-latexsub-end"}},{"before":"347c5c11c537808e7e570f88303a60183b7826c8","after":"d684bf172a3d0b48dd6311f45d2c2de72dba558c","ref":"refs/heads/tp/find-latexsub-end","pushedAt":"2023-05-04T14:23:23.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"tpapp","name":"Tamas K. Papp","path":"/tpapp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84122?s=80&v=4"},"commit":{"message":"further byte compilation docstring warning fixes","shortMessageHtmlLink":"further byte compilation docstring warning fixes"}},{"before":"7aafa8e77df64a47fa4729a0c1ea572b5bc8e30e","after":"a20367f2826b26084abd2f403219218813007123","ref":"refs/heads/master","pushedAt":"2023-04-13T07:51:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tpapp","name":"Tamas K. Papp","path":"/tpapp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84122?s=80&v=4"},"commit":{"message":"CI for 28.1, 28.2 (#184)","shortMessageHtmlLink":"CI for 28.1, 28.2 (#184)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQnu4JAA","startCursor":null,"endCursor":null}},"title":"Activity ยท JuliaEditorSupport/julia-emacs"}