diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-03-07 09:33:13 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-03-07 16:36:11 -0800 |
commit | de6e7d894ebaeaa215213da6e5bc98995ce20c16 (patch) | |
tree | 9f9b5e74ee48206678e56697c0dd6516be52b591 /qthelper.h | |
parent | 0b8deb2a15d4785fb8bd6cd67a913ecd4d8e02c8 (diff) | |
download | subsurface-de6e7d894ebaeaa215213da6e5bc98995ce20c16.tar.gz |
Flesh out git save format
This fixes up the writing of the git format to the point that it might
be getting close to complete. In particular:
- Add subsurface version information into commit message as requested by Dirk
- Fix missed string quoting ('\' needs to be quoted as '\\')
- rename "git_save_error()" as "report_error()", since we'll want to
use this for the loading code too.
- Improve on dive and trip name generation
- create a date-based directory hierarchy
- save dive computer data as individual files
- actually save the trip information
There might be further changes as I start to actually *read* the git
files, of course.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qthelper.h')
0 files changed, 0 insertions, 0 deletions