Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2011-06-15 | Fix syntax error. duh. | Daniel Friesel | -1/+1 | |
2011-06-15 | Update README | Daniel Friesel | -2/+2 | |
2011-06-15 | Add COPYING | Daniel Friesel | -0/+3 | |
2011-06-15 | Don't crash if ping fails | Daniel Friesel | -3/+6 | |
2011-06-15 | ekgping(1): Update / fix dependency list | Daniel Friesel | -4/+4 | |
2011-06-15 | Build.PL: Add dependencies | Daniel Friesel | -0/+7 | |
2011-06-15 | Add compile/pod tests | Daniel Friesel | -0/+16 | |
2011-06-15 | Allow passing of options to ping call | Daniel Friesel | -2/+7 | |
2011-06-15 | Add options (quiet, custom sound file, version) | Daniel Friesel | -19/+52 | |
2011-06-15 | Add File::ShareDir to ekgping(1) dependency list | Daniel Friesel | -0/+2 | |
2011-06-15 | Add README | Daniel Friesel | -0/+21 | |
2011-06-15 | Add Build.PL | Daniel Friesel | -1/+37 | |
2011-06-15 | Documentation | Daniel Friesel | -4/+36 | |
2011-06-15 | Minor style fixes | Daniel Friesel | -3/+5 | |
2011-06-15 | Use SDL for beeps | Daniel Friesel | -22/+17 | |
2011-06-15 | Sound via direct /dev/audio access (ugly, mostly proof of concept) | Daniel Friesel | -1/+21 | |
2011-06-15 | Show full spike only for rtt < 0.3ms, half spike otherwise | Daniel Friesel | -2/+13 | |
2011-06-02 | Cleanup | Daniel Friesel | -2/+2 | |
2011-06-02 | Get terminal width from Term::Size | Daniel Friesel | -1/+2 | |
2011-06-02 | Erase next column | Daniel Friesel | -1/+6 | |
2011-06-02 | Hide cursor | Daniel Friesel | -1/+12 | |
2011-06-02 | Rewrite line every 80 chars | Daniel Friesel | -0/+6 | |
2011-06-02 | Minor cleanup | Daniel Friesel | -23/+22 | |
2011-06-01 | beep simulation | Daniel Friesel | -5/+22 | |
2011-06-01 | Initial commit | Daniel Friesel | -0/+90 | |