1. f90eb43 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  2. c71844d Add resize-pane -Z to temporary zoom the active pane to occupy the full by Nicholas Marriott · 12 years ago
  3. 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  4. bb8457b Fix error reporting for client commands by adding a flag to by Nicholas Marriott · 12 years ago
  5. c519f9a evbuffer_readline returns allocated storage, don't leak it. by Nicholas Marriott · 12 years ago
  6. 1c60803 Sync OpenBSD patchset 1162: by Tiago Cunha · 12 years ago
  7. 73c6785 Use a separate define for each default format template and strip clutter by Nicholas Marriott · 12 years ago
  8. 1f5e6e3 Sync OpenBSD patchset 1151: by Tiago Cunha · 12 years ago
  9. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  10. ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
  11. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  12. 5cc4961 Sync OpenBSD patchset 1119: by Tiago Cunha · 12 years ago
  13. ebf94bc Switch all of the various choose- and list- commands over to the format by Nicholas Marriott · 12 years ago
  14. 3893cc1 Sync OpenBSD patchset 1049: by Tiago Cunha · 13 years ago
  15. 4e05a2c Add -P/-F flags to break-pane too, from George Nachman. by Nicholas Marriott · 13 years ago
  16. c82e068 Sync OpenBSD patchset 1024: by Tiago Cunha · 13 years ago
  17. 8363d19 Move window name changes into wrapper function window_set_name, from by Nicholas Marriott · 13 years ago
  18. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  19. 21140d4 Sync OpenBSD patchset 910: by Tiago Cunha · 13 years ago
  20. ec3efab Reset last pane properly when using break-pane as well, fixes a problem by Nicholas Marriott · 13 years ago
  21. 1df427b Sync OpenBSD patchset 829: by Tiago Cunha · 14 years ago
  22. 7502cb3 Clean up and simplify tmux command argument parsing. by Nicholas Marriott · 14 years ago
  23. cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
  24. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  25. e35f5b3 Sync OpenBSD patchset 539: by Tiago Cunha · 15 years ago
  26. 76ef877 Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the by Nicholas Marriott · 15 years ago
  27. 6a1ebb1 Sync OpenBSD patchset 371: by Tiago Cunha · 15 years ago
  28. 9dd72b9 Add "grouped sessions" which have independent name, options, current window and by Nicholas Marriott · 15 years ago
  29. e61ee94 Sync OpenBSD patchset 257: by Tiago Cunha · 15 years ago
  30. 3ad4de6 Add a base-index session option to specify the first index checked when looking by Nicholas Marriott · 15 years ago
  31. 1650b85 Sync OpenBSD patchset 200: by Tiago Cunha · 15 years ago
  32. 071494d Merge pane number into the target specification for pane commands. Instead of by Nicholas Marriott · 15 years ago
  33. d637cb3 Sync OpenBSD patchset 181: by Tiago Cunha · 15 years ago
  34. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  35. 545893d Sync OpenBSD patchset 142: by Tiago Cunha · 15 years ago
  36. 6036bdd Improved layout code. by Nicholas Marriott · 15 years ago
  37. 097b96e Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
  38. 5f108d9 Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
  39. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago
  40. ab4e5e8 Clean up manual layout code: by Nicholas Marriott · 15 years ago
  41. 143aa71 Space trimmage mega-diff. by Nicholas Marriott · 15 years ago
  42. 56f80a5 break-pane command to split a pane off into a new window; bound to ! by default. by Nicholas Marriott · 16 years ago