Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up some includes. | 2014-10-20 | 1 | -1/+2 | |
* | Don't blindly increase offsets by the return value of snprintf, if there | 2014-04-11 | 1 | -4/+10 | |
* | Couple of fixes from cppcheck via Tiago Cunha. | 2014-01-15 | 1 | -3/+2 | |
* | Simplify args_set, from Tiago Cunha. | 2014-01-09 | 1 | -10/+6 | |
* | Include unistd.h as it is the standard location for getopt(). | 2013-11-17 | 1 | -1/+2 | |
* | Instead of eating 1024 bytes or so for the arguments of each command, | 2013-05-31 | 1 | -43/+79 | |
* | xfree is not particularly helpful, remove it. From Thomas Adam. | 2012-07-10 | 1 | -13/+9 | |
* | Pass the right size to calloc (* not **). | 2011-07-09 | 1 | -2/+2 | |
* | Free old argument even if setting to NULL. | 2011-01-30 | 1 | -5/+6 | |
* | Clean up and simplify tmux command argument parsing. | 2011-01-04 | 1 | -0/+222 |