summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorLines
2023-12-10makedeb-docker: we need trixie for GIS::DistanceBirte Kristina Friesel-2/+2
2023-12-10GIS::Distance has been packaged for Debian trixie; drop Geo::Distance supportBirte Kristina Friesel-3/+1
2021-10-23Build.PL: Switch to GIS::Distance as wellDaniel Friesel-0/+1
2021-10-23Use GIS::Distance for non-debian buildsDaniel Friesel-0/+1
2021-10-23remove legacy acronyms.sh / .pl scriptsDaniel Friesel-2067/+0
2020-08-20makedeb-docker-helper: Add libjson-perl, libcache-perl dependenciesDaniel Friesel-1/+1
2020-05-03makedeb-docker-helper: Disable apt-listchanges, fix signing overrideDaniel Friesel-1/+2
2020-04-25docker-based .deb build scripts: Set version via git describeDaniel Friesel-2/+2
2020-04-25Add helper scripts to build a .deb via dockerDaniel Friesel-0/+45
2019-03-02Update Copyright yearDaniel Friesel-1/+1
2018-04-22Update station dataset (2016-01 -> 2017-09)Daniel Friesel-23/+16
2018-04-14Release v1.171.17Daniel Friesel-1/+1
2018-04-10Fix acronym for Wolfenbüttel (closes #6)Daniel Friesel-0/+1
2018-03-11Fix DS100 code for DülmenDaniel Friesel-0/+1
2017-07-18Fix acronym for Stuttgart Hbf (tief)Daniel Friesel-1/+0
2016-12-28Bielefeld Hbf: EBIL -> EBILPDaniel Friesel-0/+1
2016-11-07Stations: Fix get_station_by_location num_matches parameterDaniel Friesel-1/+1
2016-10-01acronyms.pl: fix a derp (only added in generated .pm, not in generator script)Daniel Friesel-1/+6
2016-10-01Stations: Update get_station documentationDaniel Friesel-4/+4
2016-09-26Fix yet another DS100 code errorDaniel Friesel-0/+1
2016-09-16Fix another wrong entry in the OpenData station listDaniel Friesel-0/+1
2016-06-27version bump1.09Daniel Friesel-2/+2
2016-06-27changelog, update DB Data linkDaniel Friesel-1/+1
2016-06-25fix Stuttgart Hbf (tief) and Stuttgart-Feuerbach (errors in data source)Daniel Friesel-0/+2
2016-06-19update DB Haltestellen data source and linksDaniel Friesel-2/+2
2016-06-09Fix another Stations.pm version number...Daniel Friesel-1/+1
2016-06-09Fix Stations.pm version number. (oops)Daniel Friesel-1/+1
2016-05-26update acronyms.pl helper script with DS100 fixups etc.Daniel Friesel-26/+1862
2016-05-09Switch to Deutsche Bahn Haltestellen listDaniel Friesel-5/+5
2015-12-20release v1.051.05Daniel Friesel-1/+1
2015-11-12use Bahn OpenData site for DS100 station listDaniel Friesel-74/+19
2015-09-14re-enable substring matching -> use both for station lookupDaniel Friesel-12/+9
2015-09-12use Text::Levenshtein(XS) for fuzzy station name matchingDaniel Friesel-3/+23
2015-05-15Update Stations.pm and acromys.{pl,sh}. Fix 9 code/name combos.Daniel Friesel-13/+74
2015-05-15acronyms.sh: update DS100 URLDaniel Friesel-2/+2
2015-01-09version bump0.07Daniel Friesel-1/+1
2014-11-24Stations.pm: get_station_by_name returns an arrayDaniel Friesel-1/+1
2014-11-24update stations list, run perltidy on itDaniel Friesel-0/+20
2014-01-16Requiring Perl 5.14 is sufficientDaniel Friesel-1/+1
2014-01-15Stations: Move DS100 match to separate method, use this for db-irisDaniel Friesel-2/+18
2014-01-15enable DS100-codes for input. could be more efficient maybe, but first versionPatrick Rauscher-0/+6
2014-01-09IRIS/Stations: Add documentationDaniel Friesel-0/+95
2014-01-03add debug helper scriptDaniel Friesel-0/+35
2014-01-02rename Travel::Status::DE::IRIS::{Acronyms -> Stations}Daniel Friesel-10/+10
2014-01-02acronyms: Add get_acronym_by_nameDaniel Friesel-1/+16
2013-12-20Initial commitDaniel Friesel-0/+52