Age | Commit message (Expand) | Author |
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 |
2014-03-09 | Fix event saving in git format due to wrong argument order | Linus Torvalds |
2014-03-09 | Enumerate dive computers when saving them in the git repository | Linus Torvalds |
2014-03-08 | Add initial parser for git trees | Linus Torvalds |
2014-03-08 | Use symbolic names for the git file types | Linus Torvalds |
2014-03-07 | Remove unused parameter to tree_insert() | Dirk Hohndel |
2014-03-07 | Flesh out git save format | Linus Torvalds |
2014-03-07 | Add a workaround for using post 0.20 git versions of libgit2 | Dirk Hohndel |
2014-03-07 | Fix compilation with libgit2 0.20 | Tomaz Canabrava |
2014-03-06 | Initial implementation of git save format | Linus Torvalds |