Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-27 | Update for new URL. | Jason A. Donenfeld | |
2014-04-23 | find: support tree 1.7.0 | Jason A. Donenfeld | |
2012-09-18 | Better dependency list. | Jason A. Donenfeld | |
2012-09-12 | Use getopt to regularize options | Brian Mattern | |
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. | |||
2012-09-08 | Simplify README. | Jason A. Donenfeld | |
2012-09-06 | Add dependencies to README. | Jason A. Donenfeld | |
2012-09-03 | Fix readme typo. | Jason A. Donenfeld | |
2012-09-03 | Move examples into manpage. | Jason A. Donenfeld | |
2012-09-03 | Make into a real project. | Jason A. Donenfeld | |
2012-09-03 | Support pass git | Jason A. Donenfeld | |
2012-08-06 | Update examples. | Jason A. Donenfeld | |
2012-08-06 | Update readme. | Jason A. Donenfeld | |
2012-07-24 | Add git support. | Jason A. Donenfeld | |
2012-07-23 | Initial commit. | Jason A. Donenfeld | |