Age | Commit message (Expand) | Author | Files | Lines |
2014-04-28 | Release 1.16-3debian/1.16-3 | Christian Perrier | 1 | -2/+4 |
2014-04-24 | update changelog | RALOVICH, Kristof | 1 | -1/+1 |
2014-04-24 | it seems like "dh_installman -a" does not make override_dh_installman target | RALOVICH, Kristof | 3 | -7/+5 |
2014-04-24 | update changelog | RALOVICH, Kristof | 1 | -0/+8 |
2014-04-24 | debian/rules: move copies under override_dh_install | RALOVICH, Kristof | 1 | -3/+1 |
2014-04-13 | Resove conflict | Christian Perrier | 0 | -0/+0 |
2014-04-08 | Release 1.16-2debian/1.16-2 | Christian Perrier | 1 | -2/+4 |
2014-04-07 | Merge tag '1.16-1' | RALOVICH, Kristof | 1 | -1/+3 |
2014-04-06 | Resolve conflict | Christian Perrier | 7 | -13/+129 |
2014-04-05 | debian: update changelog | RALOVICH, Kristof | 1 | -1/+11 |
2014-04-05 | debian: create package with debug symbols too | RALOVICH, Kristof | 2 | -2/+30 |
2014-04-05 | patch to fix Hurd build | RALOVICH, Kristof | 2 | -0/+42 |
2014-04-05 | debian/manpages: track rename | RALOVICH, Kristof | 1 | -1/+1 |
2014-04-05 | debian/control: let's not build garmin-ant-downloader | RALOVICH, Kristof | 1 | -9/+0 |
2014-04-05 | debian/rules: rename garmin-ant-downloader | RALOVICH, Kristof | 1 | -2/+2 |
2014-03-27 | patch to fix freebsd build | RALOVICH, Kristof | 2 | -0/+45 |
2014-03-19 | Uploade 1.16-1debian/1.16-11.16-1 | Christian Perrier | 1 | -2/+4 |
2014-03-16 | Add patch to fix FTBFS under debian unstable. | RALOVICH, Kristof | 2 | -0/+25 |
2014-03-02 | delete files not in orig.tar.gz | RALOVICH, Kristof | 2 | -76/+0 |
2014-03-02 | debian/changelog: update | RALOVICH, Kristof | 1 | -0/+8 |
2014-03-02 | debian/copyright: document removal of GPLv2 only code | RALOVICH, Kristof | 1 | -24/+1 |
2014-03-02 | Merge tag 'upstream/20140302' | RALOVICH, Kristof | 34 | -755/+1265 |
2014-03-02 | version 1.16v1.16upstream/20140302upstream/1.16experimental/1.16-1 | RALOVICH, Kristof | 2 | -1/+77 |
2014-03-02 | make lintian happier 2 | RALOVICH, Kristof | 1 | -11/+15 |
2014-03-02 | tar README.rst too | RALOVICH, Kristof | 1 | -0/+1 |
2014-03-02 | make lintian happier | RALOVICH, Kristof | 1 | -7/+17 |
2014-03-02 | scripts: arch build file | RALOVICH, Kristof | 1 | -0/+25 |
2014-03-02 | serial: try to actually open a device under win too | RALOVICH, Kristof | 1 | -1/+7 |
2014-03-02 | Merge branch 'master' of https://code.google.com/p/antpm | RALOVICH, Kristof | 1 | -0/+21 |
2014-03-02 | update copyright info | RALOVICH, Kristof | 1 | -5/+29 |
2014-03-02 | usb: remove GPLv2 code | RALOVICH, Kristof | 1 | -233/+51 |
2014-02-16 | add readme file | RALOVICH, Kristof | 1 | -0/+21 |
2014-01-24 | releasing version 1.15-1debian/1.15-1 | Christian Perrier | 1 | -2/+2 |
2014-01-24 | Merge conflicts | Christian Perrier | 9 | -37/+81 |
2014-01-19 | serial: more info to help remote debugging | RALOVICH, Kristof | 1 | -0/+11 |
2014-01-19 | serial: unify unblocking readBlocking() | RALOVICH, Kristof | 2 | -2/+5 |
2014-01-19 | use gnu variant of strerror_r | RALOVICH, Kristof | 2 | -4/+4 |
2014-01-19 | fix warnings about unused variables | RALOVICH, Kristof | 2 | -0/+3 |
2014-01-19 | SerialUsb: bugfix, what a typo | RALOVICH, Kristof | 1 | -2/+2 |
2014-01-19 | gant: fix a bunch of warnings | RALOVICH, Kristof | 3 | -15/+11 |
2014-01-19 | UNUSED() macro | RALOVICH, Kristof | 1 | -0/+1 |
2014-01-19 | downloader: more debugging info | RALOVICH, Kristof | 1 | -11/+15 |
2014-01-19 | Serial: list linux kernel modules | RALOVICH, Kristof | 1 | -0/+34 |
2014-01-19 | check return value of strerror_r | RALOVICH, Kristof | 1 | -2/+2 |
2014-01-19 | cmake: inherit compiler flags | RALOVICH, Kristof | 1 | -11/+8 |
2014-01-19 | fold in the GarminIntf states | RALOVICH, Kristof | 1 | -1/+24 |
2014-01-19 | provide some end user messages | RALOVICH, Kristof | 1 | -1/+13 |
2014-01-19 | state machine for GarminIntf | RALOVICH, Kristof | 1 | -0/+1 |
2014-01-19 | AntFr310XT: stop() is not thread safe, or reentrant | RALOVICH, Kristof | 3 | -2/+7 |
2014-01-19 | log when state machine destructs | RALOVICH, Kristof | 1 | -1/+1 |