1
0
Fork 0

Commit Graph

  • b8b0d32602 Added a README.md for the gitlab mirror master Tobias Leupold 2020-03-25 20:08:22 +0100
  • 95e0b1a68c No need to walk through all points v0.1.5 Tobias Leupold 2018-07-23 09:24:56 +0200
  • 0355fd54ce Updated the ChangeLog for the upcoming 0.1.5 release Tobias Leupold 2018-07-22 17:14:48 +0200
  • 10a0b253bc make_release: Don't include the make_release script itself Tobias Leupold 2018-07-22 16:02:42 +0200
  • e96fa10725 Updated the ChangeLog's format Tobias Leupold 2018-07-22 16:01:04 +0200
  • 5e0bdabc35 Added a function to join all segments in the order of the GPX file Emiel Brommer 2018-07-22 15:58:09 +0200
  • 4ff6618faf Added a make_release script Tobias Leupold 2018-07-22 15:56:30 +0200
  • 47d2251d84 Fixed the ChangeLog ;-) Tobias Leupold 2017-08-19 00:09:50 +0200
  • 8e073b7327 Updated the ChangeLog. Let's do a new release. v0.1.4 Tobias Leupold 2015-01-04 12:55:06 +0100
  • 133144655e Removed useless braces after return statements. Tobias Leupold 2015-01-04 02:46:41 +0100
  • d2fcd55ec7 Use a generator function instead of creating a huge string for each segment. Tobias Leupold 2015-01-04 02:26:04 +0100
  • 6786336ea3 Added an error handler for opening the output file. v0.1.3 Tobias Leupold 2014-09-03 18:15:28 +0200
  • e13d773fa6 Updated the docs for the upcoming bugfix release. Tobias Leupold 2014-09-03 18:07:22 +0200
  • 592bdaf36b Added a comment indicating the gpx2svg version used to create the svg file. Tobias Leupold 2014-09-03 17:54:56 +0200
  • 2341b13092 Changed the old-style % formatting to the new-style str.format(). Tobias Leupold 2014-09-03 17:47:54 +0200
  • d8c6c0f470 Use sys.stdin instead of the literal '/dev/stdin' for cross platform compatibility. Changed the shebang line so that gpx2svg will also work on Mac. Tobias Leupold 2014-09-03 17:33:34 +0200
  • 1f29891b5d Adapted coding style. Added the current version of the GPL 2. Tobias Leupold 2014-09-03 16:52:17 +0200
  • 62d1cd2843 Initial commit: Copy of svn rev 736. Tobias Leupold 2014-09-03 15:12:44 +0200