Age | Commit message (Expand) | Author |
2011-09-06 | Start "output unit management" support | Linus Torvalds |
2011-09-06 | Minimally parse some UDDF format dives | Linus Torvalds |
2011-09-06 | Add framework for UDDF importer | Linus Torvalds |
2011-09-05 | update UEMIS date_time parsing | Dirk Hohndel |
2011-09-05 | Merge branch 'open-files' of git://github.com/nathansamson/diveclog | Linus Torvalds |
2011-09-05 | Add support from importing from Diving Log xml files | Linus Torvalds |
2011-09-05 | Make the import source an enumeration | Linus Torvalds |
2011-09-05 | Report errors when opening files | Nathan Samson |
2011-09-05 | Parse Uemis cylinder data correctly. | Linus Torvalds |
2011-09-05 | Turn dive depth, temperature and duration into xml attributes | Linus Torvalds |
2011-09-05 | Sanitize and fix cylinder pressure overview | Linus Torvalds |
2011-09-04 | Properly save/restore cylinder description string | Linus Torvalds |
2011-09-04 | Parse uemis cylinder data | Linus Torvalds |
2011-09-04 | Make a guess at the cylinder description from the size and pressure | Linus Torvalds |
2011-09-04 | Generate date string for the dive list dynamically | Linus Torvalds |
2011-09-04 | Split the dive list in columns. Columns are sortable now (name = date, depth,... | Nathan Samson |
2011-09-03 | Do better cylinder information management | Linus Torvalds |
2011-09-03 | Add various dive fixups, and show pressure (if any) in the plot | Linus Torvalds |
2011-09-02 | Do a dive de-dup pass | Linus Torvalds |
2011-09-02 | Improve uemis xml parsing a bit | Linus Torvalds |
2011-09-02 | Silently ignore zero pressure | Linus Torvalds |
2011-09-02 | Use 'units' value instead of guessing based on integer/FP | Linus Torvalds |
2011-09-02 | Hack up some very rudimentary support for the Uemis xml format | Linus Torvalds |
2011-09-01 | Generate 'watertemp' field from samples if required | Linus Torvalds |
2011-09-01 | Save and parse notes and locations | Linus Torvalds |
2011-09-01 | Teach the date parser to also parse the international standard date format | Linus Torvalds |
2011-09-01 | Fix up small details in input/output | Linus Torvalds |
2011-09-01 | gasmix: stop tracking nitrogen percentages | Linus Torvalds |
2011-09-01 | libdivecomputer does crazy gas mixes too | Linus Torvalds |
2011-09-01 | Start parsing gas mixes | Linus Torvalds |
2011-09-01 | Get rid of our 'ignore' rules | Linus Torvalds |
2011-09-01 | xml parsing: start traversing properties too | Linus Torvalds |
2011-09-01 | Rename some files to be more appropriate | Linus Torvalds |