Age | Commit message (Expand) | Author | Lines |
2010-05-06 | Add test for a few offline efa options | Daniel Friesel | -0/+45 |
2010-05-06 | Fix --date verification regex | Daniel Friesel | -1/+1 |
2010-05-06 | Replace shell test script by Perl TAP stuff, add test target to Makefile | Daniel Friesel | -5/+20 |
2010-04-26 | Slight makefile/manpage cleanups, release v1.1.1 while at it1.1.1 | Daniel Friesel | -17/+23 |
2010-03-02 | Add short options | Daniel Friesel | -36/+36 |
2010-02-27 | Add argument verification for --date & --time; die upon invalid arguments | Daniel Friesel | -4/+10 |
2010-01-17 | Release v1.11.1 | Daniel Friesel | -2/+7 |
2010-01-11 | efa: Add licence text | Daniel Friesel | -0/+1 |
2010-01-04 | Update the version in the script... ahem. | Daniel Friesel | -2/+2 |
2010-01-04 | Improve an error message, use die/warn instead of print STDERR | Daniel Friesel | -6/+5 |
2010-01-04 | Simplify --exclude parsing | Daniel Friesel | -16/+9 |
2010-01-03 | More code reuse | Daniel Friesel | -21/+11 |
2010-01-03 | Yet further continued code cleanup | Daniel Friesel | -12/+18 |
2009-12-24 | efa: Allow stop-specification as addr:stop and poi:stop | Daniel Friesel | -0/+26 |
2009-12-09 | Update Changelog for 1.0.31.0.3 | Daniel Friesel | -0/+5 |
2009-09-24 | Fixed length of unicode chars in printf (but now unicode in arguments doesn't... | Daniel Friesel | -1/+2 |
2009-09-21 | Yet more code cleanup | Daniel Friesel | -53/+68 |
2009-09-20 | Improved readability of the regular expressions | Daniel Friesel | -10/+56 |
2009-09-12 | Version bump1.0.2 | Daniel Friesel | -1/+6 |
2009-09-12 | efa(1): Unicode may work or may not. | Daniel Friesel | -2/+2 |
2009-08-31 | efa: parse_content: Correctly parse Fußweg messages with time | Daniel Friesel | -4/+7 |
2009-08-27 | efa: parse_content: Merged two if () checks | Daniel Friesel | -4/+1 |
2009-08-27 | Use foreach instead of for with useless $j counter | Daniel Friesel | -1/+1 |
2009-08-05 | efa: Code cleanup | Daniel Friesel | -34/+31 |
2009-07-10 | Some code cleanup | Daniel Friesel | -19/+19 |
2009-07-10 | test: Do a normal syntax check of bin/efa | Daniel Friesel | -2/+1 |
2009-07-10 | efa: Fixed a really stupid mistake | Daniel Friesel | -1/+3 |
2009-07-09 | efa: Renamed --restrict option to --include | Daniel Friesel | -10/+10 |
2009-07-09 | efa: Added --version switch | Daniel Friesel | -0/+6 |
2009-07-08 | test/main: use sh -e | Daniel Friesel | -1/+1 |
2009-07-03 | efa(1): Mention missing unicode support for arguments | Daniel Friesel | -0/+5 |
2009-07-03 | Added tests (right now only for valid pod, but whatever :-) | Daniel Friesel | -0/+3 |
2009-07-02 | Makefile: install: Make sure the file mode is right | Daniel Friesel | -0/+2 |
2009-07-01 | Version bump to 1.0.11.0.1 | Daniel Friesel | -0/+6 |
2009-07-01 | efa: efa.vrr.de changed something, fixed the resulting encoding fuckup | Daniel Friesel | -5/+5 |
2009-06-24 | efa(1): Fixed a POD warning | Daniel Friesel | -1/+1 |
2009-06-22 | efa: Support more non-timestamped connections | Daniel Friesel | -2/+2 |
2009-06-17 | efa: Support additional cases of un-timestamped connections | Daniel Friesel | -1/+1 |
2009-06-14 | efa: Refer to efa --help whin invoked with wrong arguments | Daniel Friesel | -1/+1 |
2009-06-07 | efa: Use perldoc -F | Daniel Friesel | -1/+1 |
2009-06-04 | Shortened zsh completion a bit | Daniel Friesel | -3/+1 |
2009-06-01 | Makefile: Don't use install | Daniel Friesel | -2/+3 |
2009-06-01 | Makefile: Don't use $(RM) | Daniel Friesel | -3/+3 |
2009-05-25 | efa: --date: Make the year optional | Daniel Friesel | -1/+2 |
2009-05-23 | Version bump to 1.01.0 | Daniel Friesel | -0/+8 |
2009-05-23 | efa: Show "Fußweg" on all connections, not just the last one | Daniel Friesel | -1/+1 |
2009-05-23 | efa: Fixed generic messages without time | Daniel Friesel | -2/+7 |
2009-05-23 | efa: Fixed parsing of "Fußweg" messages | Daniel Friesel | -0/+4 |
2009-05-23 | efa: Added support for --{from,to,via}-type | Daniel Friesel | -3/+21 |
2009-05-23 | efa(1): --from and --to are no longer mandatory | Daniel Friesel | -2/+2 |