Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better dependency list. | Jason A. Donenfeld | 2012-09-18 | 1 | -1/+10 |
| | |||||
* | Use getopt to regularize options | Brian Mattern | 2012-09-12 | 1 | -0/+1 |
| | | | | | | | | | I like being able to specify command line options (like -c) at the end of the line (which is usually when I think of the fact that I need them). The attached patch uses getopt(1) to regularize the option list so that lazy people like me can specify the options in any order. | ||||
* | Simplify README. | Jason A. Donenfeld | 2012-09-08 | 1 | -17/+2 |
| | |||||
* | Add dependencies to README. | Jason A. Donenfeld | 2012-09-06 | 1 | -0/+8 |
| | |||||
* | Fix readme typo. | Jason A. Donenfeld | 2012-09-03 | 1 | -1/+1 |
| | |||||
* | Move examples into manpage. | Jason A. Donenfeld | 2012-09-03 | 1 | -89/+10 |
| | |||||
* | Make into a real project. | Jason A. Donenfeld | 2012-09-03 | 1 | -1/+4 |
| | |||||
* | Support pass git | Jason A. Donenfeld | 2012-09-03 | 1 | -0/+3 |
| | |||||
* | Update examples. | Jason A. Donenfeld | 2012-08-06 | 1 | -7/+7 |
| | |||||
* | Update readme. | Jason A. Donenfeld | 2012-08-06 | 1 | -11/+13 |
| | |||||
* | Add git support. | Jason A. Donenfeld | 2012-07-24 | 1 | -0/+7 |
| | |||||
* | Initial commit. | Jason A. Donenfeld | 2012-07-23 | 1 | -0/+91 |