Age | Commit message (Expand) | Author |
2015-09-28 | Don't save unused, auto-create dive sites | Dirk Hohndel |
2015-09-28 | Fix incorrect and confusing warning message | Dirk Hohndel |
2015-09-20 | Cloud storage: in verbose mode give lots of progress information | Dirk Hohndel |
2015-09-08 | Only store dive site uuid in dive if the dive site exists | Dirk Hohndel |
2015-08-25 | When building against libgit2 v0.23 or newer we can assume API23 | Dirk Hohndel |
2015-08-25 | Cloud storage: clean up after the merge | Dirk Hohndel |
2015-08-20 | Always save taxonomy data, even if disabled in the prefs | Dirk Hohndel |
2015-07-30 | RBT - Add load/save in git storage support | Salvador Cuñat |
2015-07-10 | Git storage: only show geo cat if there is a value | 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 our membuffer infrastructure to assemble string | Dirk Hohndel |
2015-06-21 | Add helper function to return local filename of picture as C string | Dirk Hohndel |
2015-06-21 | Git storage: store pictures in the repository | 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-18 | Git storage: don't abort if there is no default user/email set | Dirk Hohndel |
2015-06-18 | Fix potential crash if the existing filename is NULL | Dirk Hohndel |
2015-06-17 | Store the user's unit preferences in git storage | Dirk Hohndel |
2015-06-17 | Git storage: only check git_id if saving to the same remote | Dirk Hohndel |
2015-06-16 | git save: fix crash with no remote | Linus Torvalds |
2015-06-15 | Cloud storage: use preference member instead of hard coded strings | Dirk Hohndel |
2015-06-13 | Cloud storage: clean up error propagation | Dirk Hohndel |
2015-06-13 | Cloud storage: make do_git_save available to other modules | Dirk Hohndel |
2015-06-13 | Move git related declarations into their own header file | Dirk Hohndel |
2015-06-12 | Cloud storage: sync the remote after save | Dirk Hohndel |
2015-06-10 | When saving only selected dives, only include referenced dive computers | Dirk Hohndel |
2015-05-28 | Add USE_LIBGIT23_API as cmake option | Dirk Hohndel |
2015-02-27 | Add hashes to images | Robert C. Helling |
2015-02-15 | add and use a version.c / version.h pair | Lubomir I. Ivanov |
2015-02-15 | Start splitting out git repo helper routines | Linus Torvalds |
2015-02-13 | Don't store empty dive sites | Dirk Hohndel |
2015-02-13 | Always print dive site uuids as 8 digits / leading 0s in git format | Dirk Hohndel |
2015-02-12 | Get location from dive site for git commit message | Dirk Hohndel |
2015-02-12 | Save and load dive sites in git format | Dirk Hohndel |
2015-01-24 | api change in libgit2-0.22 | Martin Gysel |
2015-01-10 | Refactor dctype -> divemode | Robert C. Helling |
2014-11-24 | CCR dive logs: git I/O | willem ferguson |
2014-11-20 | Prevent garbage from being saved in the userid field | 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-10 | Fix potential leak of branch in is_git_repository | Anton Lundin |
2014-07-09 | Add support divecomputer based TTS | Anton Lundin |
2014-06-29 | git-format: save dive picture data | Linus Torvalds |
2014-06-03 | CCR code: Change to sample structure | Willem Ferguson |
2014-05-14 | git save: add list of dive computers to the commit message | Linus Torvalds |