summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Updated link after GitHub username changeMarkus Holtermann2014-10-31
|
* Fixed #8 -- Added support for limit to ActualDepartureQueryApiMarkus Holtermann2014-10-10
|
* Bump version: 0.1.0 → 0.1.1Markus Holtermann2014-10-08
|
* Fixed PyPI checkMarkus Holtermann2014-10-08
|
* Updated setup.py to point to Python 3.2, 3.3 and 3.4Markus Holtermann2014-10-08
|
* Update docsMarkus Holtermann2014-10-08
|
* Fixed #6 -- Added some installation and usage instructionsMarkus Holtermann2014-10-08
|
* Update script helpMarkus Holtermann2014-10-08
|
* Update badgesMarkus Holtermann2014-10-08
|
* Fixed #7 -- Updated link to slidesMarkus Holtermann2014-10-08
|
* Fixed links in readmeMarkus Holtermann2014-09-19
| | | | [skip-ci] Too lazy to push a new release
* Bump version: 0.0.0 → 0.1.0Markus Holtermann2014-09-19
|
* Add wheel supportMarkus Holtermann2014-09-19
|
* Add bumpversionMarkus Holtermann2014-09-19
|
* Include Python 3.4 supportMarkus Holtermann2014-09-19
|
* Update requirementsMarkus Holtermann2014-09-19
|
* Change version into a stringMarkus Holtermann2014-09-19
|
* fixed bvg url/post-params for actual departuresAndrew Karpow2014-09-18
|
* Added Sample BVG-info-beamer nodeChristian Struck2013-09-13
|
* Fix issue in the CLI if a bus is explicitly given as a vehicleMarkus Holtermann2013-06-26
|
* I rather use the thumbnails than the full-size image for hot-linking.Markus Holtermann2013-06-26
|
* Add links to blog/slides + pictures to readmeFilip Noetzel2013-06-25
|
* Prepare for 0.1b3Markus Holtermann2013-06-15
|
* Some more testsMarkus Holtermann2013-06-15
|
* Extend documentationMarkus Holtermann2013-06-15
|
* It's not an error if a station exists but not departures are found.Markus Holtermann2013-06-15
|
* Upload docs settingsMarkus Holtermann2013-06-15
|
* Add AUTHORS and LICENSE to packageMarkus Holtermann2013-06-15
|
* cleanup test discoveryMarkus Holtermann2013-06-15
|
* Merge pull request #2 from jezdez/masterMarkus Holtermann2013-06-15
|\ | | | | Fixed packaging and a minor nit about the stdout option -- Thanks Jannis
| * Accept '-' as an output option additional to 'stdout'.Jannis Leidel2013-06-15
| |
| * Ship the requirements file with the sdist and the bvg-grabber.py as a script.Jannis Leidel2013-06-15
|/
* Fix some release issuesMarkus Holtermann2013-06-14
|
* Update requirementsMarkus Holtermann2013-06-14
|
* don't use "--use-mirrors" any more with pipMarkus Holtermann2013-06-14
|
* Push to 0.1b1Markus Holtermann2013-06-14
|
* Add a CLI script to fetch departuresMarkus Holtermann2013-06-14
|
* Add `__repr__()` for departuresMarkus Holtermann2013-06-14
|
* Some docstring fixes along with a docs directoryMarkus Holtermann2013-02-20
|
* Watch your imports and take care of kwargsMarkus Holtermann2013-02-20
|
* Some cleanup and documentationMarkus Holtermann2013-02-20
|
* Fix the bug that prevents making departures after a day-change to be treated ↵Markus Holtermann2013-02-20
| | | | as departures of the current day.
* fixed a bug, where the application crashed.Christian Struck2013-02-06
|
* made Response object json serializable reworked tests and removed to_json ↵Christian Struck2013-02-04
| | | | from departure object
* Added a new object to return which is easier to handle an implements a merge ↵Christian Struck2013-02-02
| | | | function if it is wished to mix actualdeparture with scheduleddeparture departures.
* Fixup travis#25Markus Holtermann2013-01-31
| | | | Signed-off-by: Christian Struck <christian@struck.se>
* Added test for the new dateformatChristian Struck2013-01-31
|
* added function dateformat and renamed function hourformat to timeformat and ↵Christian Struck2013-01-31
| | | | removed wrong enc in actualdeparture
* PEP-008Markus Holtermann2013-01-30
|
* Move hourformat and fullformat to separate module. Add and adjust testsMarkus Holtermann2013-01-30
|