Age | Commit message (Expand) | Author |
2015-09-29 | Make sure we don't create multiple dive sites with the same uuid | Dirk Hohndel |
2015-09-23 | load-git.c: fix warning about sscanf() argument | Lubomir I. Ivanov |
2015-09-20 | Cloud storage: in verbose mode give lots of progress information | Dirk Hohndel |
2015-09-18 | Capitalize GPS in string | Miika Turkia |
2015-08-25 | Make created dive site uuid deterministic | Dirk Hohndel |
2015-08-25 | Cloud storage: be more verbose if asked to be verbose | Dirk Hohndel |
2015-07-30 | RBT - Add load/save in git storage support | Salvador Cuñat |
2015-07-24 | Allow creating new dive site with specific uuid | Miika Turkia |
2015-07-07 | Fix crash accessing freed memory | Dirk Hohndel |
2015-07-02 | More debug message cleanup | Dirk Hohndel |
2015-07-02 | Rename enum values for taxonomy | Dirk Hohndel |
2015-07-01 | Geo taxonomy: save and load the geo taxonomy data with git | Dirk Hohndel |
2015-06-25 | Use strtoul to parse unsigned values | Dirk Hohndel |
2015-06-21 | Fix a number of resource leaks | Dirk Hohndel |
2015-06-21 | Fix missing return statement | Dirk Hohndel |
2015-06-21 | Git storage: implement picture loading from git | Dirk Hohndel |
2015-06-21 | Git storage: replaces colons with equal in picture offset | Dirk Hohndel |
2015-06-20 | Track minimum datafile version | Dirk Hohndel |
2015-06-19 | Git storage: change time encoding in directory names | Dirk Hohndel |
2015-06-17 | Store the user's unit preferences in git storage | Dirk Hohndel |
2015-06-13 | Move git related declarations into their own header file | Dirk Hohndel |
2015-03-23 | load-git::walk_tree_file - missing break in switch | Marcos CARDINOT |
2015-02-27 | Add hashes to images | Robert C. Helling |
2015-02-14 | Keep conflicting information around when converting v2 to v3 on the fly | Dirk Hohndel |
2015-02-13 | Improve dive site creation from v2 git storage | Dirk Hohndel |
2015-02-12 | Fix dive site creation from v2 git storage | Dirk Hohndel |
2015-02-12 | Save and load dive sites in git format | Dirk Hohndel |
2015-01-10 | Refactor dctype -> divemode | Robert C. Helling |
2014-11-24 | CCR dive logs: git I/O | willem ferguson |
2014-11-17 | Use cylinder use helper function | Dirk Hohndel |
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-07 | Load and save extra data in git 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-09 | Add support divecomputer based TTS | Anton Lundin |
2014-06-29 | Parse git-format picture data | Linus Torvalds |
2014-06-03 | CCR code: Change to sample structure | Willem Ferguson |
2014-05-14 | git load: initialize dive computer timestamp and duration from dive | Linus Torvalds |
2014-05-12 | Fix git loading of odd locales | Linus Torvalds |
2014-04-14 | Add option to save userid in data files | Venkatesh Shukla |
2014-03-14 | Improved handling of git syntax names with no git repository | Linus Torvalds |
2014-03-14 | git access: allow arbitrary revision specifiers on reading | Linus Torvalds |
2014-03-13 | git object format: make sure parenthood isn't lost when saving | Linus Torvalds |
2014-03-13 | Allow remote branch names when reading a git object tree | Linus Torvalds |
2014-03-12 | Stop using the "git descriptor file" model | Linus Torvalds |
2014-03-11 | git-load: Add trips to the trip list on loading | Linus Torvalds |
2014-03-10 | Get rid of crazy empty tag_list element at the start | Linus Torvalds |
2014-03-09 | Fix uninitialized variable | Dirk Hohndel |
2014-03-09 | Increase static buffer size | Dirk Hohndel |