aboutsummaryrefslogtreecommitdiffstats
path: root/core/load-git.c
AgeCommit message (Expand)Author
2019-04-12Dive site: add dive site table parameter to dive site functionsGravatar Berthold Stoeger
2019-03-27Cleanup: provide printGPSCoords in C and C++ versionsGravatar Berthold Stoeger
2019-03-24Cleanup: fix printGPSCoords signature and leaksGravatar Berthold Stoeger
2019-01-09Core: add trip_table parameter to trip-functionsGravatar Berthold Stoeger
2018-11-21Git parser: don't produce user-visible error on git parsingGravatar Berthold Stoeger
2018-11-20Core: replace tripflag by notrip booleanGravatar Berthold Stoeger
2018-11-18Core: remove "when" field of struct dive_tripGravatar Berthold Stoeger
2018-11-18Core: unify insert_trip() and insert_trip_dont_merge()Gravatar Berthold Stoeger
2018-10-29Dive site: replace dive->dive_site_uuid by dive_siteGravatar Berthold Stoeger
2018-10-29Dive site: return pointer to dive_site in create_dive_site_*()Gravatar Berthold Stoeger
2018-10-29Dive site: return pointer to dive_site in get_dive_site_*()Gravatar Berthold Stoeger
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-10-11Undo: make diverse trip-related operations undo-ableGravatar Berthold Stoeger
2018-09-11cleanup[1/6]: do not set userid/save_userid_local from storageGravatar Jan Mulder
2018-07-07git storage: avoid warning about "Unmatched action 'hash'"Gravatar Dirk Hohndel
2018-07-04Dive pictures: remove hashesGravatar Berthold Stoeger
2018-05-24core: replace (void) with UNUSED(x) and include ssrf.hGravatar jan Iversen
2018-05-24Cleanup: remove code related to picture-storage in git repositoriesGravatar Berthold Stoeger
2018-05-14Rename enum dive_comp_type to divemode_tGravatar Robert C. Helling
2018-05-14Read and write divemode changes (xml and git)Gravatar Willem Ferguson
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-03-05Cleanup: Remove hash field from picture-structureGravatar Berthold Stoeger
2018-02-26Cleanup: Unify qthelper.h and qthelperfromc.hGravatar Berthold Stoeger
2018-01-19Improve profile display in plannerGravatar Willem Ferguson
2018-01-11Introduce helper function empty_string()Gravatar Berthold Stoeger
2018-01-04Turn autogroup from short into boolGravatar Berthold Stoeger
2017-12-26Cleanup: avoid dereferencing NULL pointerGravatar Dirk Hohndel
2017-12-20core: ignore erroneous quotes as wellGravatar Jan Mulder
2017-12-18core: ignore bogus m in cylinderGravatar Jan Mulder
2017-11-27Store and load the planner related depth info of a cylinder in logfileGravatar Stefan Fuchs
2017-10-04Don't add separate country field, use taxonomyGravatar Dirk Hohndel
2017-10-02[Divesite] Load / Save divesite country on gitGravatar Tomaz Canabrava
2017-07-25Add support for loading and saving multiple pressure samplesGravatar Linus Torvalds
2017-07-21Fix up o2 pressure sensor handling at load timeGravatar Linus Torvalds
2017-07-21Start cleaning up sensor indexing for multiple sensorsGravatar Linus Torvalds
2017-07-20Unify sample pressure and o2pressure as pressure[2] arrayGravatar Linus Torvalds
2017-06-18Clean up git storage update messagesGravatar Dirk Hohndel
2017-06-17QML UI: redesign the user notificationGravatar Dirk Hohndel
2017-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2017-03-12Only enable -Wmissing-field-initializers for ClangGravatar Lubomir I. Ivanov
2017-03-08Change calls to rint into lrint avoiding conversion warningsGravatar Jeremie Guichard
2017-02-21Unknow > UnknownGravatar Martin Měřinský
2017-02-05Merge informational_prefs into git_prefsGravatar Joakim Bygdell
2017-02-05Save profile settings to gitGravatar Joakim Bygdell
2016-08-27Settings update: Clean up save user id localGravatar Tomaz Canabrava
2016-08-14Fill in divecomputer serial number and firmware version on loadingGravatar Linus Torvalds
2016-06-14Grr. Fix. Typo.Gravatar Dirk Hohndel
2016-06-14Only setpoint changes with non-zero SP indicate a CCR diveGravatar Robert C. Helling
2016-04-29Extend time parsing to before 1970Gravatar Linus Torvalds
2016-04-05QML UI: more hacking around with git progress reportingGravatar Dirk Hohndel