1. bc23610 Sync OpenBSD patchset 374: by Tiago Cunha · 15 years ago
  2. ea1721b Sync OpenBSD patchset 373: by Tiago Cunha · 15 years ago
  3. 6a1ebb1 Sync OpenBSD patchset 371: by Tiago Cunha · 15 years ago
  4. 91e4dc8 Sync OpenBSD patchset 370: by Tiago Cunha · 15 years ago
  5. a4ea6a9 Sync OpenBSD patchset 369: by Tiago Cunha · 15 years ago
  6. eb7f8b6 Sync OpenBSD patchset 360: by Tiago Cunha · 15 years ago
  7. 804b869 Sync OpenBSD patchset 352: by Tiago Cunha · 15 years ago
  8. 4dd332c Sync OpenBSD patchset 349: by Tiago Cunha · 15 years ago
  9. 1310ea2 Sync OpenBSD patchset 347: by Tiago Cunha · 15 years ago
  10. df7b684 Sync OpenBSD patchset 343: by Tiago Cunha · 15 years ago
  11. 3266fb5 Sync OpenBSD patchset 332: by Tiago Cunha · 15 years ago
  12. 23d7ed3 Sync OpenBSD patchset 331: by Tiago Cunha · 15 years ago
  13. dbaa284 Sync OpenBSD patchset 327: by Tiago Cunha · 15 years ago
  14. 960cd3d Sync OpenBSD patchset 326: by Tiago Cunha · 15 years ago
  15. 4d4ec52 Zap unused variables. by Tiago Cunha · 15 years ago
  16. 69e7f4a Sync OpenBSD patchset 324: by Tiago Cunha · 15 years ago
  17. 0ec1ce0 Sync OpenBSD patchset 322: by Tiago Cunha · 15 years ago
  18. f0cb57d Sync OpenBSD patchset 321: by Tiago Cunha · 15 years ago
  19. 930f67f Sync OpenBSD patchset 320: by Tiago Cunha · 15 years ago
  20. 1de812d Sync OpenBSD patchset 319: by Tiago Cunha · 15 years ago
  21. bb2d57d Sync OpenBSD patchset 316: by Tiago Cunha · 15 years ago
  22. 51a1f25 Sync OpenBSD patchset 314: by Tiago Cunha · 15 years ago
  23. afd0bd7 When shutting down the server, expect clients to be polite and exit when asked by Nicholas Marriott · 15 years ago
  24. ed3535d Sync OpenBSD patchset 302: by Tiago Cunha · 15 years ago
  25. 86fb973 Sync OpenBSD patchset 300: by Tiago Cunha · 15 years ago
  26. 35b926c Sync OpenBSD patchset 290: by Tiago Cunha · 15 years ago
  27. d895d4a Sync OpenBSD patchset 274: by Tiago Cunha · 15 years ago
  28. b644b17 Sync OpenBSD patchset 272: by Tiago Cunha · 15 years ago
  29. 11f0f81 Didn't mean to commit this stuff. by Nicholas Marriott · 15 years ago
  30. 620402a This is a better fix for OS X stupidity. by Nicholas Marriott · 15 years ago
  31. a2a8518 Sync OpenBSD patchset 263: by Tiago Cunha · 15 years ago
  32. 7f77c39 Sync OpenBSD patchset 247: by Tiago Cunha · 15 years ago
  33. 5cc971f Sync OpenBSD patchset 244: by Tiago Cunha · 15 years ago
  34. a9b6bfd Sync OpenBSD patchset 243: by Tiago Cunha · 15 years ago
  35. c261ae3 Sync OpenBSD patchset 240: by Tiago Cunha · 15 years ago
  36. 5b56ea1 Sync OpenBSD patchset 225: by Tiago Cunha · 15 years ago
  37. de7483a Sync OpenBSD patchset 192: by Tiago Cunha · 15 years ago
  38. 28cf7dc Sync OpenBSD patchset 175: by Tiago Cunha · 15 years ago
  39. d29b57f Sync OpenBSD patchset 155: by Tiago Cunha · 15 years ago
  40. 54c6848 Sync OpenBSD patchset 148: by Tiago Cunha · 15 years ago
  41. 545893d Sync OpenBSD patchset 142: by Tiago Cunha · 15 years ago
  42. 376c808 Add three new session options: visual-activity, visual-bell, visual-content. by Tiago Cunha · 15 years ago
  43. 72d56bd Instead of faking up a status line in status_redraw, use the same code to by Nicholas Marriott · 15 years ago
  44. 5ef5bd7 Add a "back to indentation" key in copy mode to move the cursor to the first by Nicholas Marriott · 15 years ago
  45. d2c3dbc If it exist, load a system-wide configuration file /etc/tmux.conf before any by Nicholas Marriott · 15 years ago
  46. 2ddcb51 Fix $Id$. by Nicholas Marriott · 15 years ago
  47. 86504af Rename the global options variables to be shorter and to make session options by Nicholas Marriott · 15 years ago
  48. 9f06533 $Id$. by Nicholas Marriott · 15 years ago
  49. 6ce734c After logging (if enabled) is switched to file, there is no reason to keep by Nicholas Marriott · 15 years ago
  50. de2ea2d Status line fixes: don't truncate status-right now the length calculation is by Nicholas Marriott · 15 years ago
  51. 3fcbe1e Remove some dead assignments, found by sthen with clang. by no_author · 15 years ago
  52. bb459be Whitespace and more syncing. by Nicholas Marriott · 15 years ago
  53. a5830b9 Restore $Id$ and add script to do so. by Nicholas Marriott · 15 years ago
  54. f7a9eb4 Change find-window and monitor-content to use fnmatch(3). For convenience and by Nicholas Marriott · 15 years ago
  55. 944520b Make remain-on-exit work again when there is only one pane left, which was by Nicholas Marriott · 15 years ago
  56. 80af85a - New window option monitor-content to search for a string in a window, and by Tiago Cunha · 16 years ago
  57. 0abd8ea (void). by Nicholas Marriott · 16 years ago
  58. 03af7c9 Recreate server socket on SIGUSR1, per SF feature request 2792533. by Nicholas Marriott · 16 years ago
  59. 4b64bd7 It is HAVE_PTY_H, also add a cast to shut gcc up. by Nicholas Marriott · 16 years ago
  60. c8cf438 Rename all feature flags to HAVE_* and move out of makefiles into a configure by Nicholas Marriott · 16 years ago
  61. 143aa71 Space trimmage mega-diff. by Nicholas Marriott · 16 years ago
  62. 9164dd6 Only worry about complete seconds for status line update. Also reduce poll interval and de-magic-number it. by Nicholas Marriott · 16 years ago
  63. a6f2d82 Use a (pre)randomised binary tree for UTF-8 character widths. Probably overkill by Nicholas Marriott · 16 years ago
  64. 844f616 Update TODO; fix a comment; better screenshot. by Nicholas Marriott · 16 years ago
  65. dbf52fa Change scroll/pane redraws to only redraw the single pane affected rather than by Nicholas Marriott · 16 years ago
  66. 84cde92 If redrawing the region would mean redrawing > half the pane, just schedule to by Nicholas Marriott · 16 years ago
  67. 91bc683 - Allow switching to hidden windows (for active-only layout). by Nicholas Marriott · 16 years ago
  68. b6450b1 Basic horizontal splitting and layout management. Still some redraw and other by Nicholas Marriott · 16 years ago
  69. 907bec6 FD_CLOEXEC more fds. Still one I can't find... by Nicholas Marriott · 16 years ago
  70. 5872633 Now unused variable. by Nicholas Marriott · 16 years ago
  71. cb2ac5c Key repeating is now a property of the key binding not of the command. Repeat by Nicholas Marriott · 16 years ago
  72. a7f5777 Not const. by Nicholas Marriott · 16 years ago
  73. be0c79f Sockets in /tmp are now created in a subdirectory named, tmux-UID, eg by Nicholas Marriott · 16 years ago
  74. 52fb9ca Clear pollfds first. by Nicholas Marriott · 16 years ago
  75. 0402ef2 Log socket path so I can tell which tmux log is which. by Nicholas Marriott · 16 years ago
  76. a9a22d7 Initialise socket_path before parsing configuration file. by Nicholas Marriott · 16 years ago
  77. 5b7e882 Don't redraw status if it has already been redrawed as part of entire screen. by Nicholas Marriott · 16 years ago
  78. 5a6ed33 Don't leak string arguments and options. by Nicholas Marriott · 16 years ago
  79. a4f5d12 Don't leak top line of history and status screen. by Nicholas Marriott · 16 years ago
  80. 0450b4a Move status prompt/message init and teardown into status.c. by Nicholas Marriott · 16 years ago
  81. 03d531e Move sx,sy into tty rather than client. by Nicholas Marriott · 16 years ago
  82. b373993 Don't redraw status line unless it has actually changed. Stops extraneous by Nicholas Marriott · 16 years ago
  83. b235815 Don't close fds, so error message appears. by Nicholas Marriott · 16 years ago
  84. 62d2ab3 Continue process if suspended. by Nicholas Marriott · 16 years ago
  85. 871f57c Ugh. Another inner loop variable reuse bug. by Nicholas Marriott · 16 years ago
  86. 4428987 * Better support for at least the most common variant of mouse input: parse it and adjust for different panes. Also support mouse in window/session choice mode. by Nicholas Marriott · 16 years ago
  87. fbbf46e Close stdin/stdout/stderr. by Nicholas Marriott · 16 years ago
  88. c172628 Handle cursor on/off better. by Nicholas Marriott · 16 years ago
  89. a239d80 Don't reuse index variable. by Nicholas Marriott · 16 years ago
  90. 392e135 Handle SIGTERM (and kill-server which uses it), a bit more neatly - tidy up by Nicholas Marriott · 16 years ago
  91. 2d15f59 Try to change the window title to match the command running it in. This is done by Nicholas Marriott · 16 years ago
  92. 5f6a351 Start the first client with a special socketpair so it is already known to the by Nicholas Marriott · 16 years ago
  93. a15f8fc Support command sequences separated by " ; ". Also clean up command printing. by Nicholas Marriott · 16 years ago
  94. 8ea4971 suspend-client command and suspend client when ^Z key binding is used. by Nicholas Marriott · 16 years ago
  95. 0fd60e9 Whoops, take out debugging. by Nicholas Marriott · 16 years ago
  96. f3edf28 Don't die when last window either. by Nicholas Marriott · 16 years ago
  97. 32e3759 Don't die on kill-window. by Nicholas Marriott · 16 years ago
  98. d29ca39 Two new commands, choose-window and choose-session which work only when bound to a key and allow the window or session to be selected from a list. by Nicholas Marriott · 16 years ago
  99. 4e2b640 Unbreak prefix as binding. by Nicholas Marriott · 16 years ago
  100. 97fef89 Rework the prefix-time stuff. The option is now call repeat-time and defaults to 500 ms. However, it only applies to a small subset of commands, currently: up-pane, down-pane, next-window, previous-window, resize-pane-up, resize-pane-down. These are the commands for which it is obviously useful, having it for everything else was just bloody annoying. by Nicholas Marriott · 16 years ago