Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed program after bvg changed their website | Gabriel Pérez-Cerezo | 2018-11-28 |
| | |||
* | Fix Issue #11 from github | Gabriel Pérez-Cerezo | 2018-10-11 |
| | |||
* | Merge pull request #12 from c7h/develop | Christian Struck | 2017-11-03 |
|\ | | | | | updated to BS4.4.1 | ||
| * | minor change in filewriting method | Christoph Gerneth | 2015-10-17 |
| | | |||
| * | updated to beautifulsoup 4.4.1 | Christoph Gerneth | 2015-10-17 |
| | | |||
* | | Requires Python 3 | Markus Holtermann | 2016-09-16 |
|/ | |||
* | Removed constraint excluding departures | ces92 | 2015-02-12 |
| | | | | | | | Before departures that were further afar than 5 minutes or exceeded a limit of 7 were excluded from the infobeamer display Thanks ces92 for the patch. | ||
* | Reformatted | Markus Holtermann | 2015-02-12 |
| | |||
* | Updated link after GitHub username change | Markus Holtermann | 2014-10-31 |
| | |||
* | Fixed #8 -- Added support for limit to ActualDepartureQueryApi | Markus Holtermann | 2014-10-10 |
| | |||
* | Bump version: 0.1.0 → 0.1.1 | Markus Holtermann | 2014-10-08 |
| | |||
* | Fixed PyPI check | Markus Holtermann | 2014-10-08 |
| | |||
* | Updated setup.py to point to Python 3.2, 3.3 and 3.4 | Markus Holtermann | 2014-10-08 |
| | |||
* | Update docs | Markus Holtermann | 2014-10-08 |
| | |||
* | Fixed #6 -- Added some installation and usage instructions | Markus Holtermann | 2014-10-08 |
| | |||
* | Update script help | Markus Holtermann | 2014-10-08 |
| | |||
* | Update badges | Markus Holtermann | 2014-10-08 |
| | |||
* | Fixed #7 -- Updated link to slides | Markus Holtermann | 2014-10-08 |
| | |||
* | Fixed links in readme | Markus Holtermann | 2014-09-19 |
| | | | | [skip-ci] Too lazy to push a new release | ||
* | Bump version: 0.0.0 → 0.1.0 | Markus Holtermann | 2014-09-19 |
| | |||
* | Add wheel support | Markus Holtermann | 2014-09-19 |
| | |||
* | Add bumpversion | Markus Holtermann | 2014-09-19 |
| | |||
* | Include Python 3.4 support | Markus Holtermann | 2014-09-19 |
| | |||
* | Update requirements | Markus Holtermann | 2014-09-19 |
| | |||
* | Change version into a string | Markus Holtermann | 2014-09-19 |
| | |||
* | fixed bvg url/post-params for actual departures | Andrew Karpow | 2014-09-18 |
| | |||
* | Added Sample BVG-info-beamer node | Christian Struck | 2013-09-13 |
| | |||
* | Fix issue in the CLI if a bus is explicitly given as a vehicle | Markus Holtermann | 2013-06-26 |
| | |||
* | I rather use the thumbnails than the full-size image for hot-linking. | Markus Holtermann | 2013-06-26 |
| | |||
* | Add links to blog/slides + pictures to readme | Filip Noetzel | 2013-06-25 |
| | |||
* | Prepare for 0.1b3 | Markus Holtermann | 2013-06-15 |
| | |||
* | Some more tests | Markus Holtermann | 2013-06-15 |
| | |||
* | Extend documentation | Markus Holtermann | 2013-06-15 |
| | |||
* | It's not an error if a station exists but not departures are found. | Markus Holtermann | 2013-06-15 |
| | |||
* | Upload docs settings | Markus Holtermann | 2013-06-15 |
| | |||
* | Add AUTHORS and LICENSE to package | Markus Holtermann | 2013-06-15 |
| | |||
* | cleanup test discovery | Markus Holtermann | 2013-06-15 |
| | |||
* | Merge pull request #2 from jezdez/master | Markus Holtermann | 2013-06-15 |
|\ | | | | | Fixed packaging and a minor nit about the stdout option -- Thanks Jannis | ||
| * | Accept '-' as an output option additional to 'stdout'. | Jannis Leidel | 2013-06-15 |
| | | |||
| * | Ship the requirements file with the sdist and the bvg-grabber.py as a script. | Jannis Leidel | 2013-06-15 |
|/ | |||
* | Fix some release issues | Markus Holtermann | 2013-06-14 |
| | |||
* | Update requirements | Markus Holtermann | 2013-06-14 |
| | |||
* | don't use "--use-mirrors" any more with pip | Markus Holtermann | 2013-06-14 |
| | |||
* | Push to 0.1b1 | Markus Holtermann | 2013-06-14 |
| | |||
* | Add a CLI script to fetch departures | Markus Holtermann | 2013-06-14 |
| | |||
* | Add `__repr__()` for departures | Markus Holtermann | 2013-06-14 |
| | |||
* | Some docstring fixes along with a docs directory | Markus Holtermann | 2013-02-20 |
| | |||
* | Watch your imports and take care of kwargs | Markus Holtermann | 2013-02-20 |
| | |||
* | Some cleanup and documentation | Markus Holtermann | 2013-02-20 |
| | |||
* | Fix the bug that prevents making departures after a day-change to be treated ↵ | Markus Holtermann | 2013-02-20 |
| | | | | as departures of the current day. |