{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":14858190,"defaultBranch":"master","name":"clink-completions","ownerLogin":"vladimir-kotikov","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-12-02T09:33:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3857604?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1711219716.0","currentOid":""},"activityList":{"items":[{"before":"91a09415b01a61d151355c5fd60190ccc06e348c","after":"29ee37e6bbddebd636e054b312771cd108e6d5ea","ref":"refs/heads/master","pushedAt":"2024-05-15T18:25:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Add how to update.","shortMessageHtmlLink":"Add how to update."}},{"before":"32650c955af95c6eb7e4eb343644488495499404","after":"91a09415b01a61d151355c5fd60190ccc06e348c","ref":"refs/heads/master","pushedAt":"2024-05-15T18:21:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Add how to update.","shortMessageHtmlLink":"Add how to update."}},{"before":"747859702a8993cea0c8969ae0ff0b7f9e1cefa2","after":"32650c955af95c6eb7e4eb343644488495499404","ref":"refs/heads/master","pushedAt":"2024-05-15T18:19:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Add how to update.","shortMessageHtmlLink":"Add how to update."}},{"before":"197399087594ab708a6334c7e3a5b83b997ae02f","after":"747859702a8993cea0c8969ae0ff0b7f9e1cefa2","ref":"refs/heads/master","pushedAt":"2024-05-15T18:16:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Try to indent notes in readme.","shortMessageHtmlLink":"Try to indent notes in readme."}},{"before":"b444e8c616c899eaea45ff386d30d10aedd38044","after":"197399087594ab708a6334c7e3a5b83b997ae02f","ref":"refs/heads/master","pushedAt":"2024-05-15T18:15:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Add how to update.","shortMessageHtmlLink":"Add how to update."}},{"before":"94c1edd0643313bff4425a31ce7835698bcecccb","after":"b444e8c616c899eaea45ff386d30d10aedd38044","ref":"refs/heads/master","pushedAt":"2024-04-23T16:44:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Add completions for Nuke.Build.","shortMessageHtmlLink":"Add completions for Nuke.Build."}},{"before":"16d47dca10aee398e794cee701593cc3d654a5c1","after":"94c1edd0643313bff4425a31ce7835698bcecccb","ref":"refs/heads/master","pushedAt":"2024-04-11T16:30:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Findstr only accepts flags until an arg.","shortMessageHtmlLink":"Findstr only accepts flags until an arg."}},{"before":"dc3edf80f4978cd446158edb502d382b2b8692a4","after":"16d47dca10aee398e794cee701593cc3d654a5c1","ref":"refs/heads/master","pushedAt":"2024-04-11T08:13:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Fix completions for `dirx /`.\n\nThe arghelper.lua module accidentally truncated the list of matches\nimmediately after using `_addexflags()` with any hidden flags. Any\nmatches added by subsequent `_addexflags()` or `addflags()` calls\naccidentally got discarded.","shortMessageHtmlLink":"Fix completions for dirx /."}},{"before":"a91277ad85c40c0d271cecf3ada55a4feff8f786","after":"dc3edf80f4978cd446158edb502d382b2b8692a4","ref":"refs/heads/master","pushedAt":"2024-04-08T23:26:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Fix code check workflow failures for Spicetify completions (#184)","shortMessageHtmlLink":"Fix code check workflow failures for Spicetify completions (#184)"}},{"before":"3eacbbc0ef4bfb0011858f64890662ea606f81a5","after":"a91277ad85c40c0d271cecf3ada55a4feff8f786","ref":"refs/heads/master","pushedAt":"2024-04-08T18:57:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Add Spicetify completions (#183)\n\n* Add Spicetify completions\n\n* Add error handling for io.popen\n\n* Rework create_args to support chaining\n\n* Rework get_extension_names and get_app_names to support appending hyphens\n\n* Add spicetify config custom_apps/extensions completion support\n\nHyphens are appended since simply running it with the name does nothing since it's already added, however with a hyphen you can remove them.\n\n* Add binary completions for toggle config options\n\n* Add intermediate functions for `get_extension_names` & `get_app_names`","shortMessageHtmlLink":"Add Spicetify completions (#183)"}},{"before":"63e3297f4393bacd375649265c3013cb2694fafe","after":"3eacbbc0ef4bfb0011858f64890662ea606f81a5","ref":"refs/heads/master","pushedAt":"2024-03-31T18:45:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Update readme directions for running tests.","shortMessageHtmlLink":"Update readme directions for running tests."}},{"before":"d072d2c9ab8caff94a083814dbf8fc8e2187bbbd","after":"63e3297f4393bacd375649265c3013cb2694fafe","ref":"refs/heads/master","pushedAt":"2024-03-31T18:42:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Update readme directions for running tests.","shortMessageHtmlLink":"Update readme directions for running tests."}},{"before":"c6da2f4ca263b3734f59bfc74c5bef84e86dbbd8","after":"d072d2c9ab8caff94a083814dbf8fc8e2187bbbd","ref":"refs/heads/master","pushedAt":"2024-03-31T18:40:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Update readme instructions for running tests.","shortMessageHtmlLink":"Update readme instructions for running tests."}},{"before":"a7a322b5a005315709d8bc8b9fb54567cf1d68cc","after":"c6da2f4ca263b3734f59bfc74c5bef84e86dbbd8","ref":"refs/heads/master","pushedAt":"2024-03-31T18:10:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Fix how test.bat calls busted.\n\nBusted should be invoked via `call busted` since it's actually\nbusted.bat, so that CMD can tell when the nested script execution ends\nand can restore the console title (otherwise \" - test\" stays appended).","shortMessageHtmlLink":"Fix how test.bat calls busted."}},{"before":"651b979b4b07f3c4ecb104fdb0209f8a3b39d807","after":"a7a322b5a005315709d8bc8b9fb54567cf1d68cc","ref":"refs/heads/master","pushedAt":"2024-03-30T22:34:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Minor updates to git and dirx completions.","shortMessageHtmlLink":"Minor updates to git and dirx completions."}},{"before":"67b6c227863c48cbca031a0e6160c821f4d507d5","after":"651b979b4b07f3c4ecb104fdb0209f8a3b39d807","ref":"refs/heads/master","pushedAt":"2024-03-25T20:32:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Add `gh` completions.","shortMessageHtmlLink":"Add gh completions."}},{"before":"29194f169fb847de03b20ffa8f63763e04af896b","after":"67b6c227863c48cbca031a0e6160c821f4d507d5","ref":"refs/heads/master","pushedAt":"2024-03-23T18:43:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Clean luacheck warnings.","shortMessageHtmlLink":"Clean luacheck warnings."}},{"before":"04150b0bc03b5571c4053ed0ced8485459c32f0b","after":"29194f169fb847de03b20ffa8f63763e04af896b","ref":"refs/heads/master","pushedAt":"2024-03-23T05:03:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Update reg completions (`reg query KeyName /v `).","shortMessageHtmlLink":"Update reg completions (reg query KeyName /v )."}},{"before":"ebf2bf0bc6ab212718c9a18022d6597652a5dc7b","after":"04150b0bc03b5571c4053ed0ced8485459c32f0b","ref":"refs/heads/master","pushedAt":"2024-03-22T09:11:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Add completions for reg.","shortMessageHtmlLink":"Add completions for reg."}},{"before":"4c237b77685f0d5f87ef668bc01bdf59314c3aaf","after":"ebf2bf0bc6ab212718c9a18022d6597652a5dc7b","ref":"refs/heads/master","pushedAt":"2024-03-18T18:41:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Update eza completions.","shortMessageHtmlLink":"Update eza completions."}},{"before":"8c1f15abe53cceaf5dcc2f0d8571b23ae4d3ec0a","after":"4c237b77685f0d5f87ef668bc01bdf59314c3aaf","ref":"refs/heads/master","pushedAt":"2024-03-10T17:00:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Clean luacheck warnings.","shortMessageHtmlLink":"Clean luacheck warnings."}},{"before":"d4336737e02affece5fb463edeef1625c031ee1a","after":"8c1f15abe53cceaf5dcc2f0d8571b23ae4d3ec0a","ref":"refs/heads/master","pushedAt":"2024-03-10T09:46:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Clean luacheck warnings.","shortMessageHtmlLink":"Clean luacheck warnings."}},{"before":"073629f1c53485d0c71f8e5537defa8d5139fbf3","after":"d4336737e02affece5fb463edeef1625c031ee1a","ref":"refs/heads/master","pushedAt":"2024-03-09T23:22:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Update rg completions to be even closer to what fish produces.","shortMessageHtmlLink":"Update rg completions to be even closer to what fish produces."}},{"before":"f846cfac4951fa41a3a0d6307de5a6b1656873c7","after":"073629f1c53485d0c71f8e5537defa8d5139fbf3","ref":"refs/heads/master","pushedAt":"2024-03-09T23:14:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Arghelper supports `hide_unless`; dirx uses that.","shortMessageHtmlLink":"Arghelper supports hide_unless; dirx uses that."}},{"before":"4f44b6ae4ed6ed508554c6cd4a5573794e25a36a","after":"f846cfac4951fa41a3a0d6307de5a6b1656873c7","ref":"refs/heads/master","pushedAt":"2024-03-08T12:05:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Update RELEASENOTES for v0.5.1","shortMessageHtmlLink":"Update RELEASENOTES for v0.5.1"}},{"before":"13f132129e140366281361e56fb882c2c6023560","after":"4f44b6ae4ed6ed508554c6cd4a5573794e25a36a","ref":"refs/heads/master","pushedAt":"2024-03-08T11:47:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Update rg.lua per ripgrep v14.1.0","shortMessageHtmlLink":"Update rg.lua per ripgrep v14.1.0"}},{"before":"71894514d86c71a4ad588aa5d8cec460455f31b7","after":"13f132129e140366281361e56fb882c2c6023560","ref":"refs/heads/master","pushedAt":"2024-03-08T10:55:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Add completions for rg and fd.\n\nThese completions were auto-generated from the official rg.fish and\nfd.fish completion files.","shortMessageHtmlLink":"Add completions for rg and fd."}},{"before":"f53526cc440f271bae80d6499cc8177e0c665569","after":"71894514d86c71a4ad588aa5d8cec460455f31b7","ref":"refs/heads/master","pushedAt":"2024-03-08T00:03:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Fix chaincommand() mode for wt, dir, and start argmatchers.","shortMessageHtmlLink":"Fix chaincommand() mode for wt, dir, and start argmatchers."}},{"before":"a18cc4afbafa2f5718f13ec96263063b17b1be7c","after":"f53526cc440f271bae80d6499cc8177e0c665569","ref":"refs/heads/master","pushedAt":"2024-03-05T19:17:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Update dirx argmatcher.","shortMessageHtmlLink":"Update dirx argmatcher."}},{"before":"7465aa41b3627bfecb5dba0d468bf122d62aecb6","after":"a18cc4afbafa2f5718f13ec96263063b17b1be7c","ref":"refs/heads/master","pushedAt":"2024-03-03T20:03:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"chrisant996","name":"Chris Antos","path":"/chrisant996","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17440311?s=80&v=4"},"commit":{"message":"Update dirx and eza completions.","shortMessageHtmlLink":"Update dirx and eza completions."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEStzmbAA","startCursor":null,"endCursor":null}},"title":"Activity ยท vladimir-kotikov/clink-completions"}