Age | Commit message (Expand) | Author |
2018-02-12 | Cleanup: remove outdated TODO item | Berthold Stoeger |
2018-02-12 | Cleanup: remove declaration of get_error_string() | Berthold Stoeger |
2018-02-12 | dump_tissues: fix missing 'struct deco_state' argument | Lubomir I. Ivanov |
2018-02-10 | Add a preference to turn on ICD warnings | Robert C. Helling |
2018-02-07 | Cleanup: unserialize loading of pictures | Berthold Stoeger |
2018-02-07 | Cleanup: remove unused typedef | Berthold Stoeger |
2018-02-07 | Cleanup: Make local helpers and variables of static linkage | Berthold Stoeger |
2018-02-04 | Do not remove seconds from duration input field | Oliver Schwaneberg |
2018-02-02 | Free various struct membuffer in different functions | Stefan Fuchs |
2018-02-02 | Print icd data only when it is really needed | Willem Ferguson |
2018-01-31 | mobile cleanup: restyle construction of locationlist | Jan Mulder |
2018-01-31 | mobile cleanup: unduplicate code and do not loop over dives (3) | Jan Mulder |
2018-01-31 | mobile cleanup: unduplicate code and do not loop over dives (2) | Jan Mulder |
2018-01-31 | mobile cleanup: unduplicate code and do not loop over dives (1) | Jan Mulder |
2018-01-31 | uemis: code refactoring | Oliver Schwaneberg |
2018-01-31 | Make report_error() reentrant | Berthold Stoeger |
2018-01-31 | uemis: Fix mapping of object_ids to dive numbers | Oliver Schwaneberg |
2018-01-27 | uemis: speed up synchronisation of same divesites | Oliver Schwaneberg |
2018-01-26 | Limit recreational dives to 6 hours | Robert C. Helling |
2018-01-24 | Planner: print icd information at 0.1 resolution | Willem Ferguson |
2018-01-24 | Do not add double ConnectionList items | Jan Mulder |
2018-01-21 | Only give ICD warning if pN2 increases | Robert C. Helling |
2018-01-21 | Planner notes min gas: Remove incorrect line wrap inside printf string | Stefan Fuchs |
2018-01-21 | Planner notes ICD: Format HTML with DIV, do table title differently | Stefan Fuchs |
2018-01-21 | Planner notes ICD: Coding style change only | Stefan Fuchs |
2018-01-21 | Planner notes ICD: Print correct runtime for gaschange | Stefan Fuchs |
2018-01-20 | Move function isobaric_counterdiffusion() | Willem Ferguson |
2018-01-19 | Implement ICD calculations in planner output | Willem Ferguson |
2018-01-19 | Improve profile display in planner | Willem Ferguson |
2018-01-19 | Unify username handling of remote git repositories | Berthold Stoeger |
2018-01-19 | Support non-https:// repositories for saving | Berthold Stoeger |
2018-01-19 | Create local cache and push to remote for any remote repository | Berthold Stoeger |
2018-01-19 | Check cloudserver availability only for cloud repositories | Berthold Stoeger |
2018-01-19 | Factor out counting of authentication attempts into function | Berthold Stoeger |
2018-01-19 | Use different preference file for mobile | Jan Mulder |
2018-01-19 | Checking for ACK for getDive. | Oliver Schwaneberg |
2018-01-18 | code cleanup: translators are not global | Jan Mulder |
2018-01-17 | Use format_string() in core/git_access.c | Berthold Stoeger |
2018-01-13 | Fix leak(s) in core/git-access.c | Berthold Stoeger |
2018-01-11 | Fix indentations for plannernotes.c | Willem Ferguson |
2018-01-11 | Move always true ++lineptr out of while-condition | Berthold Stoeger |
2018-01-11 | Use helper function empty_string() instead of manual checks | Berthold Stoeger |
2018-01-11 | Introduce helper function empty_string() | Berthold Stoeger |
2018-01-11 | Change return code of string comparison functions to bool | Berthold Stoeger |
2018-01-10 | Typo: indice -> index | Berthold Stoeger |
2018-01-10 | cleanup: fix possbile buffer overrun | Jan Mulder |
2018-01-10 | cleanup: initilize local variable | Jan Mulder |
2018-01-10 | GpsLocation::clearGpsData() is only used in SUBSURFACE_MOBILE | Jan Mulder |
2018-01-10 | Unused code: has_hr_data() | Jan Mulder |
2018-01-10 | Unused code: report_message() | Jan Mulder |