Age | Commit message (Expand) | Author |
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 |
2014-05-14 | git save: don't crash if the last dive isn't in a trip | Linus Torvalds |
2014-05-12 | Don't use locale for git save format | Linus Torvalds |
2014-04-27 | make git save commit messages more informative | Linus Torvalds |
2014-04-17 | Removed the globals 'userid' and 'save_userid_local' variables | Tomaz Canabrava |
2014-04-14 | git-save: improve commit authorship data | Linus Torvalds |
2014-04-14 | Add option to save userid in data files | Venkatesh Shukla |
2014-04-05 | Use helper function to write decimal numbers | Gehad |
2014-03-23 | save-git.c: fix another libgit2 API issue | Lubomir I. Ivanov |
2014-03-19 | git object store: make it possible to work with checked-out git branches | Linus Torvalds |
2014-03-14 | Improved handling of git syntax names with no git repository | Linus Torvalds |
2014-03-14 | show the error string in the GUI rather than stderr | 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-11 | git-save: don't create a redundant new commits with no changes | Linus Torvalds |
2014-03-11 | git-save: don't save the subsurface version string in the object tree | Linus Torvalds |
2014-03-10 | Get rid of crazy empty tag_list element at the start | Linus Torvalds |
2014-03-09 | git save format: add dive computer nicknames and firmware details | Linus Torvalds |