summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2018-02-24Use duration_t for total_sac_time in struct stats_tGravatar Stefan Fuchs
2018-02-24Use temperature_t for temperatures in struct stats_tGravatar Stefan Fuchs
2018-02-22Exit add_plan_to_notes() in plannernotes.c always via label finishedGravatar Stefan Fuchs
2018-02-20Indicate direction of transition in verbatim planGravatar Robert C. Helling
2018-02-17Coding-style: remove superfluous parenthesesGravatar Berthold Stoeger
2018-02-17Cleanup: Save hash from filename-to-hash map to git repositoryGravatar Berthold Stoeger
2018-02-17Cleanup: return copied string from hashstring()Gravatar Berthold Stoeger
2018-02-12Cleanup: remove outdated TODO itemGravatar Berthold Stoeger
2018-02-12Cleanup: remove declaration of get_error_string()Gravatar Berthold Stoeger
2018-02-12dump_tissues: fix missing 'struct deco_state' argumentGravatar Lubomir I. Ivanov
2018-02-10Add a preference to turn on ICD warningsGravatar Robert C. Helling
2018-02-07Cleanup: unserialize loading of picturesGravatar Berthold Stoeger
2018-02-07Cleanup: remove unused typedefGravatar Berthold Stoeger
2018-02-07Cleanup: Make local helpers and variables of static linkageGravatar Berthold Stoeger
2018-02-04Do not remove seconds from duration input fieldGravatar Oliver Schwaneberg
2018-02-02Free various struct membuffer in different functionsGravatar Stefan Fuchs
2018-02-02Print icd data only when it is really neededGravatar Willem Ferguson
2018-01-31mobile cleanup: restyle construction of locationlistGravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (3)Gravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (2)Gravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (1)Gravatar Jan Mulder
2018-01-31uemis: code refactoringGravatar Oliver Schwaneberg
2018-01-31Make report_error() reentrantGravatar Berthold Stoeger
2018-01-31uemis: Fix mapping of object_ids to dive numbersGravatar Oliver Schwaneberg
2018-01-27uemis: speed up synchronisation of same divesitesGravatar Oliver Schwaneberg
2018-01-26Limit recreational dives to 6 hoursGravatar Robert C. Helling
2018-01-24Planner: print icd information at 0.1 resolutionGravatar Willem Ferguson
2018-01-24Do not add double ConnectionList itemsGravatar Jan Mulder
2018-01-21Only give ICD warning if pN2 increasesGravatar Robert C. Helling
2018-01-21Planner notes min gas: Remove incorrect line wrap inside printf stringGravatar Stefan Fuchs
2018-01-21Planner notes ICD: Format HTML with DIV, do table title differentlyGravatar Stefan Fuchs
2018-01-21Planner notes ICD: Coding style change onlyGravatar Stefan Fuchs
2018-01-21Planner notes ICD: Print correct runtime for gaschangeGravatar Stefan Fuchs
2018-01-20Move function isobaric_counterdiffusion()Gravatar Willem Ferguson
2018-01-19Implement ICD calculations in planner outputGravatar Willem Ferguson
2018-01-19Improve profile display in plannerGravatar Willem Ferguson
2018-01-19Unify username handling of remote git repositoriesGravatar Berthold Stoeger
2018-01-19Support non-https:// repositories for savingGravatar Berthold Stoeger
2018-01-19Create local cache and push to remote for any remote repositoryGravatar Berthold Stoeger
2018-01-19Check cloudserver availability only for cloud repositoriesGravatar Berthold Stoeger
2018-01-19Factor out counting of authentication attempts into functionGravatar Berthold Stoeger
2018-01-19Use different preference file for mobileGravatar Jan Mulder
2018-01-19Checking for ACK for getDive.Gravatar Oliver Schwaneberg
2018-01-18code cleanup: translators are not globalGravatar Jan Mulder
2018-01-17Use format_string() in core/git_access.cGravatar Berthold Stoeger
2018-01-13Fix leak(s) in core/git-access.cGravatar Berthold Stoeger
2018-01-11Fix indentations for plannernotes.cGravatar Willem Ferguson
2018-01-11Move always true ++lineptr out of while-conditionGravatar Berthold Stoeger
2018-01-11Use helper function empty_string() instead of manual checksGravatar Berthold Stoeger
2018-01-11Introduce helper function empty_string()Gravatar Berthold Stoeger