{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":679521833,"defaultBranch":"master","name":"lazygit","ownerLogin":"yukiteruamano","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-08-17T03:21:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/63384398?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1707771972.0","currentOid":""},"activityList":{"items":[{"before":"618fe533f8c6113392eea981d03c65e6da5860bb","after":"bfe9f233accc31c8ffeecae34ddd9b24c0545d48","ref":"refs/heads/master","pushedAt":"2024-06-26T21:21:02.000Z","pushType":"push","commitsCount":176,"pusher":{"login":"yukiteruamano","name":"Jose Maldonado","path":"/yukiteruamano","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63384398?s=80&v=4"},"commit":{"message":"Convert TranslationSets to json (#3649)\n\n- **PR Description**\r\n\r\nThis lays the ground for translating lazygit's texts using a translation\r\nsystem such as Crowdin, Weblate, or Poeditor.\r\n\r\nSee #3070.","shortMessageHtmlLink":"Convert TranslationSets to json (jesseduffield#3649)"}},{"before":"af56065dd69885dc394a78387ae07feb53162baf","after":"618fe533f8c6113392eea981d03c65e6da5860bb","ref":"refs/heads/master","pushedAt":"2024-05-06T01:56:35.000Z","pushType":"push","commitsCount":214,"pusher":{"login":"yukiteruamano","name":"Jose Maldonado","path":"/yukiteruamano","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63384398?s=80&v=4"},"commit":{"message":"Add commitPrefix for defining a prefix for any project (#3291)\n\n- **PR Description**\r\n\r\nAdds a new option `git.comitPrefix` to act similarly to\r\n`git.commitPrefixes`, except, if defined, it applies to any repo that\r\ndoesn't have an entry in `git.commitPrefixes`.\r\n\r\n- **Please check if the PR fulfills these requirements**\r\n\r\n* [x] Cheatsheets are up-to-date (run `go generate ./...`)\r\n* [x] Code has been formatted (see\r\n[here](https://github.com/jesseduffield/lazygit/blob/master/CONTRIBUTING.md#code-formatting))\r\n* [x] Tests have been added/updated (see\r\n[here](https://github.com/jesseduffield/lazygit/blob/master/pkg/integration/README.md)\r\nfor the integration test guide)\r\n* [x] Text is internationalised (see\r\n[here](https://github.com/jesseduffield/lazygit/blob/master/CONTRIBUTING.md#internationalisation))\r\n* [x] Docs (specifically `docs/Config.md`) have been updated if\r\nnecessary\r\n* [x] You've read through your own file changes for silly mistakes etc","shortMessageHtmlLink":"Add commitPrefix for defining a prefix for any project (jesseduffield…"}},{"before":"0c5212ae0b5b9f46602b480d5dd4609685ae5806","after":"af56065dd69885dc394a78387ae07feb53162baf","ref":"refs/heads/master","pushedAt":"2024-02-25T03:03:28.000Z","pushType":"push","commitsCount":36,"pusher":{"login":"yukiteruamano","name":"Jose Maldonado","path":"/yukiteruamano","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63384398?s=80&v=4"},"commit":{"message":"Add author filtering to commit view (#3302)\n\n- **PR Description**\r\n\r\nThis PR introduces a new feature to the commit view, allowing users to\r\nfilter commits based on the author's name or email address. Similar to\r\nthe existing path filtering functionality, accessible through ``,\r\nthis feature allows users to filter the commit history by the currently\r\nselected commit's author if the commit view is focused, or by typing in\r\nthe author's name or email address.\r\n\r\nThis feature adds an entry to the filtering menu, to provide users with\r\na familiar and intuitive experience\r\n\r\n\r\n![filter-by-author](https://github.com/jesseduffield/lazygit/assets/3098462/5b00a716-e432-4204-8568-0e93b1411bc7)\r\n\r\n- **Please check if the PR fulfils these requirements**\r\n\r\n* [x] Cheatsheets are up-to-date (run `go generate ./...`)\r\n* [x] Code has been formatted (see\r\n[here](https://github.com/jesseduffield/lazygit/blob/master/CONTRIBUTING.md#code-formatting))\r\n* [x] Tests have been added/updated (see\r\n[here](https://github.com/jesseduffield/lazygit/blob/master/pkg/integration/README.md)\r\nfor the integration test guide)\r\n* [x] Text is internationalised (see\r\n[here](https://github.com/jesseduffield/lazygit/blob/master/CONTRIBUTING.md#internationalisation))\r\n* [x] Docs (specifically `docs/Config.md`) have been updated if\r\nnecessary\r\n* [x] You've read through your own file changes for silly mistakes etc","shortMessageHtmlLink":"Add author filtering to commit view (jesseduffield#3302)"}},{"before":"53acbc8f18abed06c1245f8df47d7035893f32a2","after":"0c5212ae0b5b9f46602b480d5dd4609685ae5806","ref":"refs/heads/master","pushedAt":"2024-02-12T20:53:13.000Z","pushType":"push","commitsCount":76,"pusher":{"login":"yukiteruamano","name":"Jose Maldonado","path":"/yukiteruamano","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63384398?s=80&v=4"},"commit":{"message":"Disallow cherry-picking merge commits (#3316)\n\nCherry-picking merge commits is currently not supported because of the\r\nway copy/pasting is currently implemented. Disable the command with a\r\nproper error message if the user tries to copy a merge commit, instead\r\nof running into the confusing error message that git would otherwise\r\ngive, see #1374.\r\n\r\nWhile we're at it, disable it also when trying to copy an \"update-ref\"\r\ntodo, which doesn't make sense.","shortMessageHtmlLink":"Disallow cherry-picking merge commits (jesseduffield#3316)"}},{"before":"d7e2ca3f10b7e6d6a1fb87636408f1c0bee3d381","after":"53acbc8f18abed06c1245f8df47d7035893f32a2","ref":"refs/heads/master","pushedAt":"2024-01-16T01:37:08.000Z","pushType":"push","commitsCount":252,"pusher":{"login":"yukiteruamano","name":"Jose Maldonado","path":"/yukiteruamano","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63384398?s=80&v=4"},"commit":{"message":"Fix crash with short branch names (#3219)","shortMessageHtmlLink":"Fix crash with short branch names (jesseduffield#3219)"}},{"before":"689deb72bd8f004985fee31bf8047345cb408d1a","after":"d7e2ca3f10b7e6d6a1fb87636408f1c0bee3d381","ref":"refs/heads/master","pushedAt":"2023-09-09T21:28:21.000Z","pushType":"push","commitsCount":116,"pusher":{"login":"yukiteruamano","name":"Jose Maldonado","path":"/yukiteruamano","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63384398?s=80&v=4"},"commit":{"message":"Add jump-to-panel label config setting (#2993)","shortMessageHtmlLink":"Add jump-to-panel label config setting (jesseduffield#2993)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEcC6YbQA","startCursor":null,"endCursor":null}},"title":"Activity · yukiteruamano/lazygit"}