Age | Commit message (Expand) | Author |
2011-11-01 | Use unit functions to get column headers, add unit function for pressure | Dirk Hohndel |
2011-11-01 | More consistency improvements | Dirk Hohndel |
2011-11-01 | Add new helper function to get temperature and unit | Dirk Hohndel |
2011-10-25 | Remember the event names as we encounter them | Dirk Hohndel |
2011-10-23 | Add completions to the dive location, buddy and divemaster entries | Linus Torvalds |
2011-10-22 | Add cylinder data to cylinder model as we record each dive | Linus Torvalds |
2011-10-19 | Don't overwrite the end pressure with sample data if one already exists | Linus Torvalds |
2011-10-04 | Make the dive merging code more tolerant | Dirk Hohndel |
2011-09-29 | Yes Linus, gas pressure can indeed go up during a dive | Dirk Hohndel |
2011-09-22 | Merge latitude and longitude data properly | Linus Torvalds |
2011-09-22 | Merge dive events correctly too | Linus Torvalds |
2011-09-22 | Start handling dive events | Linus Torvalds |
2011-09-22 | Properly merge dive buddies and divemaster information | Linus Torvalds |
2011-09-21 | Add helper function for doing depth unit calculations | Linus Torvalds |
2011-09-20 | Separate out the UI from the program logic | Dirk Hohndel |
2011-09-12 | Plot a sick kind of temperature curve | Linus Torvalds |
2011-09-12 | Abstract out dive/sample allocation a bit | Linus Torvalds |
2011-09-12 | Avoid using type 'gasmix_t': use 'struct gasmix' instead | Linus Torvalds |
2011-09-05 | Report errors when opening files | Nathan Samson |
2011-09-05 | Sanitize and fix cylinder pressure overview | Linus Torvalds |
2011-09-04 | Clean up 'fixup_dive()' a bit | Linus Torvalds |
2011-09-04 | Generate date string for the dive list dynamically | Linus Torvalds |
2011-09-04 | Merge branch 'compiler-warning' of https://github.com/nathansamson/diveclog | Linus Torvalds |
2011-09-04 | Remove redundant temperature readings | Linus Torvalds |
2011-09-04 | Removed the unused startemp and enttemp calculations. This fixes a compiler w... | Nathan Samson |
2011-09-03 | Merge https://github.com/mrjbq7/diveclog | Linus Torvalds |
2011-09-03 | Do better cylinder information management | Linus Torvalds |
2011-09-03 | dive.c: Fix spelling. | John Benediktsson |
2011-09-03 | Only update mean/max depths with computed ones if they are way off | Linus Torvalds |
2011-09-03 | Add various dive fixups, and show pressure (if any) in the plot | Linus Torvalds |