]> git.tdb.fi Git - ext/subsurface.git/commit
Merge branch 'trips' of git://git.hohndel.org/subsurface
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 27 Aug 2012 22:36:27 +0000 (15:36 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 27 Aug 2012 22:36:27 +0000 (15:36 -0700)
commitc89f88378a0a19d6b7e0771b6fd8dc31acfaf2f7
tree643795a8127b7fea2813f999148c1467cc5b4537
parenta44d0049f6370d022067b8aee5e847f9fe550cf1
parent9cf961249e197d6d8a3656968ce15dfd19e3ef3b
Merge branch 'trips' of git://git.hohndel.org/subsurface

Merge the initial 'track trips explicitly' code from Dirk Hohndel.

Fix up trivial conflicts in save-xml.c due to the new 'is_attribute'
flag.

* 'trips' of git://git.hohndel.org/subsurface:
  Fix an issue with trips that have dives from multiple input files
  Some simple test dives for the trips code
  First cut of explicit trip tracking
dive.h
divelist.c
gtk-gui.c
parse-xml.c
save-xml.c