Age | Commit message (Expand) | Author | Lines |
2010-05-29 | Add --timeout switch, decrease default timeout from 180 to 60 seconds | Daniel Friesel | -0/+7 |
2010-05-15 | efa(1): Add some general POD sections | Daniel Friesel | -1/+23 |
2010-05-13 | test/50-efa.t: Some cleanup | Daniel Friesel | -14/+17 |
2010-05-13 | Die upon invalid options | Daniel Friesel | -2/+11 |
2010-05-12 | Release v1.1.21.1.2 | Daniel Friesel | -1/+8 |
2010-05-12 | Add installation note to README | Daniel Friesel | -0/+9 |
2010-05-12 | efa: Correct --date help message | Daniel Friesel | -2/+2 |
2010-05-11 | Fix --ignore-info handling, add more parser tests | Daniel Friesel | -3/+2003 |
2010-05-11 | Add some actual parser tests | Daniel Friesel | -10/+1131 |
2010-05-11 | efa: --max-change arguments are verified by Getopt::Lang | Daniel Friesel | -0/+1 |
2010-05-11 | Add short option for --version | Daniel Friesel | -6/+8 |
2010-05-11 | Add tests for short options | Daniel Friesel | -28/+37 |
2010-05-11 | Add tests for some more options | Daniel Friesel | -4/+43 |
2010-05-11 | efa: Add option checking for --exclude | Daniel Friesel | -0/+5 |
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 |