summaryrefslogtreecommitdiffstats
path: root/save-git.c
AgeCommit message (Expand)Author
2015-07-30RBT - Add load/save in git storage supportGravatar Salvador Cuñat
2015-07-10Git storage: only show geo cat if there is a valueGravatar 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 our membuffer infrastructure to assemble stringGravatar Dirk Hohndel
2015-06-21Add helper function to return local filename of picture as C stringGravatar Dirk Hohndel
2015-06-21Git storage: store pictures in the repositoryGravatar 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-18Git storage: don't abort if there is no default user/email setGravatar Dirk Hohndel
2015-06-18Fix potential crash if the existing filename is NULLGravatar Dirk Hohndel
2015-06-17Store the user's unit preferences in git storageGravatar Dirk Hohndel
2015-06-17Git storage: only check git_id if saving to the same remoteGravatar Dirk Hohndel
2015-06-16git save: fix crash with no remoteGravatar Linus Torvalds
2015-06-15Cloud storage: use preference member instead of hard coded stringsGravatar Dirk Hohndel
2015-06-13Cloud storage: clean up error propagationGravatar Dirk Hohndel
2015-06-13Cloud storage: make do_git_save available to other modulesGravatar Dirk Hohndel
2015-06-13Move git related declarations into their own header fileGravatar Dirk Hohndel
2015-06-12Cloud storage: sync the remote after saveGravatar Dirk Hohndel
2015-06-10When saving only selected dives, only include referenced dive computersGravatar Dirk Hohndel
2015-05-28Add USE_LIBGIT23_API as cmake optionGravatar Dirk Hohndel
2015-02-27Add hashes to imagesGravatar Robert C. Helling
2015-02-15add and use a version.c / version.h pairGravatar Lubomir I. Ivanov
2015-02-15Start splitting out git repo helper routinesGravatar Linus Torvalds
2015-02-13Don't store empty dive sitesGravatar Dirk Hohndel
2015-02-13Always print dive site uuids as 8 digits / leading 0s in git formatGravatar Dirk Hohndel
2015-02-12Get location from dive site for git commit messageGravatar Dirk Hohndel
2015-02-12Save and load dive sites in git formatGravatar Dirk Hohndel
2015-01-24api change in libgit2-0.22Gravatar Martin Gysel
2015-01-10Refactor dctype -> divemodeGravatar Robert C. Helling
2014-11-24CCR dive logs: git I/OGravatar willem ferguson
2014-11-20Prevent garbage from being saved in the userid fieldGravatar 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-10Fix potential leak of branch in is_git_repositoryGravatar Anton Lundin
2014-07-09Add support divecomputer based TTSGravatar Anton Lundin
2014-06-29git-format: save dive picture dataGravatar Linus Torvalds
2014-06-03CCR code: Change to sample structureGravatar Willem Ferguson
2014-05-14git save: add list of dive computers to the commit messageGravatar Linus Torvalds
2014-05-14git save: don't crash if the last dive isn't in a tripGravatar Linus Torvalds
2014-05-12Don't use locale for git save formatGravatar Linus Torvalds
2014-04-27make git save commit messages more informativeGravatar Linus Torvalds
2014-04-17Removed the globals 'userid' and 'save_userid_local' variablesGravatar Tomaz Canabrava
2014-04-14git-save: improve commit authorship dataGravatar Linus Torvalds
2014-04-14Add option to save userid in data filesGravatar Venkatesh Shukla
2014-04-05Use helper function to write decimal numbersGravatar Gehad