Age | Commit message (Expand) | Author |
2020-04-26 | cleanup: remove Command::inCommand() | Berthold Stoeger |
2020-04-25 | build-system/android: remove libusb at QTest | Dirk Hohndel |
2020-04-24 | cleanup: move clearing of event names to clear_dive_file_data() | Berthold Stoeger |
2020-04-24 | cleanup: move clearing of device nodes to clear_dive_file_data() | Berthold Stoeger |
2020-04-24 | cleanup: whitespace fix | Berthold Stoeger |
2020-04-24 | cleanup: move get_dc_nickname from qthelper.cpp to divecomputer.cpp | Berthold Stoeger |
2020-04-24 | filter: add a week to maximum default date time | Berthold Stoeger |
2020-04-24 | filter: implement filtering for divemode | Berthold Stoeger |
2020-04-20 | core: return -1 from explicit_first_cylinder() if dive has no cylinders | Berthold Stoeger |
2020-04-20 | profile: avoid invalid accesses in setup_gas_sensor_pressure | Berthold Stoeger |
2020-04-19 | desktop: remove user survey | Dirk Hohndel |
2020-04-18 | core: debug cert calls | Dirk Hohndel |
2020-04-18 | core: bring back libgit2 certificate callback | Dirk Hohndel |
2020-04-18 | debug output: ensure our debug output is captured on Android | Dirk Hohndel |
2020-04-18 | Fix CSV for profile export | Robert C. Helling |
2020-04-18 | profile: avoid double-free when reusing plot_info | Berthold Stoeger |
2020-04-15 | git-storage: add additional debug output | Dirk Hohndel |
2020-04-15 | git-storage: add helper function to delete remote branch | Dirk Hohndel |
2020-04-15 | git-storage: fix up old broken local caches to use the right branch | Linus Torvalds |
2020-04-15 | git-storage: make creation of empty cache repo set the initial branch | Linus Torvalds |
2020-04-13 | divelist: when removing/adding a dive unregister/register fulltext | Berthold Stoeger |
2020-04-13 | mobile: remove fine-grained notification | Berthold Stoeger |
2020-04-13 | Remove extra argument and add a test | Robert C. Helling |
2020-04-13 | Preserve events when editing dive in planner | Robert C. Helling |
2020-04-13 | Fix compiler warning about variable length field not last in struct. | Robert C. Helling |
2020-04-11 | media: invalidate correct dive when removing picture | Berthold Stoeger |
2020-04-11 | Merge pull request #2643 from bstoeger/cylinder4 | Dirk Hohndel |
2020-04-10 | Merge pull request #2736 from Subsurface-divelog/removeCloudOverride | Dirk Hohndel |
2020-04-10 | Merge pull request #2737 from Subsurface-divelog/libgitCleanup | Dirk Hohndel |
2020-04-10 | code cleanup: once we find a match, stop checking | Dirk Hohndel |
2020-04-10 | BLE dive computer detection | Dirk Hohndel |
2020-04-10 | mobile/models: correctly reset the connection model | Dirk Hohndel |
2020-04-10 | media: move picture function from dive.c to picture.c | Berthold Stoeger |
2020-04-10 | cleanup: remove picture_free() | Berthold Stoeger |
2020-04-10 | cleanup: remove dive_get_picture_count() function | Berthold Stoeger |
2020-04-10 | cloud-storage: create consistent commit message for merges | Dirk Hohndel |
2020-04-09 | cloud-storage: simplify creation of git authorship | Dirk Hohndel |
2020-04-09 | cleanup: remove support for ancient versions of libgit2 | Dirk Hohndel |
2020-04-09 | core: remove cloud certificate override | Dirk Hohndel |
2020-04-08 | fulltext: don't call words.clear() in FullText::populate() | Berthold Stoeger |
2020-04-08 | fulltext: rename fulltext_reload() to fulltext_populate() | Berthold Stoeger |
2020-04-07 | git: don't check for git sha in parse_file() | Berthold Stoeger |
2020-04-07 | undo: more fine-grained editing of cylinder | Berthold Stoeger |
2020-04-07 | cleanup: remove same_cylinder | Berthold Stoeger |
2020-04-07 | cylinders: use preferences modpO2 preferences value | Berthold Stoeger |
2020-04-07 | cleanup: remove commented-out evn_foreach() function | Berthold Stoeger |
2020-04-07 | cleanup: remove remove_event() function | Berthold Stoeger |
2020-04-07 | cleanup: remove vintage report_error() function declaration | Berthold Stoeger |
2020-04-07 | core: split out create_gas_change_event() from add_gas_change_event() | Berthold Stoeger |
2020-04-07 | cleanup: move add_gas_switch_event to dive.c | Berthold Stoeger |