Age | Commit message (Expand) | Author |
2018-02-27 | Updated strategy for removing cylinders | Stefan Fuchs |
2018-02-26 | Cleanup: Unify qthelper.h and qthelperfromc.h | Berthold Stoeger |
2018-02-17 | Coding-style: remove superfluous parentheses | Berthold Stoeger |
2018-02-10 | Add a preference to turn on ICD warnings | Robert C. Helling |
2018-01-21 | Only give ICD warning if pN2 increases | Robert C. Helling |
2018-01-20 | Move function isobaric_counterdiffusion() | Willem Ferguson |
2018-01-11 | Introduce helper function empty_string() | Berthold Stoeger |
2018-01-10 | Unused code: has_hr_data() | Jan Mulder |
2018-01-10 | Unused code: remove taglist_contains_all() | Jan Mulder |
2018-01-10 | Unused code: remove taglist_equal() | Jan Mulder |
2018-01-10 | Unused code: remove shift_times() | Jan Mulder |
2017-12-26 | Cleanup: prevent out of bounds read | Dirk Hohndel |
2017-12-13 | Enable removal of pictures from different dives at the same moment | Stefan Fuchs |
2017-12-08 | Cleanup: remove unused parameter | Dirk Hohndel |
2017-12-04 | Gracefully handle deletion of a picture that doesn't exist | Berthold Stoeger |
2017-11-28 | Merging dives: Improve merging of divemaster, buddy and notes | Stefan Fuchs |
2017-11-27 | Use MAX_SENSORS define everywhere | Stefan Fuchs |
2017-11-18 | Constify strings in pref.h | Berthold Stoeger |
2017-11-16 | For surface samples init ndl and compass bearing from prev sample | Stefan Fuchs |
2017-11-13 | New fixup function fixup_dc_ndl | Stefan Fuchs |
2017-11-13 | Init every struct sample with default values | Stefan Fuchs |
2017-11-13 | Display values in info box only if value is interesting | Stefan Fuchs |
2017-10-20 | Do not overwrite start and end pressures on cylinder | Miika Turkia |
2017-10-16 | In dive.c make cylinder_renumber an external function... | Stefan Fuchs |
2017-10-16 | Used gas in dive planner points: Support for multiple cyl with same gas | Stefan Fuchs |
2017-10-05 | Explicitly copy a cylinder which was marked as "unused" in the planner | Stefan Fuchs |
2017-10-01 | Update sample_start and sample_end pressures | Miika Turkia |
2017-09-11 | Do not merge dives with zero duration | Miika Turkia |
2017-07-28 | Calculate momentary SAC rates with the right gases | Linus Torvalds |
2017-07-27 | Profile support for multiple concurrent pressure sensors | Linus Torvalds |
2017-07-25 | Make sample pressure helper functions available to everybody | Linus Torvalds |
2017-07-25 | Try to sanely download multiple concurrent cylinder pressures | 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-04-30 | Fix event merging when interleaving dives | Linus Torvalds |
2017-04-29 | Add SPDX header to remaining core files | Dirk Hohndel |
2017-03-11 | Remove unused static functions | Dirk Hohndel |
2017-03-11 | Remove unused variable | Dirk Hohndel |
2017-03-11 | Merge branch 'master' of https://github.com/dje29/subsurface | Dirk Hohndel |
2017-03-11 | Use abbreviations with dots. | Martin Měřinský |
2017-03-11 | Change type of divedatepoint.depth to depth_t | Robert C. Helling |
2017-03-11 | Make depth conversion work for negative depths | Robert C. Helling |
2017-03-08 | Change calls to rint into lrint avoiding conversion warnings | Jeremie Guichard |
2017-02-21 | Dive merge: don't pick an empty dive site | Dirk Hohndel |
2017-02-21 | Many filenames are const strings | Robert C. Helling |
2017-02-19 | dive merging: merge water temperature too, not just air temperature | Linus Torvalds |
2017-02-15 | Fix crash when merging dives with a missing dive computer model | Linus Torvalds |
2017-02-09 | Make cylinder merging a bit more careful | Linus Torvalds |
2017-02-09 | Rewrite cylinder merging code from scratch | Linus Torvalds |
2017-02-05 | Merge informational_prefs into git_prefs | Joakim Bygdell |