aboutsummaryrefslogtreecommitdiffstats
path: root/load-git.c
AgeCommit message (Expand)Author
2014-10-19Make planner work again for CCR divesGravatar Robert C. Helling
2014-10-12Start sanitizing gaschange event informationGravatar Linus Torvalds
2014-07-09Add support divecomputer based TTSGravatar Anton Lundin
2014-06-29Parse git-format picture dataGravatar Linus Torvalds
2014-06-03CCR code: Change to sample structureGravatar Willem Ferguson
2014-05-14git load: initialize dive computer timestamp and duration from diveGravatar Linus Torvalds
2014-05-12Fix git loading of odd localesGravatar Linus Torvalds
2014-04-14Add option to save userid in data filesGravatar Venkatesh Shukla
2014-03-14Improved handling of git syntax names with no git repositoryGravatar Linus Torvalds
2014-03-14git access: allow arbitrary revision specifiers on readingGravatar Linus Torvalds
2014-03-13git object format: make sure parenthood isn't lost when savingGravatar Linus Torvalds
2014-03-13Allow remote branch names when reading a git object treeGravatar Linus Torvalds
2014-03-12Stop using the "git descriptor file" modelGravatar Linus Torvalds
2014-03-11git-load: Add trips to the trip list on loadingGravatar Linus Torvalds
2014-03-10Get rid of crazy empty tag_list element at the startGravatar Linus Torvalds
2014-03-09Fix uninitialized variableGravatar Dirk Hohndel
2014-03-09Increase static buffer sizeGravatar Dirk Hohndel
2014-03-09Read salinity from git objectsGravatar Linus Torvalds
2014-03-09parse divecomputer model nickname/firmware/serial informationGravatar Linus Torvalds
2014-03-09Add event parsing to the git object tree loaderGravatar Linus Torvalds
2014-03-09parse cylinder and weightsystem informationGravatar Linus Torvalds
2014-03-09Parse key/value pairs in dive computer samples tooGravatar Linus Torvalds
2014-03-09Parse basic dive computer sample dataGravatar Linus Torvalds
2014-03-09Parse basic trip and dive data from the git blobsGravatar Linus Torvalds
2014-03-09Start actually parsing the git object dataGravatar Linus Torvalds
2014-03-09git repository reading: start reading the actual file contentsGravatar Linus Torvalds
2014-03-09git dive loading: actually insert the dives into the dive tableGravatar Linus Torvalds
2014-03-08Add initial parser for git treesGravatar Linus Torvalds