aboutsummaryrefslogtreecommitdiffstats
path: root/core/save-git.c
AgeCommit message (Expand)Author
2017-09-11Do not save duration if it is zeroGravatar Miika Turkia
2017-08-26Remove some unused variablesGravatar Dirk Hohndel
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-21git save format: don't save redundant sample informationGravatar 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 core C filesGravatar Dirk Hohndel
2017-04-22Reduce default verbosityGravatar Dirk Hohndel
2017-03-12Only enable -Wmissing-field-initializers for ClangGravatar Lubomir I. Ivanov
2017-02-05Merge informational_prefs into git_prefsGravatar Joakim Bygdell
2017-02-05Save profile settings to gitGravatar Joakim Bygdell
2016-07-21Add proper line ending for unit line in git save formatGravatar Linus Torvalds
2016-04-29Extend time parsing to before 1970Gravatar Linus Torvalds
2016-04-08git storage: only sync with remote if git_local_only isn't setGravatar Dirk Hohndel
2016-04-05QML UI: more hacking around with git progress reportingGravatar Dirk Hohndel
2016-04-05Simplify git tracking of git tree creationGravatar Dirk Hohndel
2016-04-04Start using the actual cylinder data for gas switch eventsGravatar Linus Torvalds
2016-04-04Make gas change events always have a cylinder indexGravatar Linus Torvalds
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel