原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 147425,
"has_wiki": true,
"homepage": "https://github.com/Subsurface-divelog/subsurface",
"languages": {
"C": 1131434,
"R": 4070,
"C++": 2332514,
"CSS": 12885,
"QML": 253668,
"TeX": 19220,
"HTML": 35573,
"Java": 16412,
"Perl": 10532,
"XSLT": 291387,
"CMake": 67926,
"QMake": 11090,
"Shell": 159633,
"Makefile": 6574,
"Dockerfile": 7039,
"JavaScript": 41202,
"Objective-C": 337
},
"pushed_at": "2024-02-27T19:59:28Z",
"created_at": "2017-01-01T18:28:27Z",
"owner_type": "User",
"updated_at": "2020-06-12T06:44:30Z",
"description": "This isn't the official upstream - please use Subsurface-divelog/subsurface",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-2.0",
"default_branch": "master",
"license_spdx_raw": "GPL-2.0",
"primary_language": "C++",
"significant_languages": [
"C++",
"C"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "mturkia",
"company": null,
"location": null,
"followers": 33,
"avatar_url": "https://avatars.githubusercontent.com/u/2674500?v=4",
"created_at": "2012-10-29T10:22:38Z",
"is_verified": null,
"public_repos": 8,
"account_age_days": 5018
},
"license": {
"state": "standard",
"spdx_id": "GPL-2.0",
"raw_spdx": "GPL-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "ci-release",
"kind": "other",
"published_at": "2020-04-11T06:00:49Z"
}
],
"recent_commits": [
{
"oid": "2babed6c842cfe953bbc42fc91f9a0ec7803c134",
"body": "Signed-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile: update version to 3.0.9",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-06-08T19:29:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a4a9382d39fc5074ca36d51b4730e77806e3405",
"body": "Having a lot of tags (or more precisely, a tags string that is very long) could\ncause the width of the dive details view to extend past the width of the the\npage. The txtTags label was missing a maximum width, and to make the result\nmore useful, I also added correct wrapping and elide to the mix (stupidly, we\nhad the wrap and width for the fixed name of the field ('Tags'), but not for\nthe user determined content of that field).\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile/dive-details: restrict width of tags field",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-06-08T19:27:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e00e72d430b60f8b446d295f0aa7c19f91b82fea",
"body": "The UI is ugly, and of course this is hidden in the developer options that have\nto first be enabled in the advanced settings. As I mentioned in the previous\ncommit, I believe the actual risk that something gets damaged here is very low,\nbut still, explaining this so it makes sense to the casual user may be a bit...\ndifficult.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile: add option to merge local cloud cache data",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-06-08T02:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "208d46d58e5989c40a70b76ee568b149c622bf12",
"body": "If you pass in the repo name, it isn't treated as cloud storage, but simply as\nlocal git storage and imported (i.e., added) to the current dive list.\n\nThis allows the user to work around failed no-cloud->cloud transitions, merge\ndifferent accounts, and most importantly deal with situations were conf\n[…]\nous' to do, but it's definitely\nsomething that would best be done after talking to someone who understands the\ncloud storage and can guide the user...).\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile: add helper to import data from local cloud cache",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-06-08T02:47:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dd821497263f7d95ed5e7fae759004a966b4a46f",
"body": "This way QML can show those to the user.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile: make list of local cloud cache directories available",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-06-08T02:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b167c14ad021e9835519ecd04b23ae6a9219a4b",
"body": "Every time I edit main.qml, QtCreator fixes this for me. And then I filter it\nfrom the commit to not mix white space and actual changes. So let's just get\nthis fixed and move on.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile: tiny whitespace update",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-06-08T02:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d108cb8ad6667513e53f049b7135d233b419ba3",
"body": "The diff goes crazy if indentation is not fixed by itself.\n\nSigned-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "Fix indentation",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-31T15:59:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dc5ac219d0544307093e24c55395a61a49f3d79",
"body": "When the dive that is used to generate the header, we need to print\nempty cylinders for the dives that had less cylinders than the one used\nfor header printing.\n\nSigned-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "Print empty cylinder, if needed",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-31T15:59:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "108b30e8b5c279c49a73da6b5058e49d4e219598",
"body": "Signed-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "Print at most as many cylinders as the header has",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-31T15:59:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f7c9bc7d1eb979eccae8803a386ae793ac23d14",
"body": "With XSLT we have to be specific if we want to apply cylinder iteration\noperation to one dive only. Thus using the last dive as reference when\nprinting cylinder header.\n\nSigned-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "Limit cylinders to one dive only",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-31T15:59:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb455fe0d24398b911e55a309d3fc5f5441f6a0b",
"body": "Signed-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile: update version to 3.0.8",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-30T18:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afdcccc9fef0d16153d03266facf6c1c624c1d8d",
"body": "This is a partial revert of commit 99438121c4 (\"mobile/dive-edit: use template\ncomponents and theme colors\")\n\nClearly the information given in the Qt documentation on how to theme ComboBox\nis flat out broken. The trade-off between 'better dark theme' and 'broken user\nexperience' is fairly easy to make.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile/dive-edit: fix broken editable combo boxes",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-30T18:19:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f29278b700db51f62670a61bfa7de8e4719be932",
"body": "A few functions in save-html.c were local but not marked as static.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: make local functions of static linkage",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-29T16:20:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bed64f20ba9c0984f718ffd65b9975c49c1bc9cc",
"body": "This is an artifact of code that never came to be.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: remove QCalendarWidget forward declaration and include",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-27T20:55:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "330b300f220a78cb71e30b898f43c19f41961c8b",
"body": "This function was globalized in be462ae1a6 to be used for the calender\nwidget, but that never came to be. Therefore, for now unglobalize it\nuntil it is needed. That said, there probably is a helper function to\nturn pictures into gray-scale.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: unglobalize grayImage()",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-27T20:55:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26903256232809a6566bfe0c42d637deb883b078",
"body": "When updating the NDK I forgot to adjust the install destination for the\ntranslations.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "Android: install translations into the right place",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-27T19:41:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7417f865cd628aa5df78961dc198a9070822ed72",
"body": "There is no reason that this dialog is a singleton. Since it is modal,\nit can be created on demand. Apart from removing superfluous global state,\nthis simplifies code, because preparing the widget can now be done in\nthe constructor instead of overriding the showEvent() function.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: un-singletonize ShiftTimesDialog",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-27T16:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25f1bc488f68395390a3a87328b31dfa7deac11c",
"body": "There is no reason that this dialog is a singleton. Since it is modal,\nit can be created on demand. This simplifies code, because the mode\n(selected-only or all-dives) can be set in the constructor.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: un-singletonize RenumberDialog",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-27T16:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79f90effe97daf1a619941dec50eddebcddc6fa6",
"body": "Signed-off-by: Miika Turkia <miika.turkia@gmail.com>\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "Update changelog",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-26T18:33:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "790c89549a5b1363b5cc3a5bb7237490e8506253",
"body": "We need decimal point as size is stored with one decimal on imperial\nexport.\n\nSigned-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "Fix precision bug on SubsurfaceCSV import",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-26T18:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a1502de7105b70e9db6558c8565efc95e6a8a18",
"body": "Signed-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "Remove debug output",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-26T18:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1c59260bc2ba1fa4ba46f0ace76b40b96bd42bf",
"body": "Signed-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "Add dive mode support for SubsurfaceCSV import",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-26T18:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a41a8c106519e627f2bb08cabb502a71326b5d57",
"body": "We need to update field numbers when parsing CSV, as recently sac and\ndive mode were added.\n\nSigned-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "Fix field indexes after dive mode and sac change",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-26T18:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c924591f463cc0cc2cc3157abc724920e9eb4209",
"body": "Signed-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "CSV import: add SAC if we end up supporting it",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-26T18:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75f3cb20272039a9651ff415a97f0f69946877c3",
"body": "Test for importing Subsurface generated CSV dive details, with multiple\ncylinders support.\n\nSigned-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "Test case for multicylinder support on CSV import",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-26T18:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8f97cbc3f6d16bd3bb2688d5b6086383d2bfaf7",
"body": "When Subsurface adds start tag to CSV file, there is no new line after\nit. Thus changing XSLT to parse this way.\n\nSigned-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "XML start tag does not have new line before header",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-26T18:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f54af2ca6c0d728b60d5ae757d761c03192bcac",
"body": "Signed-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "Print correct template name on CSV export",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-26T18:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0acf8721d37d17e6d5a3151796733ac0c58f8a99",
"body": "Debugging the tests with new test dive, I noticed that CSV export does\nnot work, if the exported XML includes trips.\n\nSigned-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "Trip support for CSV export of dive details",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-26T18:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a7e11b0bcb7efa7286f3194a8f3a75abcb8f5ab",
"body": "Now that CSV export supports multiple cylinders and import doesn't, we\nneed a test dive with single cylinder in it. (Multi-cylinder import from\nCSV will be supported for Subsurface style CSV export only, and not\ngeneric exports that are used here.)\n\nSigned-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "Use single cylinder dive for tests",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-26T18:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cef10454aa3fdb416728d84a2747827467e2a923",
"body": "Signed-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "Initialize variable to silence compiler warning",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-26T18:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "368719379e4cfb9b66b469a4445ed54ab1c39141",
"body": "Signed-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "Add multicylinder support for Subsurface CSV import",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-26T18:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc829e3487ab1b8071078db626ecf09bffb2448b",
"body": "Signed-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "Take SAC into account on SubsurfaceCSV import",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-26T18:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "889f36a57c636be89670852f710f3f349dc45df6",
"body": "Fixes #2830\n\nSigned-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "Multi cylinder support for CSV export",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-26T18:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19cdab52b395fae73ce5cf42bf938eb75041ed62",
"body": "This will split the printing of header for CSV export. Cylinder\ninformation is printed by itself allowing me to later print it in a loop\nas many times as there are cylinders.\n\nSigned-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "CSV export: Split printing of header",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-26T18:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9deb4f4a22f69c1434b8d175868cf3b9446bf808",
"body": "I could have sworn that I have fixed this several times in various places,\nbut apparently (as shown by todays support emails) it's still possible to\nsetup a mixed case email address. So let's try to solve this problem at\nthe very top.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile/credentials: email address must be lower case",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-25T15:36:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "891c0e7ec666c97255476260f8058e5bac3b80f8",
"body": "Use C-style function definitions (squirly brackets on new lines) and\nremove empty lines at end of file.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: whitespace fixes in TabDiveInformation",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-25T15:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d17edeb40125458313ca078026f933d49356e7f",
"body": "The salinity value was not displayed with localized thousands separators.\nE.g. to a user of a German locale the density read as slightly over\n1 g/l, when it should be approximately 1000 g/l. For consistency, also\nlocalize that value.\n\nAlso localize the CNS and OTU numbers, even though these should\n(hopefully!) never come with thousands separators.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "desktop: localize salinity value",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-25T15:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87c91af82407857ca0b14bbef992bca2ce0cfafd",
"body": "There is no reason to pass a non-const dive pointer as first\nargument.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: constify time_during_dive_with_offset() function",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-22T21:40:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9365061e2799439532f4de1084735a141924330f",
"body": "The last caller was removed in 7eb422d98837b3cfb289a66fa0f3a8f78f222001.\nSince this is the only caller of dive_within_time_range(), remove that\nfunction as well.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: remove unused function get_dive_n_near()",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-22T21:40:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f80129bac29227a03c35940af9d197ef0fa6398",
"body": "In analogy to the timestamp -> QDateTime conversion, create a\ncommon function.\n1) For symmetry with the opposite conversion.\n2) To remove numerous inconsistencies.\n3) To remove use of the deprecated QDateTime::toTime_t() function.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: create common QDateTime -> timestamp conversion function",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-22T19:31:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e33e420ef3e5139015504ef49215721e99850f2b",
"body": "This must be an artifact from before using Qt's datetime functions.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: remove unused libc-structures from get_trip_date_string()",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-22T19:31:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f63485b444bd8469d24c70f64f3097bed239c7a8",
"body": "Move this function from maintab.cpp to qthelper.cpp. Since the\nfunctionality was used in numerous places, use the helper function\nthere as well. This removes a number of inconsistencies. For example,\nsometime setTimeSpec(Qt::UTC) was called, even though the\nQDateTime object was already created with that time spec.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: move timestampToDateTime() to qthelper.cpp",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-22T19:31:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ba2ea934aac45c6d8b3c6db920776fb2b29cc66",
"body": "Use defined function instead.\n\nSigned-off-by: Paul Buxton <paulbuxton.mail@googlemail.com>",
"is_bot": false,
"headline": "Fix incorrect Farenheit to Kelvin formula.",
"author_name": "Paul Buxton",
"author_login": "buxtonpaul",
"committed_at": "2020-05-22T17:19:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00ff63f186f65df809610d70ca9b132197b6e72d",
"body": "This was more painful than expected, because we get the \"preferences\"\nchanged signal too early when the user switches to system format.\nThe correct format is set by the preferences-widget, not the preferences\nsubsystem.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "desktop: update date and time fields if user changes format",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-22T17:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb1cf8d0e5b30794c6d2c5fd247f17fb4d63da08",
"body": "When switching to system defaults, refresh the fields in the preferences\nUI so that the user can tell how the fields will be formatted.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "desktop: refresh date/time format when switching to system defaults",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-22T17:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "757a4fa146484412a88a1911bf110a704eaafdec",
"body": "The short and long date formats where initialized in a common if-branch.\nHowever, inside the if-branch the code rechecked which of the two should\nbe initialized. This could make sense if there was some common code between\nthe two, but there wasn't. Therefore, make this two independent branches\nto avoid one nesting-level.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: set long and short date formats in independent branches",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-22T17:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bd9138a2488400fceb89c7f74cb77cc2cbbf67d",
"body": "Signed-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "update CHANGELOG",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-18T20:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99438121c409cbce5ccb83d995da43d01eef5f0b",
"body": "Another small step to make the dark theme at least marginally useful.\nWe now use our template components and add the necessary elements to have\nconsistent text color.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile/dive-edit: use template components and theme colors",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-18T20:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58d97c571da851e3a2f4118b882d664b55fa66a4",
"body": "This was all hard coded and wrong.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile/UI: correctly theme template spin box",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-18T20:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4798382e708bd57e0d3a664e59c374c153c6d72e",
"body": "I noticed that the download from dive computer page looked especially bad\nin the dark theme (a user sent us some screenshots for a different reason)\nand a quick look at the sources showed that we weren't using our template\nlabel. Switching to that gives us the correct size by default so we can\ndrop \n[…]\n those explicit font size parameters. And we get the correct color\nas used in the theme.\n\nOne random whitespace cleanup snuck into this commit. Oh well.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile/dc-download: fix dark theme appearance",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-18T20:00:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dbd1ee306ac56dfead92c6d67326085c9bd09e34",
"body": "Signed-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "Use stored SAC for validation",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-18T16:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86f003b21c1cc5a26c05817fdd06f58ab3b6a3a0",
"body": "Take into account the added SAC field in dive detail CSV export.\n\nNote that we do a test of:\n- export to CSV file\n- import the written CSV file\n- export the newly read data to second file\n- compare these two exported files\n\nAs SAC information is not currently read from any import, this adds the\nSAC value to the imported data before exporting again.\n\nSigned-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "TestParse to support SAC",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-18T16:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0525f31510dd140aab494767e097a2eb4a015b7a",
"body": "Simply adds SAC field to CSV export of dive details.\n\nFixes #2829\n\nSigned-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "CSV export: include SAC when exporting dive details",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-18T16:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e2a410f93c2b58062a64d3e16f304552a303a7f",
"body": "Signed-off-by: Miika Turkia <miika.turkia@gmail.com>",
"is_bot": false,
"headline": "format for readability",
"author_name": "Miika Turkia",
"author_login": "mturkia",
"committed_at": "2020-05-18T16:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "878dd1f51812fa2052c99af6dbb9e31f3d7e41b0",
"body": "Signed-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "add missing CHANGELOG entry",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-17T21:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ab7cad2f42f3558db1be5f09713b1e18b4febd",
"body": "Required by the app stores after a release.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile: update version to 3.0.7",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-17T20:55:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dee52409b1ae46fd645c891a4f30d39af7040567",
"body": "Add a couple of known services (Scubapro G2 and Shearwater), and update\nthe names of others that turn out to be used for multiple dive\ncomputers. Also add another Broadcom upgrade service UUID.\n\nWhile at it, sort the services numerically to make it easier to see that\na UUID already exists, since these service numbers do get used across\nmultiple different devices.\n\nSigned-off-by: Linus Torvalds <torvalds@linux-foundation.org>",
"is_bot": false,
"headline": "BLE: trivial updates to the GATT services lists",
"author_name": "Linus Torvalds",
"author_login": "torvalds",
"committed_at": "2020-05-17T20:52:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e91c252093e2e12488ae576bf38dbf8859efabea",
"body": "We've tried to do this \"automagic\" service discovery, and it mostly\nworks, but then occasionally it doesn't.\n\nMaking things worse, I think different platforms end up enumerating\nservices differently, so our \"pick the first service that looks like it\nmight be a serial service\" ends up working on some\n[…]\n70R's either).\n\nSo this is a preliminary first stab at this, and I'm sure we'll extend\nthe list and possibly improve on the explanations.\n\nSigned-off-by: Linus Torvalds <torvalds@linux-foundation.org>",
"is_bot": false,
"headline": "BLE: add list of known good/bad BLE GATT services",
"author_name": "Linus Torvalds",
"author_login": "torvalds",
"committed_at": "2020-05-17T16:29:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a7440ce2779734a59a7495ef44b9d62da4aa9eee",
"body": "The old code used get_taglist_string() and split the resulting\nstring at commas to get the list of tags. This was wrong for two\nreasons:\n1) It was buggy. Every tag but the first would start with a leading\n space and thus not be found.\n2) It was inefficient. The tag list was concatenated, just to b\n[…]\ntag list directly into a QStringList and remove whitespace\nfor good measure.\n\nFixes #2842.\n\nReported-by: Hartley Horwitz <hhrwtz@gmail.com>\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "filter: properly search for tags",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-16T19:40:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "04b6bb8cc946486efa174722b75378028105250b",
"body": "The tags have been forgotten when implementing the fulltext search.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "filter: include tags in fulltext search",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-16T19:40:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1777df405fef2b5ebd7be0de6bdc9084df959d28",
"body": "This was an old \"optimization\" to avoid double plotting of the\npictures, first by the profile itself, then by the picture tab.\nSince the profile now updates the pictures itself, this must\nbe removed: The picture tab doesn't do it anymore.\n\nFixes #2833\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "desktop: don't call plotDive with doClearPictures = true",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-16T17:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27505aedfb06333671652d4ead8ac95041fc5473",
"body": "This was still using the archaic macro version, because Qt decided\nto parameter-overload the signals (which turned out to be a horrible\nidea). However, since we switched to fairly recent Qt this can be\nsolved using the qOverload template.\n\nIn this case things are a bit more complicated because we ov\n[…]\ne cryptic qOverload.\n\nWhile doing this, tighten the access specifiers of the slots. Turn\npublic into private and protected as appropriate.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: use pointer-to-member style connect for ComboBoxDelegate",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-16T17:09:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fc6d99eb932109ab4edfe7e61a7a79f2e5c5aa3b",
"body": "There is no point in calling these functions directly, so we can\njust make them private. Morover, add override specifiers were they\nwere missing and remove a pointless default parameter to the\ntestActivation() function. It was not used anywhere.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: make overridden functions in model delegates private",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-16T17:09:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d85f92c5dfcc73ebd0f90b8f6b7e2554f05d0fe7",
"body": "We put the pointer and reference modifier to the variable, not the\ntype. Some people don't like this, but\n1) This is consistent with the rest of the code base.\n2) This is how C and C++ parse, love it or hate it.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: whitespace fixes in modeldelegates.[cpp|h]",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-16T17:09:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d30b773365706daa56694bb0538f9f34d1432bae",
"body": "The divetripmodel.cpp, models.cpp and tankinfomodel.cpp source\nfiles as well as the corresponding headers were listed as \"general\"\nand as \"desktop\" models, i.e. twice. Remove the redundant entries in\nthe desktop list. This should have no consequence whatsoever.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: remove redundant model source files in CMakeLists.txt",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-15T21:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7533f4490b278af2ad99a20a34aa09d8d59858f1",
"body": "The weightsystem- and cylinder-model headers were including \"dive.h\".\nInclusion of \"equipment.h\" is sufficient though.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: replace to \"dive.h\" includes by more specific includes",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-15T21:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34ebaf6599775da18495cda7717a3f6e495f7079",
"body": "We don't order the list of addresses alphabetically, but we want to ensure\nthat devices that offer us a name are listed before those that don't. This\nshould only be relevant if the user selects the option to show all BT/BLE\ndevices, not just recognized dive computer, because if we recognize a computer\nwe always have the product name prepended to the address.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "core/bt: ensure that BT/BLE addresses with name sort first",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-15T01:05:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1a51e5d89013f0423675dfe607cc136f82f727f",
"body": "If the user asks to have all BT/BLE devices shown, we should behave\nconsistently to the case of a recognized dive computer and always show the\ndevice name. In almost all cases the BT/BLE address (and even worse on\niOS/macOS the weird uuids) are completely meaningless.\n\nIf there isn't a name, don't a\n[…]\nname (which almost certainly isn't a\ndive computer, so it should be towards the end of the list of addresses - which\nwill be handled in a later commit).\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "core/bt: always add bt name for devices",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-15T01:05:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "658089d763c1e9e953f5c06b01d028613408138b",
"body": "This fixes a rather subtle bug.\n\nIn btdiscovery.cpp we are detecting dive computers based on their BT name and\nare setting up product+vendor as the key for that lookup. QMap always uses case\nsensitive comparisons and a tiny inconsistency snuck into our code.\nlibdivecomputer names for the Aqualung di\n[…]\nilly to set ourselves up for similar oversights in the future. So\ninstead I switched the matching of the descriptor to simply be allways all\nlower case.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "core/bt: match DC descriptor in lower case",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-14T23:49:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "62e95fdc8656a0c8fdb181c3fe0a48e043650a05",
"body": "We do _not_ read them back, since they are calculated values, although I\nguess we could aim to do that too at some point in case we have an\nimport from somewhere else that has these values but not the profile (or\ngas use) to actually calculate them.\n\nFix test-cases that are checked by TestParse (but nothing else) to match.\n\nRequested-by: Miika Turkia <miika.turkia@gmail.com>\nSigned-off-by: Linus Torvalds <torvalds@linux-foundation.org>",
"is_bot": false,
"headline": "Save SAC, OTU and CNS in the XML export",
"author_name": "Linus Torvalds",
"author_login": "torvalds",
"committed_at": "2020-05-14T20:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f942ab556646fdfc7e5a5634cc6fd15518bc709",
"body": "This includes cleaning up the old CHANGELOG I forgot to delete for the release\nas well as mentioning the libdivecompute updates.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-14T19:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6b09dd8c3077bd54ae31a22843857c52d930bd8",
"body": "So far the user can't edit them, but at least they are now shown as\npart of the dive details. Usage of tags varries widely, I've seen\npeople who use a LOT of tags to classify their dives, so I'm giving\nthis a complete row by itself.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile/dive-details: show tags",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-14T19:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4db79c8db9453a28b5e26315baae7d1f5315b68a",
"body": "We already allow filtering by tags, but don't even show them on mobile.\nThat seems rather inconsistent.\nFirst step is to make the tags available to the QML layer.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile/models: add access to tags string",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-14T19:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f96edd766e4f782b0d7ed8cf960a097860b0c7f",
"body": "This always seemed odd - the location looked like it sat 'low' on the\nscreen.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile/dive-details: less whitespace at the top",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-14T19:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e47bb11d5d3b01c65b3dab16902cdc9e70983b9",
"body": "This makes better use of the screen real estate, without (IMHO) seeming\ntoo crowded. This is a tough balance to strike.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile/dive-details: use our labels to create denser display",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-14T19:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7720e97db5302692204bab4e7ffc1404ab89e950",
"body": "Our labels all seem to have a lot of empty vertical space around them.\nTry to be a bit more conservative with space.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile: reduce vertical white space around labels",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-14T19:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46d582ef0a3cfaa036796fd6c1cfd5660903ef08",
"body": "By default single line text has too much white space around it. This\nsmaller, denser label works well to more efficiently use screen real\nestate, I think.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "mobile: add smaller, vertically dense template label",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-14T19:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdfcb7f8968f2dc12782dd27089fa3843c45c630",
"body": "This warning is unnecessarily scary - we had a problem with parsing\nmultiple strings on the same line, but it should be all solved, and\nwhile it does mean that people may have old incorrect git save files\nwith empty strings, scaring users about it isn't going to help.\n\nAnd with the warning removed, we can just remove the whole test for an\nempty string, because the normal code sequence handles that case just\nfine.\n\nSigned-off-by: Linus Torvalds <torvalds@linux-foundation.org>",
"is_bot": false,
"headline": "Remove 'string marker after running out of strings' warning",
"author_name": "Linus Torvalds",
"author_login": "torvalds",
"committed_at": "2020-05-12T18:36:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98150241998d880634f190bd41d243a0d963b7b7",
"body": "Number 3 overall committer with currently 9% of total commits and 27% of all\ncommits in the last three years.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "add Berthold to the list of explicitly mentioned developers",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-10T00:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce7cc797054059cb852cb9de9a30cd27af85db72",
"body": "The tags of the dive site were shown/hidden when changing the\ncurrent dive.\n\nThus the following could happen:\n1) User changes to dive with no tags. Tags are hidden.\n2) User add image, which creates GPS tag\n3) Tag is updated but not shown.\n\nFix this by showing/hiding tags when they are calculated not\nwhen switching the dive.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "desktop: hide/unhide tags if dive site was edited",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-08T15:51:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab6cac9799192f1478c150b2ce63906901db2b3b",
"body": "When adding a picture with GPS information, a dive site was added\nif the dive didn't have any. The dive site had the empty string as\nname, leading to a confusing UI experience.\n\nWe could catch the empty string at numerous places and replace it\nby some dummy string. This commit goes the distinctly less invasive\nroute and adds the dive site with the \"unnamed dive site\" string\n(translated to the user language) as name.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "media: give newly created dive sites a name",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-08T15:51:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57c4b7c9c170cb0428114a872332869534e9a706",
"body": "This switches us to the DS9 branch. Yeah, that's what came after Next\nGeneration. Anyway, this is a clean rebase on top of current upstream\nlibdivecomputer master, which makes for a much cleaner history.\n\nAlso merges updatream updates from Jef Driesen:\n\n - work around Pelagic BLE oddity (Oceanic Pro\n[…]\n a flash memory page\n Send the service init command one byte at a time\n Fix some typos in the comments\n Ignore excess bytes in the BLE version packet\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "Update to latest libdivecomputer",
"author_name": "Dirk Hohndel",
"author_login": "dirkhh",
"committed_at": "2020-05-08T02:46:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1c590783e0e67f7be124c8fe573fad51aa273d4a",
"body": "This is completely irrelevant, however out of principle,\nlet's free the tab-widgets at the end of the application.\nTo do so, use Qt's object hierarchy. I'm not a fan of this\nkind of memory management, but it is how it is.\n\nMoreover, remove the explicit constructor of MainTab, since\nit doesn't differ from the default constructor anyway.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "cleanup: free tab-widgets when exiting the application",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-07T15:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c139c16c03200df23d2089a79fd27d3dd460f0d0",
"body": "Clearing displayed_dive here makes no sense for two reasons:\n1) This is only called on startup, when displayed_dive is not\n yet initialized.\n2) The tab-widgets don't use displayed_dive anyway.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "cleanup: remove clearing of displayed_dive in MainTab constructor",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-07T15:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ca2b8daea9ea4ab677abcd78e89dec21bc76ed8",
"body": "The old code used displayed_dive. However, virtually all the\ndisplayed data is now derived from current_dive.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "desktop: use current_dive to save subtitles",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-07T15:56:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b8b328639cd965c0664e2be4c981c4a8e5afd4d",
"body": "Since the displayed data is extracted from current_dive it makes no\nsense to query displayed_dive for the dive mode.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "desktop: use current_dive instead of displayed_dive on equipment tab",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-07T15:56:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "532449644eebd3011b47bff799305684bf75de65",
"body": "If current_dive was not set, the code would clear the tabs\nright after updating the data. We might just as well set the\ndata only if current_dive is set.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "desktop: update tab info only if current_dive is set",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-07T15:56:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "326772cbdbdbfd29b953a21fabb722676ffedfdc",
"body": "This used the displayed_dive object. However, we now use current_dive\nto designate the currently displayed dive. Thus, use this instead.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "statistics tab: use current_dive to decide whether user is freediving",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-07T15:56:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5febb534b8dc4f603bc8e83a4583ebedfe417246",
"body": "This should have been converted a long time ago.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
"is_bot": false,
"headline": "DiveComponentSelection: use current_dive instead of displayed_dive",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-07T15:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a443423bc633d8ea085879f9ad675cb134cc93c",
"body": "The goal here is to remove a dependency on displayed_dive.\nWhile doing so, make the model more general and display any dc.\nPass in the dc of the current dive instead of displayed dive,\nsince all other tabs are already converted to show data of\nthe current dive. The QStrings are cached since we generate\nthem anyway, so we may just keep them. Thus, there is no\ndanger of the dc becoming invalid.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: generalize ExtraDataModel to display data of any dc",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-07T15:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ff459c35691f1548cc8a587cd437f5215f8ccc1",
"body": "Instead of assigning to a ret variable and returning at the\nend of the function, return directly from the various switch\nbranches. This is more idiomatic and consistent with the other\nmodels.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: return directly in ExtraDataModel::data()",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-07T15:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6790e07a4cf03b02ea2163dd4a55ff5bcf04f834",
"body": "As we do in most other models, use begin/endResetModel() to\nreset the model. This is distinctly less errorprone than\nthe add/removeRows() version as we don't have to check for\nempty ranges, etc.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: use begin/endResetModel in ExtraDataModel",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-07T15:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cd9229ae0e01c2e3d7fd81faa566b3a8e02e09e",
"body": "The models should now properly reset themselves if data in\nthe core changes.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "desktop: don't update models in MainWindow::refreshDisplay()",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-07T15:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb6210a99a1eda0f7f7197ed57f3c61a82132dff",
"body": "To reset the core data structures, the mobile and desktop UIs\nwere calling into the dive-list models, which then reset the\ncore data structures, themselves and the unrelated\nlocationinformation model. The UI code then reset various other\nthings, such as the TankInformation model or the map. . This w\n[…]\nkInfoModel or the MapWidget.\n\nThen, to reset the core data structures, let the UI code\nsimply directly call the respective core functions.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "cleanup: invert control-flow when resetting the core structures",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-07T15:43:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aeee2a08027b177495635262114374f085351ce7",
"body": "Since the profile does not listen to DivePictureModel resets anymore,\nthe pictures weren't cleared when clearing the canvas. Do this\nexplicitly.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "profile: clear pictures when displaying empty dive",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-06T20:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d62e60277c6fa5f7b8bc612bd1c6accd3f6d0044",
"body": "We show an icon whether there are pictures and whether they are\nbefore or after the dive. Thus, the list models must emit the\nproper signals when the pictures of a dive change.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "dive list: update dive list entry if pictures changed",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-06T20:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4374605c1295ede804d1ae1355094f8a3e0429e9",
"body": "This one is a bit hairy, because two things might happen if the\npicture has a geo location:\n- A dive gets a newly generated dive site set.\n- The dive site of a dive is edited.\nTherefore the undo command has to store keep track of that.\nOh my.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "undo: make adding of pictures undoable",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-06T20:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ae2d36e381b4f676eb9d8c0e06245989ef16383",
"body": "Move the two functions create_picture() and picture_check_valid_time()\nfrom dive.c to picture.c.\n\nThis might be somewhat questionable, as these functions are not purely\npicture related, but check the nearest selected dives, etc. However,\ndive.c is so huge, that slimming it down can't hurt. Moreover,\ngetting the nearest selected dive is more divelist- than dive\nfunctionality anyway.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "core: move picture-related function from dive.c to picture.c",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-06T20:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74f03e3537ee530000d4b11013bb12de91cb21dd",
"body": "If we want to make addition of pictures undoable, then create_picture()\nmust not add directly to the dive. Instead, return the dive to which the\npicture should be added and let the caller perform the addition.\n\nThis means that the picture-test has to be adapted.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "media: move addition of pictures out of create_picture()",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-06T20:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "093551363602e723864467af0812f13f4525855f",
"body": "We can do the same with get_picture_idx(). Yes, it is a bit more\nunwieldy. However a full reimplementation seems not worth it.\nWe could make this a one-liner helper function though.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
"is_bot": false,
"headline": "core: remove new_picture_for_dive() function in dive.c",
"author_name": "Berthold Stoeger",
"author_login": "bstoeger",
"committed_at": "2020-05-06T20:58:09Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2020-04-11T06:00:49Z",
"latest_release_tag": "ci-release",
"releases_from_tags": false,
"days_since_last_push": 880,
"active_weeks_last_year": 0,
"days_since_latest_release": 2297,
"mean_days_between_releases": null
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 1,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2023-03-30",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Documentation/Makefile",
"ReleaseNotes/Makefile",
"makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"android-mobile/build.gradle"
],
"largest_source_bytes": 718267,
"source_files_sampled": 551,
"oversized_source_files": 40,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"android-mobile/build.gradle"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"maven"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 3,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "dirkhh",
"commits": 6127,
"avatar_url": "https://avatars.githubusercontent.com/u/237471?v=4"
},
{
"type": "User",
"login": "bstoeger",
"commits": 1621,
"avatar_url": "https://avatars.githubusercontent.com/u/32835590?v=4"
},
{
"type": "User",
"login": "mturkia",
"commits": 1017,
"avatar_url": "https://avatars.githubusercontent.com/u/2674500?v=4"
},
{
"type": "User",
"login": "torvalds",
"commits": 977,
"avatar_url": "https://avatars.githubusercontent.com/u/1024025?v=4"
},
{
"type": "User",
"login": "neolit123",
"commits": 808,
"avatar_url": "https://avatars.githubusercontent.com/u/331852?v=4"
},
{
"type": "User",
"login": "janiversen",
"commits": 673,
"avatar_url": "https://avatars.githubusercontent.com/u/6185391?v=4"
},
{
"type": "User",
"login": "glance-",
"commits": 632,
"avatar_url": "https://avatars.githubusercontent.com/u/1290022?v=4"
},
{
"type": "User",
"login": "atdotde",
"commits": 552,
"avatar_url": "https://avatars.githubusercontent.com/u/863957?v=4"
},
{
"type": "User",
"login": "janmulder",
"commits": 438,
"avatar_url": "https://avatars.githubusercontent.com/u/12073956?v=4"
},
{
"type": "User",
"login": "willemferguson",
"commits": 285,
"avatar_url": "https://avatars.githubusercontent.com/u/5078706?v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.392
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"android-dockerimage.yml",
"android.yml",
"coverity-scan.yml",
"ios.yml",
"linux-bionic-5.9.yml",
"linux-dockerimage.yml",
"linux-eoan-5.12.yml",
"linux-trusty-5.12.yml",
"mac.yml",
"mxe-dockerimage-stage1.yml",
"mxe-dockerimage-stage2.yml",
"windows.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 23 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2babed6c842cfe953bbc42fc91f9a0ec7803c134",
"ran_at": "2026-07-27T02:38:26Z",
"aggregate_score": 3.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 1,
"created_at": "2023-03-30T00:40:46Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mturkia/subsurface",
"host": "github.com",
"name": "subsurface",
"owner": "mturkia"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"security": 31,
"vitality": 17,
"community": 12,
"governance": 43,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 880,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 880 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 880
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"releases_count": 1,
"latest_release_tag": "ci-release",
"releases_from_tags": false,
"days_since_latest_release": 2297,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2297 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2297
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2239,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2239 days, with nothing left unanswered",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 2239
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"stars": 0,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (GPL-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 43,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 100,
"top_contributor_share": 0.392
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 39% of commits",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 39
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "100 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 100
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 23 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"followers": 33,
"owner_type": "User",
"is_verified": null,
"owner_login": "mturkia",
"public_repos": 8,
"account_age_days": 5018
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "33 followers of mturkia",
"points": 11,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 33,
"login": "mturkia"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "8 public repos, account ~13 yr old",
"points": 18.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 8
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "12 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 12
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://github.com/Subsurface-divelog/subsurface",
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://github.com/Subsurface-divelog/subsurface",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 31,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 31,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 23 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 60,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.87,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "87 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 87,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Documentation/Makefile",
"ReleaseNotes/Makefile",
"makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"android-mobile/build.gradle"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Documentation/Makefile, ReleaseNotes/Makefile, makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Documentation/Makefile, ReleaseNotes/Makefile, makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C++ (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 96,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 718267,
"source_files_sampled": 551,
"oversized_source_files": 40
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C++ (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "40/551 source files over 60KB",
"points": 51,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 551,
"oversized": 40
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable"
],
"report_type": "repository",
"generated_at": "2026-07-27T02:38:43.145381Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mturkia/subsurface.svg",
"full_name": "mturkia/subsurface",
"license_state": "standard",
"license_spdx": "GPL-2.0"
}