1. bae9584 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  2. b3e8d44 If multiple arguments are given to new-session, new-window, by nicm · 11 years ago
  3. 540f0b3 Both the two previous ways of navigating panes by direction have by nicm · 11 years ago
  4. 953c3ef Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  5. a5d4b7f Some more long lines. by nicm · 11 years ago
  6. 3e27be3 Set PATH explicitly, either from client or session by nicm · 11 years ago
  7. bce9527 Remove some unnecessary includes and fix a typo. by nicm · 11 years ago
  8. 2e98c90 Correct the dance to fix the active pane in join-pane by pulling the by nicm · 11 years ago
  9. 992ef70 Remove the monitor-content option and associated bits and bobs. It's by nicm · 11 years ago
  10. 1704d4a Don't segfaut when the parent of the layout cell is NULL, from Thomas Adam. by nicm · 11 years ago
  11. 78e783e Don't segfaut when the parent of the layout cell is NULL, from Thomas Adam. by Nicholas Marriott · 11 years ago
  12. f315207 I prefer . here not :. by Nicholas Marriott · 11 years ago
  13. 4273c1b Use utempter to update utmp if it's around for configure, from madmaverick9 at by Nicholas Marriott · 11 years ago
  14. 150ef86 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  15. 315d45a Fix crash due to uninitialized lastwp member of layout_cell, reported by by nicm · 11 years ago
  16. d50e47f Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  17. 945339b Allow replacing each of the many sets of separate foo-{fg,bg,attr} by nicm · 11 years ago
  18. c930fd5 Remember the last active pane in the top-bottom or left-right cell so by nicm · 11 years ago
  19. 282c5f9 Alter how tmux handles the working directory to internally use file by nicm · 11 years ago
  20. 90ae768 Clear window->flags when clearing winlinks by nicm · 11 years ago
  21. 4538c26 Alter how tmux handles the working directory to internally use file descriptors by Nicholas Marriott · 11 years ago
  22. c103f2f Clear window->flags when clearing winlinks by Thomas · 11 years ago
  23. 399a15b Merge branch 'obsd-master' by Thomas · 12 years ago
  24. 771d7db Fix compiler warnings, missing #include. From Thomas Adam. by Nicholas Marriott · 12 years ago
  25. 00af2df Merge branch 'obsd-master' by Thomas · 12 years ago
  26. e44bd9f Revert the command-prefix change which breaks sequences of commands. by Nicholas Marriott · 12 years ago
  27. 58bb6f8 Set pane resize flag when needed. by Nicholas Marriott · 12 years ago
  28. 114d822 Don't zoom windows with one pane, from Romain Francoise. by Nicholas Marriott · 12 years ago
  29. c71844d Add resize-pane -Z to temporary zoom the active pane to occupy the full by Nicholas Marriott · 12 years ago
  30. 3eae71b Do pane resize ioctls once at the end of the server loop rather than by Nicholas Marriott · 12 years ago
  31. 8d59b18 No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
  32. 8aa40ec Don't zoom windows with one pane, from Romain Francoise. by Nicholas Marriott · 12 years ago
  33. c5239c5 Add resize-pane -Z to temporary zoom the active pane to occupy the full window by Nicholas Marriott · 12 years ago
  34. dbd8e47 Do pane resize ioctls once at the end of the server loop rather than by Nicholas Marriott · 12 years ago
  35. 31407b7 Add option command-prefix which is automatically prepended to any command by Nicholas Marriott · 12 years ago
  36. 9d165df No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
  37. 64da762 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  38. 8903c1f Automatically reflow wrapped lines when a pane is resized, requested by by Nicholas Marriott · 12 years ago
  39. de19401 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  40. e33ba57 Remove the layout undo/redo code which never really worked. by Nicholas Marriott · 12 years ago
  41. 739a766 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  42. 24d7d07 Support the 47 and 1047 SM and RM sequences (alternate screen without by Nicholas Marriott · 12 years ago
  43. 47fbf87 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  44. d210d99 Make mouse event structure clearer by defining events (up, click, drag) by Nicholas Marriott · 12 years ago
  45. 31f93d8 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  46. 596e9d8 Fix bad size in memcpy from Romain Francoise. by Nicholas Marriott · 12 years ago
  47. 56e3748 Sync OpenBSD patchset 1165: by Tiago Cunha · 12 years ago
  48. 58e8e0e Fix up window reference counting and don't crash if the rename timer by Nicholas Marriott · 12 years ago
  49. 200b0e5 Sync OpenBSD patchset 1156: by Tiago Cunha · 12 years ago
  50. a3dec6b Instead of numbering choose mode items 0-9a-z and then nothing, number by Nicholas Marriott · 12 years ago
  51. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  52. 38530de Sync OpenBSD patchset 1144: by Tiago Cunha · 12 years ago
  53. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  54. 63f5c38 Clear flags across all sessions, from Thomas Adam. by Nicholas Marriott · 12 years ago
  55. 2e3a260 Sync OpenBSD patchset 1127: by Tiago Cunha · 12 years ago
  56. f51c55c Use default-shell not _PATH_BSHELL to spawn commands, pointed out by by Nicholas Marriott · 13 years ago
  57. ce67a44 Sync OpenBSD patchset 1091: by Tiago Cunha · 13 years ago
  58. e5b3858 Sync OpenBSD patchset 1087: by Tiago Cunha · 13 years ago
  59. f99de22 Sync OpenBSD patchset 1084: by Tiago Cunha · 13 years ago
  60. 631d6b5 Do not fire name timer when automatic-rename is off, from Tim Ruehsen a by Nicholas Marriott · 13 years ago
  61. c829bdf Minor style nits - return (). by Nicholas Marriott · 13 years ago
  62. 85f5485 Add a layout history which can be stepped through with select-layout -u by Nicholas Marriott · 13 years ago
  63. 37e5b5d Sync OpenBSD patchset 1074: by Tiago Cunha · 13 years ago
  64. f9f6eea Sync OpenBSD patchset 1072: by Tiago Cunha · 13 years ago
  65. 5672f2c Check changes_timer with event_initialized before event_del. by Nicholas Marriott · 13 years ago
  66. f599712 Add a simple form of output rate limiting by counting the number of by Nicholas Marriott · 13 years ago
  67. f41efd9 Sync OpenBSD patchset 1069: by Tiago Cunha · 13 years ago
  68. 0987d55 Sync OpenBSD patchset 1057: by Tiago Cunha · 13 years ago
  69. 4621034 Add notify hooks for various events, the functions are currently empty by Nicholas Marriott · 13 years ago
  70. d3c842d Check event_initialized before event_del if event may not have been set by Nicholas Marriott · 13 years ago
  71. c82e068 Sync OpenBSD patchset 1024: by Tiago Cunha · 13 years ago
  72. 8363d19 Move window name changes into wrapper function window_set_name, from by Nicholas Marriott · 13 years ago
  73. 2ee0d85 Sync OpenBSD patchset 1017: by Tiago Cunha · 13 years ago
  74. 0e59bc7 Give each window a unique id, like panes but prefixed with @. Based on by Nicholas Marriott · 13 years ago
  75. e23df3a Sync OpenBSD patchset 1014: by Tiago Cunha · 13 years ago
  76. 9bbc63e Call bufferevent_free before closing file descriptor associated with it by Nicholas Marriott · 13 years ago
  77. db7570d Set IUTF8 in termios where supported, suggested by Egmont Koblinger. by Nicholas Marriott · 13 years ago
  78. 9ec4575 Sync OpenBSD patchset 979: by Tiago Cunha · 13 years ago
  79. 57df442 Make window_pane_index work the same as window_index, from Ben Boeckel. by Nicholas Marriott · 13 years ago
  80. edd59d9 Sync OpenBSD patchset 960: by Tiago Cunha · 13 years ago
  81. e6a59c4 Reject $SHELL if it is not a full path. by Nicholas Marriott · 13 years ago
  82. d390a90 Sync OpenBSD patchset 950: by Tiago Cunha · 13 years ago
  83. f01b719 Add pane-base-index option, from Ben Barbour. by Nicholas Marriott · 13 years ago
  84. fa0f10d PatchSet 923 by Nicholas Marriott · 13 years ago
  85. 2b60c64 Get rid of the layout string code which tries to walk through the layout by Nicholas Marriott · 13 years ago
  86. 7aafee7 |PatchSet 894 by Nicholas Marriott · 14 years ago
  87. 0f97ac4 The mouse should only work in copy mode if mode-mouse is set, not just by Nicholas Marriott · 14 years ago
  88. 536fc24 PatchSet 870 by Nicholas Marriott · 14 years ago
  89. 808502a Give each pane created in a tmux server a unique id (starting from 0), by Nicholas Marriott · 14 years ago
  90. 4e4568c Sync OpenBSD patchset 852: by Tiago Cunha · 14 years ago
  91. 1270f8f Check if the index is in use and fail before creating the child process, by Nicholas Marriott · 14 years ago
  92. 492e3aa Sync OpenBSD patchset 834: by Tiago Cunha · 14 years ago
  93. 69cb1f8 Move all calls to fcntl(...O_NONBLOCK) into a function and clear the by Nicholas Marriott · 14 years ago
  94. 30f6d9b Sync OpenBSD patchset 813: by Tiago Cunha · 14 years ago
  95. 2231e72 Add a function to create window flags rather than doing the same thing by Nicholas Marriott · 14 years ago
  96. 3a4f765 Add an option to alert (monitor) for silence (lack of activity) in a by Nicholas Marriott · 14 years ago
  97. e26a351 Add an option to alert (monitor) for silence (lack of activity) in a by Nicholas Marriott · 14 years ago
  98. 36e537b PatchSet 786 by Nicholas Marriott · 14 years ago
  99. 503edae Don't allow last and active window to become the same - a very bad move by Nicholas Marriott · 14 years ago
  100. cd079e8 Sync OpenBSD patchset 780: by Tiago Cunha · 14 years ago