aboutsummaryrefslogtreecommitdiffstats
path: root/load-git.c
AgeCommit message (Expand)Author
2015-09-23load-git.c: fix warning about sscanf() argumentGravatar Lubomir I. Ivanov
2015-09-20Cloud storage: in verbose mode give lots of progress informationGravatar Dirk Hohndel
2015-09-18Capitalize GPS in stringGravatar Miika Turkia
2015-08-25Make created dive site uuid deterministicGravatar Dirk Hohndel
2015-08-25Cloud storage: be more verbose if asked to be verboseGravatar Dirk Hohndel
2015-07-30RBT - Add load/save in git storage supportGravatar Salvador Cuñat
2015-07-24Allow creating new dive site with specific uuidGravatar Miika Turkia
2015-07-07Fix crash accessing freed memoryGravatar Dirk Hohndel
2015-07-02More debug message cleanupGravatar Dirk Hohndel
2015-07-02Rename enum values for taxonomyGravatar Dirk Hohndel
2015-07-01Geo taxonomy: save and load the geo taxonomy data with gitGravatar Dirk Hohndel
2015-06-25Use strtoul to parse unsigned valuesGravatar Dirk Hohndel
2015-06-21Fix a number of resource leaksGravatar Dirk Hohndel
2015-06-21Fix missing return statementGravatar Dirk Hohndel
2015-06-21Git storage: implement picture loading from gitGravatar Dirk Hohndel
2015-06-21Git storage: replaces colons with equal in picture offsetGravatar Dirk Hohndel
2015-06-20Track minimum datafile versionGravatar Dirk Hohndel
2015-06-19Git storage: change time encoding in directory namesGravatar Dirk Hohndel
2015-06-17Store the user's unit preferences in git storageGravatar Dirk Hohndel
2015-06-13Move git related declarations into their own header fileGravatar Dirk Hohndel
2015-03-23load-git::walk_tree_file - missing break in switchGravatar Marcos CARDINOT
2015-02-27Add hashes to imagesGravatar Robert C. Helling
2015-02-14Keep conflicting information around when converting v2 to v3 on the flyGravatar Dirk Hohndel
2015-02-13Improve dive site creation from v2 git storageGravatar Dirk Hohndel
2015-02-12Fix dive site creation from v2 git storageGravatar Dirk Hohndel
2015-02-12Save and load dive sites in git formatGravatar Dirk Hohndel
2015-01-10Refactor dctype -> divemodeGravatar Robert C. Helling
2014-11-24CCR dive logs: git I/OGravatar willem ferguson
2014-11-17Use cylinder use helper functionGravatar Dirk Hohndel
2014-11-16Load and save the dc type for CCR divesGravatar Dirk Hohndel
2014-11-16Save CCR cylinder use in XML and gitGravatar Dirk Hohndel
2014-11-07Load and save extra data in git formatGravatar Dirk Hohndel
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