Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
* | fixed a bug, where the application crashed. | Christian Struck | 2013-02-06 |
| | |||
* | made Response object json serializable reworked tests and removed to_json ↵ | Christian Struck | 2013-02-04 |
| | | | | from departure object | ||
* | Added a new object to return which is easier to handle an implements a merge ↵ | Christian Struck | 2013-02-02 |
| | | | | function if it is wished to mix actualdeparture with scheduleddeparture departures. | ||
* | Fixup travis#25 | Markus Holtermann | 2013-01-31 |
| | | | | Signed-off-by: Christian Struck <christian@struck.se> | ||
* | Added test for the new dateformat | Christian Struck | 2013-01-31 |
| | |||
* | added function dateformat and renamed function hourformat to timeformat and ↵ | Christian Struck | 2013-01-31 |
| | | | | removed wrong enc in actualdeparture | ||
* | PEP-008 | Markus Holtermann | 2013-01-30 |
| | |||
* | Move hourformat and fullformat to separate module. Add and adjust tests | Markus Holtermann | 2013-01-30 |
| | |||
* | Add total order for ``bvggrabber.api.Departure``. Fixes #1 | Markus Holtermann | 2013-01-30 |
| | |||
* | deleted the old parsing executable from which the project started. | Christian Struck | 2013-01-29 |
| |