{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":744386539,"defaultBranch":"main","name":"config-kernel","ownerLogin":"pjps","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-01-17T07:37:06.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/855804?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1708080913.0","currentOid":""},"activityList":{"items":[{"before":"04b55ae2221aae41b240b1e5123603183f2794b1","after":"6e1189e3d9908e66229be8490274dd5110819f63","ref":"refs/heads/main","pushedAt":"2024-04-07T11:38:40.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: refactor edit_kconfigs function\n\nRefactor edit_kconfigs function by calling edit_iconfigs\nfor in-place changes. It simplifies edit_kconfigs routine.","shortMessageHtmlLink":"configk: refactor edit_kconfigs function"}},{"before":"d72228f968ea995268ebae864190c20001557b8e","after":"04b55ae2221aae41b240b1e5123603183f2794b1","ref":"refs/heads/main","pushedAt":"2024-03-25T11:18:47.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: read multibyte characters in help text\n\nAdd support to read multibyte Unicode characters occasionally\nfound in help text.","shortMessageHtmlLink":"configk: read multibyte characters in help text"}},{"before":"a1fa0d273e306ca52936a3dd0985f5621db11802","after":"d72228f968ea995268ebae864190c20001557b8e","ref":"refs/heads/main","pushedAt":"2024-03-21T05:52:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"README: describe new grep option\n\nDescribe new --grep command-line option to filter output\nby a given string. It searches the given string in the\n'depends on' attribute value of a CONFIG option. If the\ngiven string starts with a 's:' prefix, it looks in the\n'select' attribute value.","shortMessageHtmlLink":"README: describe new grep option"}},{"before":"713b816b9459e0543905b6fb79515b0dc8bc96c0","after":"a1fa0d273e306ca52936a3dd0985f5621db11802","ref":"refs/heads/main","pushedAt":"2024-03-19T12:09:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: new switch to grep config options\n\nAdd a new command line switch '-g' to grep config options\nbased on a given string. It helps to query options which\ndepend on or select other config options.","shortMessageHtmlLink":"configk: new switch to grep config options"}},{"before":"b766f8bce489a00efdde32b6fe01451c8ab70505","after":"713b816b9459e0543905b6fb79515b0dc8bc96c0","ref":"refs/heads/main","pushedAt":"2024-03-15T06:16:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: revert to owd after Kconfig read\n\nChange working directory to the given source-directory\nto read Kconfig files and revert to the old working directory.\nIt avoids errors if a relative path is supplied with -c option.","shortMessageHtmlLink":"configk: revert to owd after Kconfig read"}},{"before":"d696f1609852254038f208c0d163abb39976a57e","after":"b766f8bce489a00efdde32b6fe01451c8ab70505","ref":"refs/heads/main","pushedAt":"2024-02-27T06:20:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: return error from copy_file function\n\ncopy_file function copies the source file to destination file.\nIf an error occurs while doing that, instead of terminating\nprogram with an error code, return error to the calling function,\nwhich can clean up before exit. This avoids residual temporary\nfiles.","shortMessageHtmlLink":"configk: return error from copy_file function"}},{"before":"1a9b2782b412e41eb06f5b97fa8b84917d578522","after":"d696f1609852254038f208c0d163abb39976a57e","ref":"refs/heads/main","pushedAt":"2024-02-16T10:56:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: update version for 0.3 release","shortMessageHtmlLink":"configk: update version for 0.3 release"}},{"before":"832a118ebdbbca066ee8f14834b6472a9e01e8d0","after":"1a9b2782b412e41eb06f5b97fa8b84917d578522","ref":"refs/heads/main","pushedAt":"2024-02-16T10:05:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: rearrange fields and fix nested choice\n\nRearrange structure fields to save some memory wasted\ndue to memory gap/padding.\n\nFix config option count or source file count update while\nparsing nested choice constructs. Generally it is discouraged\nto use nested choice constructs.","shortMessageHtmlLink":"configk: rearrange fields and fix nested choice"}},{"before":"66403648970d7cb11d1e48555b014cb9ce78818d","after":"832a118ebdbbca066ee8f14834b6472a9e01e8d0","ref":"refs/heads/main","pushedAt":"2024-02-15T13:08:37.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: rearrange fields and fix nested choice\n\nRearrange structure fields to save some memory wasted\ndue to memory gap/padding.\n\nFix config option count or source file count update while\nparsing nested choice constructs. Generally it is discouraged\nto use nested choice constructs.","shortMessageHtmlLink":"configk: rearrange fields and fix nested choice"}},{"before":"18b6853077bbbc1f3543377eccdd25919d3fda70","after":"66403648970d7cb11d1e48555b014cb9ce78818d","ref":"refs/heads/main","pushedAt":"2024-02-09T10:14:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"Makefile: remove linkage with flex library -lfl\n\nRemove explicit linkage with flex library -lfl. It helps\nto avoid rpmlint(1) warning: unused-direct-shlib-dependency.","shortMessageHtmlLink":"Makefile: remove linkage with flex library -lfl"}},{"before":"a831486cf1eaa1233f7282a6f4636563adab0cf0","after":"18b6853077bbbc1f3543377eccdd25919d3fda70","ref":"refs/heads/main","pushedAt":"2024-02-07T07:36:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: minor update to avoid compiler warning\n\nFix mismatching function return type to avoid compiler warning.","shortMessageHtmlLink":"configk: minor update to avoid compiler warning"}},{"before":"633a15fd8ca534ef72731a98f3950475241a335f","after":"a831486cf1eaa1233f7282a6f4636563adab0cf0","ref":"refs/heads/main","pushedAt":"2024-02-07T06:38:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"Makefile: remove -fstack-check compiler flag\n\nRemove -fstack-check compiler flag; It's incompatible with\nthe other rpmbuild(8) default flags.","shortMessageHtmlLink":"Makefile: remove -fstack-check compiler flag"}},{"before":"9c005993fdc1b27c2dbfd1c4b834160cefb2ed09","after":"633a15fd8ca534ef72731a98f3950475241a335f","ref":"refs/heads/main","pushedAt":"2024-02-07T06:24:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: add compiler flags to Makefile and minor update\n\nAdd minimum compiler flags to Makefile and minor update to\nfix compiler warning about mismatching function return type.","shortMessageHtmlLink":"configk: add compiler flags to Makefile and minor update"}},{"before":"f10fa6bea938abb09f8fa298600cfbca37fbd77f","after":"9c005993fdc1b27c2dbfd1c4b834160cefb2ed09","ref":"refs/heads/main","pushedAt":"2024-02-06T18:31:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: minor updates to fix compiler warnings\n\nMinor updates like cast variable to 32bits and pass mode\nparameter while opening a file to avoid compiler warnings.","shortMessageHtmlLink":"configk: minor updates to fix compiler warnings"}},{"before":"7296aaeea1c9179a7ae3e6f8cb51e66077ad0f83","after":"f10fa6bea938abb09f8fa298600cfbca37fbd77f","ref":"refs/heads/main","pushedAt":"2024-02-06T11:48:42.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: check option dependency and minor updates\n\nAdd option dependency check while editing an option or while\nlisting a tree view.\n\nWhen evaluating multiple dependency expressions, connect them\nwith an '&&' operator.","shortMessageHtmlLink":"configk: check option dependency and minor updates"}},{"before":"dc4c1b45b870bd530d57cfa6d09b329459aa15e6","after":"7296aaeea1c9179a7ae3e6f8cb51e66077ad0f83","ref":"refs/heads/main","pushedAt":"2024-02-02T08:04:00.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"Merge branch 'filedit'","shortMessageHtmlLink":"Merge branch 'filedit'"}},{"before":"424336a479a0e7c1f04476bbc651a267f8e83a65","after":"dc4c1b45b870bd530d57cfa6d09b329459aa15e6","ref":"refs/heads/main","pushedAt":"2024-01-19T10:27:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: redact unused code and minor updates\n\nRemove unused commented code bits and minor updates about\nwhere to report issues.","shortMessageHtmlLink":"configk: redact unused code and minor updates"}},{"before":"78ceef7ed62cd1cf7101cdbbe5893c3e05e4c126","after":"424336a479a0e7c1f04476bbc651a267f8e83a65","ref":"refs/heads/main","pushedAt":"2024-01-19T09:11:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: update README and the user manual\n\nDescribe typical Kconfig conifg entry structure and syntax.\nAnd minor edits to align indented text.","shortMessageHtmlLink":"configk: update README and the user manual"}},{"before":"e2f8b5544074444e5664b49c24f8280fc67b0089","after":"78ceef7ed62cd1cf7101cdbbe5893c3e05e4c126","ref":"refs/heads/main","pushedAt":"2024-01-18T18:22:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: add a user manual file","shortMessageHtmlLink":"configk: add a user manual file"}},{"before":"8fb51ff828adfc3bf6075a8b3761805021eb9453","after":"e2f8b5544074444e5664b49c24f8280fc67b0089","ref":"refs/heads/main","pushedAt":"2024-01-18T12:36:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: add GPLv2 and licence header\n\nAdd COPYING file and licence header to the source files.","shortMessageHtmlLink":"configk: add GPLv2 and licence header"}},{"before":"fd2bf37505265230e532f998a448039660f8df02","after":"8fb51ff828adfc3bf6075a8b3761805021eb9453","ref":"refs/heads/main","pushedAt":"2024-01-18T11:56:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: update README file","shortMessageHtmlLink":"configk: update README file"}},{"before":"82f84a35453dadf0725a9b51b7dc3c399aa40501","after":"fd2bf37505265230e532f998a448039660f8df02","ref":"refs/heads/main","pushedAt":"2024-01-18T11:17:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: update README file","shortMessageHtmlLink":"configk: update README file"}},{"before":null,"after":"82f84a35453dadf0725a9b51b7dc3c399aa40501","ref":"refs/heads/main","pushedAt":"2024-01-17T07:42:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pjps","name":"P J P","path":"/pjps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855804?s=80&v=4"},"commit":{"message":"configk: make toggle options recurssive\n\nRecursively toggle (-t) options between 'y' & 'm' values.","shortMessageHtmlLink":"configk: make toggle options recurssive"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEKhVs4QA","startCursor":null,"endCursor":null}},"title":"Activity ยท pjps/config-kernel"}