- d02c4bd Merge branch 'obsd-master' by Thomas · 12 years ago
 - 1751da7 Remove unnecessary calls to va_start/va_end, from Tiago Cunha. by nicm · 12 years ago
 - 282c5f9 Alter how tmux handles the working directory to internally use file by nicm · 12 years ago
 - a0404b6 retcode -> retval for exit message. by nicm · 12 years ago
 - b822d24 Support -c for new-session, based on code from J Raynor. by nicm · 12 years ago
 - 4c9f41f Pass flags into cmdq_guard as an argument since sometimes cmdq->cmd can by nicm · 12 years ago
 - 4538c26 Alter how tmux handles the working directory to internally use file descriptors by Nicholas Marriott · 12 years ago
 - 3fba377 retcode -> retval for exit message. by Nicholas Marriott · 12 years ago
 - 13360ad Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
 - 9389cfb Support -c for new-session, based on code from J Raynor. by Nicholas Marriott · 12 years ago
 - 7be1524 Make cmdq->client_exit a tristate (-1 means "not set") so that if explicitly by Nicholas Marriott · 12 years ago
 - 1c27185 Pass flags into cmdq_guard as an argument since sometimes cmdq->cmd can be by Nicholas Marriott · 12 years ago
 - a0172a6 Mark control commands specially so the client can identify them, based by Nicholas Marriott · 12 years ago
 - 662d471 Mark control commands specially so the client can identify them, based by Nicholas Marriott · 12 years ago
 - b58bca9 Merge branch 'obsd-master' by Thomas Adam · 13 years ago
 - 7ada64d Fix bug where end guard in control mode was not printed after session by Nicholas Marriott · 13 years ago
 - 399a15b Merge branch 'obsd-master' by Thomas · 13 years ago
 - 771d7db Fix compiler warnings, missing #include. From Thomas Adam. by Nicholas Marriott · 13 years ago
 - 0ef24f9 Only send end guard if begin was sent, from George Nachman. by Nicholas Marriott · 13 years ago
 - ebd9c61 Add some additional debug logging. by Nicholas Marriott · 13 years ago
 - 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 13 years ago
 - c5ad47e Only send end guard if begin was sent, from George Nachman. by Nicholas Marriott · 13 years ago
 - 49ed75d Fix a warning. by Nicholas Marriott · 13 years ago
 - c41d92d Add time and a command count to control mode guards, based on code from George by Nicholas Marriott · 13 years ago
 - f8c86a9 Add some additional debug logging. by Nicholas Marriott · 13 years ago
 - 70397e4 Print %%error not %%end guard on error, from George Nachman. by Nicholas Marriott · 13 years ago
 - 3964309 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 13 years ago