aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Symlink README.md to READMEGuido Günther2017-02-03
* Alpha quality warningGuido Günther2017-02-02
* Make it render nicely in cgitGuido Günther2017-02-02
* trip-query: assume today when no date is givenGuido Günther2017-01-09
* Switch to python3Guido Günther2017-01-09
* Add gi.require_versionGuido Günther2015-11-06
* Fix type of trips propertyGuido Günther2015-10-17
* Use soup_status_get_phraseGuido Günther2015-10-16
* Set the proxy on the Soup sessionGuido Günther2015-10-16
* Depend on recent libsoup that supports g_proxy_resolver_get_default()Guido Günther2015-10-16
* Properly init GErrorGuido Günther2015-05-08
* hafas: Both 0x10 and 0x20 flags seem to indicate cancelled tripsGuido Günther2015-05-08
* examples: Mark canceled tripsGuido Günther2015-05-07
* hafas: Detect canceled trips via a flag in HafasBin6TripPartDetailGuido Günther2015-05-07
* Introduce status flags for each tripGuido Günther2015-05-07
* Create types for enums and flagsGuido Günther2015-05-07
* Use builddir to locate the built providers during testsGuido Günther2015-05-07
* Add HACKING to dist tarballGuido Günther2015-05-07
* Fix testcase compilationGuido Günther2015-01-04
* Ignore test provider when generating API docsGuido Günther2015-01-03
* gtk-doc: use no-tmplGuido Günther2015-01-03
* Adjust to db API changeGuido Günther2014-12-15
* Improve error codes in hafas binary parserGuido Günther2014-12-15
* Update URLs vor BVGGuido Günther2014-12-15
* Add simple test for querying tripsGuido Günther2014-10-10
* Add simple test for querying locationsGuido Günther2014-10-10
* Add tests for LpfManagerGuido Günther2014-10-10
* Add simple test providerGuido Günther2014-10-10
* Drop -WmudflapGuido Günther2014-10-10
* lpf-trip-part: don't fail finalize on incompletely initialized objectsGuido Günther2014-10-10
* Add geters for LpfTripPart and LpfTrip propertiesGuido Günther2014-10-09
* Use g_debug for LPF_DEBUG macro tooGuido Günther2014-10-09
* Use g_debug for libplanfahr debug messagesGuido Günther2014-10-09
* LpfStop: Don't invoke the parents finalize twiceGuido Günther2014-10-05
* LpfStop: drop nameGuido Günther2014-10-05
* Don't leak nameGuido Günther2014-10-04
* Don't unref stops twiceGuido Günther2014-10-04
* Don't crash on NULL arrival and departure datetimeGuido Günther2014-10-04
* Fix typoGuido Günther2014-10-04
* Free uriGuido Günther2014-09-29
* Update .gitignoreGuido Günther2014-04-18
* Add missing finalize call to LpfStopGuido Günther2014-04-18
* Fix "make distcheck"Guido Günther2014-04-14
* Switch to glib's testing frameworkGuido Günther2014-04-14
* Don't hardcode path separatorGuido Günther2014-04-14
* Disable -Wcast-align warningGuido Günther2014-04-14
* hafas-bin6-format: Disable -Wattributes for HafasBin6 structsGuido Günther2014-04-14
* hafas: make base time UTCGuido Günther2014-04-14
* Explicitly link against gmoduleGuido Günther2014-04-12
* Don't shadow global declarationsGuido Günther2014-04-11