{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":80064252,"defaultBranch":"main","name":"CLI11","ownerLogin":"CLIUtils","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-01-25T22:29:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/26603456?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716847071.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"26465387e27bc18e201cfb436e90b74de3eec0cf","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-05-27T21:57:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"chore(deps): pre-commit.ci autoupdate\n\nupdates:\n- [github.com/codespell-project/codespell: v2.2.6 โ†’ v2.3.0](https://github.com/codespell-project/codespell/compare/v2.2.6...v2.3.0)","shortMessageHtmlLink":"chore(deps): pre-commit.ci autoupdate"}},{"before":"ccd68011a43870db049300f29824ee0e4ba2250e","after":"08d840bfbe92c517c279c7527323d0d1d4470e2c","ref":"refs/heads/main","pushedAt":"2024-05-20T18:14:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"phlptp","name":"Philip Top","path":"/phlptp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20667153?s=80&v=4"},"commit":{"message":"Group merge (#1039)\n\nThis PR adds a mechanism to hide groups but have their options visible\r\nas part of the parent.\r\nThis works for option group names starting with a '+'\r\n\r\nfor example \r\n```\r\n CLI::App app;\r\n\r\n bool flag = false;\r\n std::optional optional_flag = std::nullopt;\r\n\r\n app.add_option(\"--tester\");\r\n auto *m1=app.add_option_group(\"+tester\");\r\n\r\n m1->add_option(\"--flag\", flag, \"description\");\r\n m1->add_option(\"--optional_flag\", optional_flag, \"description\");\r\n\r\n CLI11_PARSE(app,argc, argv);\r\n```\r\nwill produce help as \r\n```txt\r\nOptions:\r\n -h,--help Print this help message and exit\r\n --tester\r\n --flag BOOLEAN description\r\n --optional_flag BOOLEAN description\r\n```\r\n\r\ninstead of \r\n```\r\nOptions:\r\n -h,--help Print this help message and exit\r\n --tester\r\n[Option Group: tester]\r\n Options:\r\n --flag BOOLEAN description\r\n --optional_flag BOOLEAN description\r\n\r\n```\r\n\r\nFixes issue #1034 and a few other past issues or questions\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Group merge (#1039)"}},{"before":"251aa9f8f8b118f1fcd2cbc331a02b26c7eec7c6","after":null,"ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-05-16T03:10:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"phlptp","name":"Philip Top","path":"/phlptp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20667153?s=80&v=4"}},{"before":"acf4263d89fc13a6e41794c5b6ff972a3337d752","after":"ccd68011a43870db049300f29824ee0e4ba2250e","ref":"refs/heads/main","pushedAt":"2024-05-16T03:10:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"phlptp","name":"Philip Top","path":"/phlptp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20667153?s=80&v=4"},"commit":{"message":"chore(deps): pre-commit.ci autoupdate (#1041)\n\n\r\nupdates:\r\n- [github.com/pre-commit/mirrors-clang-format: v18.1.4 โ†’\r\nv18.1.5](https://github.com/pre-commit/mirrors-clang-format/compare/v18.1.4...v18.1.5)\r\n\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): pre-commit.ci autoupdate (#1041)"}},{"before":null,"after":"251aa9f8f8b118f1fcd2cbc331a02b26c7eec7c6","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-05-13T21:58:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"chore(deps): pre-commit.ci autoupdate\n\nupdates:\n- [github.com/pre-commit/mirrors-clang-format: v18.1.4 โ†’ v18.1.5](https://github.com/pre-commit/mirrors-clang-format/compare/v18.1.4...v18.1.5)","shortMessageHtmlLink":"chore(deps): pre-commit.ci autoupdate"}},{"before":"6c7b07a878ad834957b98d0f9ce1dbe0cb204fc9","after":"acf4263d89fc13a6e41794c5b6ff972a3337d752","ref":"refs/heads/main","pushedAt":"2024-05-04T04:57:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"henryiii","name":"Henry Schreiner","path":"/henryiii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4616906?s=80&v=4"},"commit":{"message":"docs: missing link\n\nSigned-off-by: Henry Schreiner ","shortMessageHtmlLink":"docs: missing link"}},{"before":"d30522c2228310ed7101838062f43e39cd8ca5ff","after":null,"ref":"refs/heads/henryiii/chore/242","pushedAt":"2024-05-04T04:50:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"henryiii","name":"Henry Schreiner","path":"/henryiii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4616906?s=80&v=4"}},{"before":"2e8697cea11fb6ae8c7abb72178af3ae15cf53bc","after":"6c7b07a878ad834957b98d0f9ce1dbe0cb204fc9","ref":"refs/heads/main","pushedAt":"2024-05-04T04:50:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"henryiii","name":"Henry Schreiner","path":"/henryiii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4616906?s=80&v=4"},"commit":{"message":"chore: prepare version 2.4.2 (#1037)\n\nPrepare for release.\r\n\r\n---------\r\n\r\nSigned-off-by: Henry Schreiner \r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Philip Top ","shortMessageHtmlLink":"chore: prepare version 2.4.2 (#1037)"}},{"before":"855c0ebda7cb29be18162e53c3f5fbec72fb7206","after":"d30522c2228310ed7101838062f43e39cd8ca5ff","ref":"refs/heads/henryiii/chore/242","pushedAt":"2024-05-03T13:11:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phlptp","name":"Philip Top","path":"/phlptp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20667153?s=80&v=4"},"commit":{"message":"fix spelling and some pre-commit warnings","shortMessageHtmlLink":"fix spelling and some pre-commit warnings"}},{"before":"cd5f5fc3f073c9b32f3d45f1e61289b9d454a816","after":"855c0ebda7cb29be18162e53c3f5fbec72fb7206","ref":"refs/heads/henryiii/chore/242","pushedAt":"2024-05-02T15:10:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"style: pre-commit.ci fixes","shortMessageHtmlLink":"style: pre-commit.ci fixes"}},{"before":"ac46dce17ebf0f7af71735f73a61f8e7b039644e","after":"cd5f5fc3f073c9b32f3d45f1e61289b9d454a816","ref":"refs/heads/henryiii/chore/242","pushedAt":"2024-05-02T15:09:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"phlptp","name":"Philip Top","path":"/phlptp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20667153?s=80&v=4"},"commit":{"message":"update changelog file with latest changes","shortMessageHtmlLink":"update changelog file with latest changes"}},{"before":"6d83f4572d2cbf5bd2560dc85e7aa5a3e287e1f8","after":"2e8697cea11fb6ae8c7abb72178af3ae15cf53bc","ref":"refs/heads/main","pushedAt":"2024-05-02T15:03:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"phlptp","name":"Philip Top","path":"/phlptp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20667153?s=80&v=4"},"commit":{"message":"Can add lexical_cast overloads constrained with enable_if (#1021)\n\nAlso works for overloads constrained with concepts or requirements.\r\n\r\nPreviously this wasn't working, which is a problem if you want to hook\r\nsome external serialization framework into CLI11 without painstakingly\r\ngoing through all the types that said external framework supports.\r\n\r\nThis PR is related to https://github.com/CLIUtils/CLI11/issues/908.","shortMessageHtmlLink":"Can add lexical_cast overloads constrained with enable_if (#1021)"}},{"before":"8ea922574beeb4eb97dfeac26b3960e7d65d1ffe","after":"ac46dce17ebf0f7af71735f73a61f8e7b039644e","ref":"refs/heads/henryiii/chore/242","pushedAt":"2024-05-01T20:19:11.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"henryiii","name":"Henry Schreiner","path":"/henryiii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4616906?s=80&v=4"},"commit":{"message":":memo: Add @sifferman as a contributor","shortMessageHtmlLink":"๐Ÿ“ Add @sifferman as a contributor"}},{"before":"96d559558812a3c65f6b043aa305a442fbef859d","after":"8ea922574beeb4eb97dfeac26b3960e7d65d1ffe","ref":"refs/heads/henryiii/chore/242","pushedAt":"2024-05-01T20:14:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"style: pre-commit.ci fixes","shortMessageHtmlLink":"style: pre-commit.ci fixes"}},{"before":null,"after":"96d559558812a3c65f6b043aa305a442fbef859d","ref":"refs/heads/henryiii/chore/242","pushedAt":"2024-05-01T20:14:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"henryiii","name":"Henry Schreiner","path":"/henryiii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4616906?s=80&v=4"},"commit":{"message":"chore: prepare version 2.4.2\n\nSigned-off-by: Henry Schreiner ","shortMessageHtmlLink":"chore: prepare version 2.4.2"}},{"before":"1a1d9d4b61f53fb8ee3c1f79cf8e49546879baa2","after":"6d83f4572d2cbf5bd2560dc85e7aa5a3e287e1f8","ref":"refs/heads/main","pushedAt":"2024-05-01T19:17:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"henryiii","name":"Henry Schreiner","path":"/henryiii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4616906?s=80&v=4"},"commit":{"message":"More Meson work (#1025)\n\nThis is follow up work to my previous series. I've tried to make the\r\nMeson build mirror the CMake build more closely. I've also made an\r\nattempt at adding some instructions to the documents on using Meson.\r\n\r\n---------\r\n\r\nSigned-off-by: Henry Schreiner \r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Henry Schreiner ","shortMessageHtmlLink":"More Meson work (#1025)"}},{"before":"74a3c0d4212693e209852cb2dbf9678c63e1a706","after":"1a1d9d4b61f53fb8ee3c1f79cf8e49546879baa2","ref":"refs/heads/main","pushedAt":"2024-05-01T18:21:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"henryiii","name":"Henry Schreiner","path":"/henryiii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4616906?s=80&v=4"},"commit":{"message":"Support building with Bazel (#1033)\n\nAdds support for building with Bazel. If merged, I can push this to\r\nhttps://registry.bazel.build/ when a new release is cut :)\r\n\r\n---------\r\n\r\nSigned-off-by: Henry Schreiner \r\nCo-authored-by: Caleb Zulawski \r\nCo-authored-by: Henry Schreiner \r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Support building with Bazel (#1033)"}},{"before":"980d6f413103f20fe522cd54909555dc78f8ca9c","after":null,"ref":"refs/heads/henryiii/refactor/single","pushedAt":"2024-05-01T17:25:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"henryiii","name":"Henry Schreiner","path":"/henryiii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4616906?s=80&v=4"}},{"before":"bd6462f62fc773940501c1927525ce4fd5e4e868","after":"74a3c0d4212693e209852cb2dbf9678c63e1a706","ref":"refs/heads/main","pushedAt":"2024-05-01T17:25:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"henryiii","name":"Henry Schreiner","path":"/henryiii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4616906?s=80&v=4"},"commit":{"message":"refactor: move input file for single include (#1036)\n\nFollowup to #1030\r\n\r\n---------\r\n\r\nSigned-off-by: Henry Schreiner \r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"refactor: move input file for single include (#1036)"}},{"before":"5093142e5a5165ffd199545fd1ebe3bec1169393","after":"980d6f413103f20fe522cd54909555dc78f8ca9c","ref":"refs/heads/henryiii/refactor/single","pushedAt":"2024-05-01T16:45:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"style: pre-commit.ci fixes","shortMessageHtmlLink":"style: pre-commit.ci fixes"}},{"before":"bd97fe3a975a06ba86167fe6bfadbb70fd71ae1e","after":"5093142e5a5165ffd199545fd1ebe3bec1169393","ref":"refs/heads/henryiii/refactor/single","pushedAt":"2024-05-01T16:44:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"henryiii","name":"Henry Schreiner","path":"/henryiii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4616906?s=80&v=4"},"commit":{"message":"refactor: move input file for single include\n\nSigned-off-by: Henry Schreiner ","shortMessageHtmlLink":"refactor: move input file for single include"}},{"before":"d6dcdb5e6f326bea0cb7e8ef338227fd5b1555ac","after":"bd97fe3a975a06ba86167fe6bfadbb70fd71ae1e","ref":"refs/heads/henryiii/refactor/single","pushedAt":"2024-05-01T16:28:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"style: pre-commit.ci fixes","shortMessageHtmlLink":"style: pre-commit.ci fixes"}},{"before":null,"after":"d6dcdb5e6f326bea0cb7e8ef338227fd5b1555ac","ref":"refs/heads/henryiii/refactor/single","pushedAt":"2024-05-01T16:28:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"henryiii","name":"Henry Schreiner","path":"/henryiii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4616906?s=80&v=4"},"commit":{"message":"refactor: move input file for single include\n\nSigned-off-by: Henry Schreiner ","shortMessageHtmlLink":"refactor: move input file for single include"}},{"before":"03a7c00eab58a9b329ee89ce7243a762ac6dbdf2","after":null,"ref":"refs/heads/henryiii/chore/singlefile","pushedAt":"2024-05-01T16:02:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"henryiii","name":"Henry Schreiner","path":"/henryiii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4616906?s=80&v=4"}},{"before":"9ee42deb2904662d864ce8c96c38b0fbee2158f8","after":"bd6462f62fc773940501c1927525ce4fd5e4e868","ref":"refs/heads/main","pushedAt":"2024-05-01T16:02:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"henryiii","name":"Henry Schreiner","path":"/henryiii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4616906?s=80&v=4"},"commit":{"message":"chore: move single file to own folder (#1030)\n\nSee https://github.com/CLIUtils/CLI11/pull/1025.\r\n\r\n---------\r\n\r\nSigned-off-by: Henry Schreiner \r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: move single file to own folder (#1030)"}},{"before":"31c9c496d36db69a861818d0cd1365278b91db90","after":"03a7c00eab58a9b329ee89ce7243a762ac6dbdf2","ref":"refs/heads/henryiii/chore/singlefile","pushedAt":"2024-05-01T05:50:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"style: pre-commit.ci fixes","shortMessageHtmlLink":"style: pre-commit.ci fixes"}},{"before":"e0a4b9ff2aab812501815707707155c961f28fff","after":"31c9c496d36db69a861818d0cd1365278b91db90","ref":"refs/heads/henryiii/chore/singlefile","pushedAt":"2024-05-01T05:49:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"henryiii","name":"Henry Schreiner","path":"/henryiii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4616906?s=80&v=4"},"commit":{"message":"tests: fix single file install test\n\nSigned-off-by: Henry Schreiner ","shortMessageHtmlLink":"tests: fix single file install test"}},{"before":"9b99710988e5382ef7fc21a58da8b77ea49ba90b","after":null,"ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-30T01:33:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"henryiii","name":"Henry Schreiner","path":"/henryiii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4616906?s=80&v=4"}},{"before":"4ea9364a08aa0a3a97f6c50f88cdfd7e22d34502","after":"9ee42deb2904662d864ce8c96c38b0fbee2158f8","ref":"refs/heads/main","pushedAt":"2024-04-30T01:33:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"henryiii","name":"Henry Schreiner","path":"/henryiii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4616906?s=80&v=4"},"commit":{"message":"chore(deps): pre-commit.ci autoupdate (#1035)\n\n\r\nupdates:\r\n- [github.com/psf/black: 24.4.0 โ†’\r\n24.4.2](https://github.com/psf/black/compare/24.4.0...24.4.2)\r\n- [github.com/pre-commit/mirrors-clang-format: v18.1.3 โ†’\r\nv18.1.4](https://github.com/pre-commit/mirrors-clang-format/compare/v18.1.3...v18.1.4)\r\n\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): pre-commit.ci autoupdate (#1035)"}},{"before":"6fc6d2c70d376a8ac86100858603539b3e0bc3a5","after":"9b99710988e5382ef7fc21a58da8b77ea49ba90b","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-29T22:28:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"style: pre-commit.ci fixes","shortMessageHtmlLink":"style: pre-commit.ci fixes"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVUHrRAA","startCursor":null,"endCursor":null}},"title":"Activity ยท CLIUtils/CLI11"}