aboutsummaryrefslogtreecommitdiffstats
path: root/load-git.c
AgeCommit message (Expand)Author
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