index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
save-git.c
Age
Commit message (
Expand
)
Author
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
2017-08-26
Remove some unused variables
Dirk Hohndel
2017-07-25
Add support for loading and saving multiple pressure samples
Linus Torvalds
2017-07-21
Fix up o2 pressure sensor handling at load time
Linus Torvalds
2017-07-21
git save format: don't save redundant sample information
Linus Torvalds
2017-07-21
Start cleaning up sensor indexing for multiple sensors
Linus Torvalds
2017-07-20
Unify sample pressure and o2pressure as pressure[2] array
Linus Torvalds
2017-06-18
Clean up git storage update messages
Dirk Hohndel
2017-06-17
QML UI: redesign the user notification
Dirk Hohndel
2017-04-29
Add SPDX header to core C files
Dirk Hohndel
[next]