Age | Commit message (Expand) | Author |
2019-04-12 | Remove check for whether a site is used before saving it. | Doug Junkins |
2019-04-12 | Dive sites: prepare for dive site ref-counting | Berthold Stoeger |
2019-04-12 | Dive site: add dive site table parameter to dive site functions | Berthold Stoeger |
2019-02-28 | Cleanup: remove deletion of webservice dive sites | Berthold Stoeger |
2019-01-16 | Don't allow empty username for git | Robert C. Helling |
2019-01-09 | Core: keep trips in table(s) | Berthold Stoeger |
2019-01-07 | Dive sites: don't delete unused dive sites on save | Berthold Stoeger |
2018-11-20 | Core: replace tripflag by notrip boolean | Berthold Stoeger |
2018-11-18 | Core: remove "when" field of struct dive_trip | Berthold Stoeger |
2018-10-31 | Core: Do not crash on save dives with no dive site (git storage) | Jan Mulder |
2018-10-29 | Dive site: replace dive->dive_site_uuid by dive_site | Berthold Stoeger |
2018-10-29 | Dive site: pass dive-site pointer to delete_dive_site() | Berthold Stoeger |
2018-10-29 | Dive site: pass dive-site pointer to is_dive_site_used() | Berthold Stoeger |
2018-10-21 | Add 'location_t' data structure | Linus Torvalds |
2018-09-11 | cleanup[3/6]: do not save the userid any more | Jan Mulder |
2018-09-10 | prefs: git_local_only is not a preference | Dirk Hohndel |
2018-08-23 | Cleanup: pass gasmix by value | Berthold Stoeger |
2018-08-23 | Cleanup: return gasmix by value | Berthold Stoeger |
2018-07-18 | Cleanup: rename trip->index to trip->saved | Berthold Stoeger |
2018-07-07 | save-git: allocate user_info members on the heap | Lubomir I. Ivanov |
2018-07-04 | Dive pictures: remove hashes | Berthold Stoeger |
2018-05-24 | core: replace (void) with UNUSED(x) and include ssrf.h | jan Iversen |
2018-05-24 | Cleanup: remove code related to picture-storage in git repositories | Berthold Stoeger |
2018-05-17 | core: corrected wrong default email | jan Iversen |
2018-05-17 | Bugfix: Saving divemode to xml and to git | Willem Ferguson |
2018-05-14 | Read and write divemode changes (xml and git) | Willem Ferguson |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-02-26 | Cleanup: Unify qthelper.h and qthelperfromc.h | Berthold Stoeger |
2018-02-17 | Cleanup: Save hash from filename-to-hash map to git repository | Berthold Stoeger |
2018-02-02 | Free various struct membuffer in different functions | Stefan Fuchs |
2018-01-19 | Improve profile display in planner | Willem Ferguson |
2018-01-19 | Support non-https:// repositories for saving | Berthold Stoeger |
2018-01-11 | Use helper function empty_string() instead of manual checks | Berthold Stoeger |
2018-01-06 | Remove cloud_background_sync preferences option | Berthold Stoeger |
2018-01-06 | Sync with any remote git repository | Berthold Stoeger |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-20 | core: fix commit 46004c39e266fe7 for real (erroneous quotes) | Jan Mulder |
2017-12-18 | core: fix git storage save (regression 4.7.4 -> 4.7.5) | Jan Mulder |
2017-11-27 | Store and load the planner related depth info of a cylinder in logfile | Stefan Fuchs |
2017-11-13 | Init every struct sample with default values | Stefan Fuchs |
2017-11-08 | Do not save dive sites that are not used | Jan Mulder |
2017-10-26 | git save: create a better commit message for initial commit | Dirk Hohndel |
2017-10-26 | git save: don't save the git_id if just creating empty repo | Dirk Hohndel |
2017-10-26 | git save: remove redundant 'subsurface' from commit message | Dirk Hohndel |
2017-10-26 | git storage: print the actual error | Dirk Hohndel |
2017-10-26 | Move error reporting into its own source file | Dirk Hohndel |
2017-10-04 | Don't add separate country field, use taxonomy | Dirk Hohndel |
2017-10-02 | [Divesite] Load / Save divesite country on git | Tomaz Canabrava |
2017-09-11 | Do not save duration if it is zero | Miika Turkia |