1. 747cab4 No need for $Id$ now. by Nicholas Marriott · 10 years ago
  2. 562af86 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  3. 4c42381 Move template defines back into .c files. by nicm · 10 years ago
  4. 45dfc5a Instead of setting up the default keys by building the key struct by nicm · 10 years ago
  5. 1b7c2dd Trivial style and spacing nits. by nicm · 11 years ago
  6. f2675cd Trivial style and spacing nits. by Nicholas Marriott · 11 years ago
  7. a36da3a Remove the barely-used and unnecessary command check() function. by Nicholas Marriott · 11 years ago
  8. 0c969a7 Handle no client better in display-message. by Nicholas Marriott · 12 years ago
  9. 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  10. bb8457b Fix error reporting for client commands by adding a flag to by Nicholas Marriott · 12 years ago
  11. 6bdc947 Handle no client better in display-message. by Nicholas Marriott · 12 years ago
  12. 3d974b7 Don't let display-message crash if no client, from George Nachman. by Nicholas Marriott · 12 years ago
  13. 3964309 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  14. 3a2e9d8 Fix error reporting for client commands by adding a flag to cmd_find_client to by Nicholas Marriott · 12 years ago
  15. 911ef4e Allow display-message with no curclient. by Nicholas Marriott · 12 years ago
  16. 675c6b3 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  17. 3a0016a Use the CMD_*_USAGE defines consistently, from Thomas Adam. by Nicholas Marriott · 12 years ago
  18. 1c60803 Sync OpenBSD patchset 1162: by Tiago Cunha · 12 years ago
  19. 73c6785 Use a separate define for each default format template and strip clutter by Nicholas Marriott · 12 years ago
  20. 1f5e6e3 Sync OpenBSD patchset 1151: by Tiago Cunha · 12 years ago
  21. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  22. ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
  23. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  24. 5cc4961 Sync OpenBSD patchset 1119: by Tiago Cunha · 13 years ago
  25. ebf94bc Switch all of the various choose- and list- commands over to the format by Nicholas Marriott · 13 years ago
  26. e7c7024 Sync OpenBSD patchset 1038: by Tiago Cunha · 13 years ago
  27. 8b68ea1 Terminate strftime buffer properly and free format string, whoops. From by Nicholas Marriott · 13 years ago
  28. e0d2221 Sync OpenBSD patchset 1031: by Tiago Cunha · 13 years ago
  29. aaf0bfc Use format for display-message, based on a diff from George Nachman. by Nicholas Marriott · 13 years ago
  30. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  31. 13c54a0 |PatchSet 883 by Nicholas Marriott · 14 years ago
  32. ffce6b3 |PatchSet 876 by Nicholas Marriott · 14 years ago
  33. c8a14de Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0' by Miod Vallat · 14 years ago
  34. d88c20e Change -t on display-message to be target-pane for the #[A-Z] by Nicholas Marriott · 14 years ago
  35. 1df427b Sync OpenBSD patchset 829: by Tiago Cunha · 14 years ago
  36. 7502cb3 Clean up and simplify tmux command argument parsing. by Nicholas Marriott · 14 years ago
  37. 5f366e6 Sync OpenBSD patchset 561: by Tiago Cunha · 15 years ago
  38. 87821fc Add a -p flag to display-message to print the output rather than displaying in by Nicholas Marriott · 15 years ago
  39. f945102 Sync OpenBSD patchset 553: by Tiago Cunha · 15 years ago
  40. 563f344 Sync OpenBSD patchset 549: by Tiago Cunha · 15 years ago
  41. 543fb99 Two new options, window-status-format and window-status-current-format, which by Nicholas Marriott · 15 years ago
  42. ac5b7d5 Don't interpret #() for display-message, it usually doesn't make sense and may by Nicholas Marriott · 15 years ago
  43. e35f5b3 Sync OpenBSD patchset 539: by Tiago Cunha · 15 years ago
  44. 76ef877 Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the by Nicholas Marriott · 15 years ago
  45. bc23610 Sync OpenBSD patchset 374: by Tiago Cunha · 15 years ago
  46. 6bca92d Rather than running status-left, status-right and window title #() with popen by Nicholas Marriott · 15 years ago
  47. d637cb3 Sync OpenBSD patchset 181: by Tiago Cunha · 15 years ago
  48. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  49. 6f5150a - New command display-message (alias display) to display a message in the by Nicholas Marriott · 15 years ago
  50. ae7dda1 - New command display-message (alias display) to display a message in the by Tiago Cunha · 15 years ago