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