This is the official upstream of the Subsurface divelog program
Find a file
Linus Torvalds 048a5a2b32 Don't report dives as they are parsed: sort them at the end and report them then
This makes it much easier to see the duplicates, but more importantly,
we do need to actually save the dives off to do any real work with them.

Also, require a verbosity level of 1 (-v) to show all the samples.
While (-vv) shows unparsed entries.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-08-30 17:18:33 -07:00
dives Make the multi-dive files valid XML 2011-08-28 17:24:53 -07:00
Makefile Fix stupid mis-initialization of current sample 2011-08-30 14:36:34 -07:00
parse.c Don't report dives as they are parsed: sort them at the end and report them then 2011-08-30 17:18:33 -07:00
scripts Start archiving the stupid XML files 2011-08-28 16:18:53 -07:00