1. 3d9fd1c Add various checks to turn off bits that can't work in control mode (such as by Nicholas Marriott · 12 years ago
  2. 31f93d8 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  3. 18236c1 Fix BELL_NONE which had been broken in some code reorganisation or other by Nicholas Marriott · 12 years ago
  4. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  5. 38530de Sync OpenBSD patchset 1144: by Tiago Cunha · 12 years ago
  6. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  7. 63f5c38 Clear flags across all sessions, from Thomas Adam. by Nicholas Marriott · 12 years ago
  8. a401420 Sync OpenBSD patchset 1137: by Tiago Cunha · 12 years ago
  9. 7c39850 Tidy up bell code, from Thomas Adam. by Nicholas Marriott · 12 years ago
  10. 674de91 Sync OpenBSD patchset 1003: by Tiago Cunha · 13 years ago
  11. cd10f73 Only hide flags on the current window when the session is attached, from by Nicholas Marriott · 13 years ago
  12. c41a93d Sync OpenBSD patchset 949: by Tiago Cunha · 13 years ago
  13. 029c34c Add a tty_bell wrapper function, from Dylan Alex Simon. by Nicholas Marriott · 13 years ago
  14. 8144e5c Sync OpenBSD patchset 929: by Tiago Cunha · 13 years ago
  15. f12158b Add an option to trigger the terminal bell when there is an alert, from by Nicholas Marriott · 13 years ago
  16. 0653840 Sync OpenBSD patchset 856: by Tiago Cunha · 14 years ago
  17. bcc7c68 Unused declaration. by Nicholas Marriott · 14 years ago
  18. a373235 Sync OpenBSD patchset 806: by Tiago Cunha · 14 years ago
  19. acf13ce Store sessions in an RB tree by name rather than a list, this is tidier by Nicholas Marriott · 14 years ago
  20. 3a4f765 Add an option to alert (monitor) for silence (lack of activity) in a by Nicholas Marriott · 14 years ago
  21. e26a351 Add an option to alert (monitor) for silence (lack of activity) in a by Nicholas Marriott · 14 years ago
  22. 761bd3c Sync OpenBSD patchset 745: by Tiago Cunha · 14 years ago
  23. 8363e31 Change the way backoff works. Instead of stopping reading from the pty by Nicholas Marriott · 14 years ago
  24. 28c4c86 Sync OpenBSD patchset 738: by Tiago Cunha · 14 years ago
  25. 2b80ede Don't return if in the current window since we may want to report a bell by Nicholas Marriott · 14 years ago
  26. 47b335d Sync OpenBSD patchset 724: by Tiago Cunha · 14 years ago
  27. e63f054 Having a list of winlinks->alerts for each session is stupid, just store by Nicholas Marriott · 14 years ago
  28. ecac081 Sync OpenBSD patchset 648: by Tiago Cunha · 15 years ago
  29. 3a89d1e copy mode uses the real screen as backing and if it is updated while copying, by Nicholas Marriott · 15 years ago
  30. cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
  31. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  32. 72bc03a Sync OpenBSD patchset 535: by Tiago Cunha · 15 years ago
  33. 8e47966 Destroy panes immediately rather than checking them all every loop. by Nicholas Marriott · 15 years ago
  34. 34b4c2e Sync OpenBSD patchset 517: by Tiago Cunha · 15 years ago
  35. ab38d91 Sync OpenBSD patchset 506: by Tiago Cunha · 15 years ago
  36. 2df0882 Sync OpenBSD patchset 498: by Tiago Cunha · 15 years ago
  37. cb0bf6a Sync OpenBSD patchset 496: by Tiago Cunha · 15 years ago
  38. 971a7b2 Sync OpenBSD patchset 495: by Tiago Cunha · 15 years ago
  39. 5116aaa Sync OpenBSD patchset 492: by Tiago Cunha · 15 years ago
  40. dd36982 Sync OpenBSD patchset 491: by Tiago Cunha · 15 years ago
  41. f98d13e Don't try enable/disable the event if the window pane is dead (fd == -1), as by Nicholas Marriott · 15 years ago
  42. 44d6a2c Change window name change to use a timer event rather than a gettimeofday() by Nicholas Marriott · 15 years ago
  43. 9e20858 Sync OpenBSD patchset 486: by Tiago Cunha · 15 years ago
  44. a02c7e8 Convert the window pane (pty master side) fd over to use a bufferevent. by Nicholas Marriott · 15 years ago
  45. 91ad830 Switch window pane pipe redirect fd over to a bufferevent. by Nicholas Marriott · 15 years ago
  46. 7342615 Switch tty fds over to a bufferevent. by Nicholas Marriott · 15 years ago
  47. ea8c8c5 A couple of minor cosmetic changes. by Nicholas Marriott · 15 years ago
  48. abf3a5d Initial changes to move tmux to libevent. by Nicholas Marriott · 15 years ago
  49. d8332e6 Don't backoff based on suspended or deda clients as they are always likely to by Nicholas Marriott · 15 years ago
  50. 738489f Sync OpenBSD patchset 472: by Tiago Cunha · 15 years ago
  51. f4514f5 Sync OpenBSD patchset 468: by Tiago Cunha · 15 years ago
  52. dc3fdc8 If any client currently displaying a window pane has more than 1 KB of output by Nicholas Marriott · 15 years ago
  53. 37ffdff Move the poll registration functions into the server-*.c files. by Nicholas Marriott · 15 years ago
  54. cc9ef11 Sync OpenBSD patchset 438: by Tiago Cunha · 15 years ago
  55. eddcc3d Split the server code handling clients, jobs and windows off into separate by Nicholas Marriott · 15 years ago