Age | Commit message (Expand) | Author |
2018-01-10 | Unused code: has_hr_data() | Jan Mulder |
2018-01-10 | Unused code: report_message() | Jan Mulder |
2018-01-10 | Unused code: remove taglist_contains_all() | Jan Mulder |
2018-01-10 | Unused code: remove weightsystems_equal() | Jan Mulder |
2018-01-10 | Unused code: weekday() | Jan Mulder |
2018-01-10 | Unused code: remove taglist_equal() | Jan Mulder |
2018-01-10 | Unused code: remove shift_times() | Jan Mulder |
2018-01-10 | Unused code: remove trip_has_selected_dives() | Jan Mulder |
2018-01-10 | Unused code: remove PluginManager::socialNetworkIntegrationPlugins() | Jan Mulder |
2018-01-08 | Move resetting of current file out of clear_dive_file_data() | Berthold Stoeger |
2018-01-08 | Enter offline mode if sync with cloud failed | Berthold Stoeger |
2018-01-08 | Make a few functions of static linkage | Berthold Stoeger |
2018-01-08 | Remove unused function parse_mkvi_buffer() | Berthold Stoeger |
2018-01-08 | Remove obsolete error/debug messages | Miika Turkia |
2018-01-08 | Parse water temperature from ZDT | Miika Turkia |
2018-01-08 | Function to look for new line on DL7 import | Miika Turkia |
2018-01-08 | Use dynamic indexing instead of hard coded | Miika Turkia |
2018-01-08 | Add support for air temp on DL7 import | Miika Turkia |
2018-01-08 | Dummy parse empty dives | Miika Turkia |
2018-01-08 | Stricter check we get dive profile | Miika Turkia |
2018-01-08 | Ignore empty dives | Miika Turkia |
2018-01-08 | Refactor CSV import | Miika Turkia |
2018-01-06 | Remove cloud_background_sync preferences option | Berthold Stoeger |
2018-01-06 | Sync with any remote git repository | Berthold Stoeger |
2018-01-06 | Trivial: remove redundant declarations of downloadTable | Berthold Stoeger |
2018-01-06 | Remove unused urls | Jan Mulder |
2018-01-05 | core: free() in a safe way, reverse geolookup unstability | Jan Mulder |
2018-01-05 | Increase size of name_buffer to fit any integer | Berthold Stoeger |
2018-01-05 | Don't define cur_setting in header file | Berthold Stoeger |
2018-01-04 | parse-xml.c: add get_bool() function | Berthold Stoeger |
2018-01-04 | Turn autogroup from short into bool | Berthold Stoeger |
2018-01-04 | mark_divelist_changed(): only update title if necessary | Berthold Stoeger |
2018-01-04 | Turn dive_list_changed into bool | Berthold Stoeger |
2017-12-31 | divesite.c: use union in create_divesite_uuid() | Lubomir I. Ivanov |
2017-12-31 | Workaround for invalid bluetooth device names | Berthold Stoeger |
2017-12-30 | Cleanup: consistently handle file open failures | Dirk Hohndel |
2017-12-30 | Cleanup: fix memory leak | Dirk Hohndel |
2017-12-29 | cleanup: Uninitialized scalar field | Jan Mulder |
2017-12-29 | cleanup: Unchecked return value from library | Jan Mulder |
2017-12-28 | Planner notes: don't omit deco stops with rapid ascent rates | Rick Walsh |
2017-12-28 | cleanup: correct signature and declare extern | Jan Mulder |
2017-12-28 | Cleanup: Uninitialized scalar field | Jan Mulder |
2017-12-27 | Cleanup: avoid dereferencing NULL pointer | Dirk Hohndel |
2017-12-27 | Cleanup: avoid uninitialized members | Dirk Hohndel |
2017-12-27 | Cleanup: avoid potentially uninitialized members | Dirk Hohndel |
2017-12-27 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-27 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-27 | Cleanup: correctly prevent memory leak | Dirk Hohndel |
2017-12-27 | Check different sensors on divinglog import | Miika Turkia |
2017-12-26 | Cleanup: avoid dereferencing NULL pointer | Dirk Hohndel |