Age | Commit message (Expand) | Author |
2015-01-02 | git save format: Don't save redunant temperature sample data | Linus Torvalds |
2014-12-31 | Use unit selection for XSL transformation on CSV export | Miika Turkia |
2014-12-21 | Add second CSV export with dive details | Dirk Hohndel |
2014-12-09 | Quote picture file names when saving XML | Miika Turkia |
2014-11-21 | Save-XML: Correct bug in cylinder gas parameters | Willem Ferguson |
2014-11-20 | Prevent garbage from being saved in the userid field | Dirk Hohndel |
2014-11-18 | Fix issues in CCR handling | willem ferguson |
2014-11-17 | For CCR dives, the diluent cylinder is the current cylinder | Robert C. Helling |
2014-11-16 | Load and save the dc type for CCR dives | Dirk Hohndel |
2014-11-16 | Save CCR cylinder use in XML and git | Dirk Hohndel |
2014-11-15 | Revert "Save cylinder pressure from samples" | Dirk Hohndel |
2014-11-15 | Save the diluent pressures to XML | Miika Turkia |
2014-11-15 | Save cylinder pressure from samples | Miika Turkia |
2014-11-07 | Load and save extra data in Subsurface XML format | Dirk Hohndel |
2014-10-19 | Make planner work again for CCR dives | Robert C. Helling |
2014-10-12 | Start sanitizing gaschange event information | Linus Torvalds |
2014-07-16 | Suppress XML preamble in CSV export | Sergey Starosek |
2014-07-10 | Don't trust isspace() unless isascii() approves | Anton Lundin |
2014-07-09 | Add support divecomputer based TTS | Anton Lundin |
2014-07-08 | Fix picture loading | Dirk Hohndel |
2014-06-09 | Picture handling: switch to stronger typed offset | Dirk Hohndel |
2014-06-08 | Picture handling: change data structure to store offset instead timestamp | Dirk Hohndel |
2014-06-08 | Save the timestamp of the dive. | Tomaz Canabrava |
2014-06-06 | HTML: Better quoting to the export strings | Gehad elrobey |
2014-06-03 | CCR code: Change to sample structure | Willem Ferguson |
2014-06-03 | Add photo saving for the XML backend. | Tomaz Canabrava |
2014-05-20 | Migrate code to for_each_dive and for_each_dc | Anton Lundin |
2014-05-08 | Rewrite show_location to use membuffer primitives | Anton Lundin |
2014-05-07 | Manually implement strndup | Dirk Hohndel |
2014-05-07 | Remove trailing spaces from the produced output | Anton Lundin |
2014-05-06 | Qt turns edited locations into null-strings | Anton Lundin |
2014-05-06 | Terminate the string before relying on strlen | Anton Lundin |
2014-05-06 | Revert "Save latitude and longitude on XML even if location not set" | Anton Lundin |
2014-04-26 | Add GUI support for exporting in CSV format | Miika Turkia |
2014-04-25 | Save latitude and longitude on XML even if location not set | Tomaz Canabrava |
2014-04-17 | Removed the globals 'userid' and 'save_userid_local' variables | Tomaz Canabrava |
2014-04-14 | Add option to save userid in data files | Venkatesh Shukla |
2014-03-14 | Revert "If saving to a git repository fails, don't create oddly named XML file" | Dirk Hohndel |
2014-03-14 | If saving to a git repository fails, don't create oddly named XML file | Dirk Hohndel |
2014-03-14 | error handling: return errors for save functions | Linus Torvalds |
2014-03-13 | git object format: make sure parenthood isn't lost when saving | Linus Torvalds |
2014-03-12 | Stop using the "git descriptor file" model | Linus Torvalds |
2014-03-10 | Get rid of crazy empty tag_list element at the start | Linus Torvalds |
2014-03-06 | Initial implementation of git save format | Linus Torvalds |
2014-03-05 | Mark ignored error return as intentional | Dirk Hohndel |
2014-02-16 | Whitespace cleanup for parse-xml.c and save-xml.c | Dirk Hohndel |
2014-02-16 | Allow backups for .ssrf files as well | Dirk Hohndel |
2014-02-16 | Rename old 'xml' file as 'bak' file when saving | Linus Torvalds |
2014-02-10 | Clean up membuffer internal structure names, add strip function | Linus Torvalds |
2014-02-10 | Add support for heartrate and bearing information in samples | Linus Torvalds |