index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
save-git.c
Age
Commit message (
Expand
)
Author
2019-12-03
Desktop: add additional star widgets to Information tab
willemferguson
2019-11-09
Cylinders: access cylinders with get_cylinder()
Berthold Stoeger
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
2019-08-08
Cleanup: move error reporting function declarations to errorhelper.h
Berthold Stoeger
2019-07-18
Core: dynamically resize weight table
Berthold Stoeger
2019-07-14
Fix cylinder gas type saving when we have bogus gas use data
Linus Torvalds
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-06-19
Cleanup: move tag functions into own translation unit
Berthold Stoeger
2019-05-15
Convert the atmospheric pressure in the Information Tab to an editable field
willemferguson
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
[next]