1. a36da3a Remove the barely-used and unnecessary command check() function. by Nicholas Marriott · 11 years ago
  2. b58bca9 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  3. 738e789 If -s to swap-pane is not given, use the current pane. by Nicholas Marriott · 12 years ago
  4. c71844d Add resize-pane -Z to temporary zoom the active pane to occupy the full by Nicholas Marriott · 12 years ago
  5. 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  6. c5239c5 Add resize-pane -Z to temporary zoom the active pane to occupy the full window by Nicholas Marriott · 12 years ago
  7. 3964309 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  8. 1f5e6e3 Sync OpenBSD patchset 1151: by Tiago Cunha · 12 years ago
  9. ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
  10. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  11. 13d5ac6 Sync OpenBSD patchset 909: by Tiago Cunha · 14 years ago
  12. 583c885 Reset last pane on swap-pane across windows, fixes crash noticed by hsim by Nicholas Marriott · 14 years ago
  13. 1df427b Sync OpenBSD patchset 829: by Tiago Cunha · 14 years ago
  14. 7502cb3 Clean up and simplify tmux command argument parsing. by Nicholas Marriott · 14 years ago
  15. cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
  16. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  17. e35f5b3 Sync OpenBSD patchset 539: by Tiago Cunha · 15 years ago
  18. 76ef877 Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the by Nicholas Marriott · 15 years ago
  19. 3eb77bf Sync OpenBSD patchset 205: by Tiago Cunha · 15 years ago
  20. 1650b85 Sync OpenBSD patchset 200: by Tiago Cunha · 15 years ago
  21. 8df3035 Remove some dead code found by clang. by Nicholas Marriott · 15 years ago
  22. 071494d Merge pane number into the target specification for pane commands. Instead of by Nicholas Marriott · 15 years ago
  23. d637cb3 Sync OpenBSD patchset 181: by Tiago Cunha · 15 years ago
  24. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  25. 16f424d Sync OpenBSD patchset 144: by Tiago Cunha · 15 years ago
  26. 545893d Sync OpenBSD patchset 142: by Tiago Cunha · 15 years ago
  27. ff2cc0e Move the offsets as well when swapping panes. by Nicholas Marriott · 15 years ago
  28. 6036bdd Improved layout code. by Nicholas Marriott · 15 years ago
  29. 1e574bb Get rid of the PANE_HIDDEN flag in favour of a function, and moving the by Nicholas Marriott · 15 years ago
  30. fe20c0d Get rid of the PANE_HIDDEN flag in favour of a function, and moving the by Nicholas Marriott · 15 years ago
  31. 097b96e Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
  32. 5f108d9 Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
  33. e2a0c5a When swapping pane positions, swap the PANE_HIDDEN flag as well, otherwise tmux by Nicholas Marriott · 15 years ago
  34. c5dbec9 When swapping pane positions, swap the PANE_HIDDEN flag as well, otherwise tmux by Nicholas Marriott · 15 years ago
  35. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago
  36. 143aa71 Space trimmage mega-diff. by Nicholas Marriott · 16 years ago
  37. 325d43e rotate-window command. by Nicholas Marriott · 16 years ago
  38. 57d99d9 09. by Nicholas Marriott · 16 years ago
  39. f8db852 Treat flags properly. by Nicholas Marriott · 16 years ago
  40. 8216f7b swap-pane command. by Nicholas Marriott · 16 years ago