lp:~vcs-imports/pygarmin/trunk

Created by VCS imports and last modified
Get this branch:
bzr branch lp:~vcs-imports/pygarmin/trunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
PyGarmin
Status:
Development

Import details

Import Status: Invalid

Last successful import was .

Import started on pear and finished taking 40 seconds — see the log
Import started on pear and finished taking 40 seconds — see the log
Import started on russkaya and finished taking 1 minute — see the log
Import started on pear and finished taking 50 seconds — see the log

Whiteboard

Moved to GitHub.

Recent revisions

88. By bjoti

Fix some log messages.

87. By bjoti

Make use of the logging module, instead of simply printing out debug info.

This gets rid of the need to guard debug message with an if statement.
It also allows external programs to plug into the logging, and easily
redirecting it to a file.

86. By bjoti

Break long lines.

85. By bjoti

Remove old code that was commented out.

We have a VCS if we want to use the old code later.

84. By bjoti

    * Reformat docstrings as per PEP-257.

    * Fix vertical spacing as per PEP-8.

83. By bjoti

Merge dev_garmin.py into garmin.py and dev_pygarmin into pygarmin.

I've tried to retain all the changes, but I might have missed something.
The current garmin.py works for me, but it could be broken for others,
since there are no automatic tests.

82. By hyrum_wright

Update the About dialog box to use gtk2. The About Dialog was inadvertantly
left out of the conversion in r89.

81. By hyrum_wright

Updated the gnome-pygarmin program to use gtk2. This requires a change to
both python program using the bindings, and the associated glade file.

80. By jahs

Fixed fmt strings in D4* classes.

79. By jahs

Changed "(at %x)" to "(at %i)" to avoid a FutureWarning on python 2.3.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers