index
:
misc/speedpad
debian
master
ncurses tool to test, train, and improve typing speed
John Feuerstein
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-25
Speedpad version 1.0
HEAD
v1.0
master
John Feuerstein
2
-2/+16
2011-10-25
Fix hyperlink in documentation
John Feuerstein
1
-2/+2
2011-10-25
Update man page and include project url
John Feuerstein
1
-2/+2
2011-10-25
Add gnuplot(1) examples and screenshots to documentation
John Feuerstein
5
-0/+67
2011-10-24
Remove hardcoded user name from documentation
John Feuerstein
2
-2/+2
2011-10-24
Update gnuplot(1) examples
John Feuerstein
3
-26/+10
2011-10-24
Add tests for CTRL-C and CTRL-Q
John Feuerstein
1
-0/+8
2011-10-24
Add comments for C0 control codes
John Feuerstein
1
-5/+5
2011-10-22
Use secure file mode for stats file dump
John Feuerstein
1
-1/+1
2011-10-22
Add gnuplot(1) examples
John Feuerstein
3
-1/+61
2011-10-22
Add timer information to stats dump
John Feuerstein
1
-4/+9
2011-10-22
Update documentation to include -c/-o and CTRL-Q/CTRL-C
John Feuerstein
3
-4/+13
2011-10-22
Use CTRL-Q to stop gracefully and CTRL-C to quit immediately
John Feuerstein
1
-1/+9
2011-10-22
Do not dump empty stats
John Feuerstein
1
-0/+2
2011-10-22
Handle redirected input and output in a sane way
John Feuerstein
1
-35/+75
2011-10-20
Reconnect stdin and stdout to the tty if redirected
John Feuerstein
1
-8/+22
2011-10-20
Add git ignore pattern for sphinx build dir
John Feuerstein
1
-0/+1
2011-10-20
Speedpad version 0.9
v0.9
John Feuerstein
2
-1/+19
2011-10-20
Import speedpad documentation
John Feuerstein
24
-0/+969
2011-10-20
Add git ignore patterns
John Feuerstein
1
-0/+5
2011-10-20
Dump machine-readable stats on stdout and add --no-stats
John Feuerstein
2
-0/+58
2011-10-20
Make keystrokes_total a stats property
John Feuerstein
1
-1/+5
2011-10-19
Use correct exception for file input related problems
John Feuerstein
1
-2/+2
2011-10-19
Import initial version of the speedpad(1) man page
John Feuerstein
1
-0/+123
2011-10-19
Import GNU GPLv3 LICENSE file
John Feuerstein
1
-0/+674
2011-10-19
Allow typo highscore to grow up to column 80
John Feuerstein
1
-1/+1
2011-10-19
Make the backspace key tabstop aware
John Feuerstein
2
-1/+77
2011-10-19
Remove debug pretty prints
John Feuerstein
1
-5/+0
2011-10-19
Add another command line example
John Feuerstein
1
-0/+1
2011-10-19
Prevent auto scroll after resize if not writable
John Feuerstein
1
-7/+8
2011-10-19
Prevent screen corruption by not scrolling out of the pad
John Feuerstein
1
-3/+5
2011-10-19
Use more portable env shebang line to search user's PATH
John Feuerstein
1
-1/+1
2011-10-19
Add startup check for Python 3
John Feuerstein
1
-0/+3
2011-10-19
Add description and examples to command line help
John Feuerstein
1
-2/+12
2011-10-19
Add better subprocess control and handle child stderr
John Feuerstein
1
-9/+34
2011-10-19
Handle abnormal child process termination
John Feuerstein
1
-4/+8
2011-10-18
Add more tests and fix corner case when using C-style comments
John Feuerstein
2
-7/+135
2011-10-18
Add --version command line option
John Feuerstein
1
-1/+3
2011-10-18
Simplify command line help
John Feuerstein
1
-2/+5
2011-10-18
Update progress bar colors
John Feuerstein
1
-2/+2
2011-10-18
Make the writable flag an attribute
John Feuerstein
2
-16/+20
2011-10-18
Update processing test case for new signals
John Feuerstein
1
-6/+26
2011-10-18
Rework hotkey display for different states
John Feuerstein
1
-20/+22
2011-10-18
Rework screen layout of speed analysis
John Feuerstein
1
-38/+36
2011-10-18
Use user defined signals for flow control
John Feuerstein
1
-11/+23
2011-10-18
Prevent possible division by zero if stopped early
John Feuerstein
1
-4/+9
2011-10-18
Fix imports
John Feuerstein
1
-3/+4
2011-10-17
Add support for quote data on stdin
John Feuerstein
1
-2/+15
2011-10-17
Refactor unicode and utf-8 multi-byte support
John Feuerstein
2
-51/+76
2011-10-17
Refactor speed units and conversion helpers
John Feuerstein
2
-94/+123
[next]