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
/
load-git.c
Age
Commit message (
Expand
)
Author
2018-07-07
git storage: avoid warning about "Unmatched action 'hash'"
Dirk Hohndel
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-14
Rename enum dive_comp_type to divemode_t
Robert C. Helling
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-03-05
Cleanup: Remove hash field from picture-structure
Berthold Stoeger
2018-02-26
Cleanup: Unify qthelper.h and qthelperfromc.h
Berthold Stoeger
2018-01-19
Improve profile display in planner
Willem Ferguson
2018-01-11
Introduce helper function empty_string()
Berthold Stoeger
2018-01-04
Turn autogroup from short into bool
Berthold Stoeger
2017-12-26
Cleanup: avoid dereferencing NULL pointer
Dirk Hohndel
2017-12-20
core: ignore erroneous quotes as well
Jan Mulder
2017-12-18
core: ignore bogus m in cylinder
Jan Mulder
2017-11-27
Store and load the planner related depth info of a cylinder in logfile
Stefan Fuchs
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-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
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 remaining core files
Dirk Hohndel
2017-03-12
Only enable -Wmissing-field-initializers for Clang
Lubomir I. Ivanov
2017-03-08
Change calls to rint into lrint avoiding conversion warnings
Jeremie Guichard
2017-02-21
Unknow > Unknown
Martin Měřinský
2017-02-05
Merge informational_prefs into git_prefs
Joakim Bygdell
2017-02-05
Save profile settings to git
Joakim Bygdell
2016-08-27
Settings update: Clean up save user id local
Tomaz Canabrava
2016-08-14
Fill in divecomputer serial number and firmware version on loading
Linus Torvalds
2016-06-14
Grr. Fix. Typo.
Dirk Hohndel
2016-06-14
Only setpoint changes with non-zero SP indicate a CCR dive
Robert C. Helling
2016-04-29
Extend time parsing to before 1970
Linus Torvalds
2016-04-05
QML UI: more hacking around with git progress reporting
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel