1. c3e1b84 Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
  2. 869c0e8 Fix some warnings, GitHub issue 2382. by nicm · 4 years, 2 months ago
  3. 6c437d4 Merge branch 'obsd-master' by Thomas Adam · 4 years, 5 months ago
  4. 2372b0f Add a flag to make a client wait for an empty line before exiting in by nicm · 4 years, 5 months ago
  5. 91e40de Merge branch 'obsd-master' by Thomas Adam · 4 years, 6 months ago
  6. a54a88e Instead of sending all data to control mode clients as fast as possible, by nicm · 4 years, 6 months ago
  7. dceb6a1 Add a -D flag to ask tmux not to daemonize, useful both for running a by nicm · 4 years, 6 months ago
  8. 367b4e4 Change message log to be per server rather than per client and include by nicm · 4 years, 6 months ago
  9. 7859545 Add 'e' key in buffer mode to open the buffer in an editor. by nicm · 4 years, 6 months ago
  10. 5ee4d99 xterm-keys has been on by default for 5 years and all other modern terminals by Nicholas Marriott · 4 years, 6 months ago
  11. d01e7aa Add a -D flag to ask tmux not to daemonize, useful both for running a debugger by Nicholas Marriott · 4 years, 7 months ago
  12. 7a95e9b Change message log to be per server rather than per client and include every by Nicholas Marriott · 4 years, 7 months ago
  13. cc19203 Add 'e' key in buffer mode to open the buffer in an editor. by Nicholas Marriott · 4 years, 7 months ago
  14. 1a2e66f Merge branch 'obsd-master' by Thomas Adam · 4 years, 9 months ago
  15. 2a5702a When the server socket is given by the user with -S, create it with by nicm · 4 years, 9 months ago
  16. 0394527 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  17. ae54128 Expand command formats in %if and move the config file loading later (to by nicm · 5 years ago
  18. e13c1e5 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  19. e37f34f Do not load the config file if the server is exiting because it failed by nicm · 5 years ago
  20. 98ee93b Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  21. e128c7f Replace the various identical error callbacks with a single one in cmd-queue.c. by nicm · 6 years ago
  22. 78287e2 Break new window and pane creation common code from various commands and by nicm · 6 years ago
  23. 5ece386 Break new window and pane creation common code from various commands and by Nicholas Marriott · 6 years ago
  24. da5d563 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  25. bceccc6 Move job struct into job.c. by nicm · 6 years ago
  26. e811132 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  27. bd2896b SESSION_UNATTACHED flag is no longer necessary now we have an attached by nicm · 6 years ago
  28. eceaa9a Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  29. fb1f0fe session_groups can be static also. by nicm · 6 years ago
  30. 9fd9952 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  31. 19f3a5c Add a missing client-detached hook when the server shuts down, and do by nicm · 7 years ago
  32. c2aa404 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  33. 623f4b1 Add exit-empty option to exit server if no sessions (defaults to on). by nicm · 7 years ago
  34. 74ecc86 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  35. b20a00f Report better error from server when socket create fails, GitHub issue 1201. by nicm · 7 years ago
  36. 31901e3 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  37. a5fd578 Show exit status and time in the remain-on-exit pane text, mostly from by nicm · 7 years ago
  38. acbbc93 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  39. 932f6cf Because ignore SIGCHLD early, letting signal_del restore it doesn't work by nicm · 7 years ago
  40. 1076a2e Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  41. 5111222 Block signals between forking and clearing signal handlers (or calling by nicm · 7 years ago
  42. 0453ad0 Move signal code into proc.c. by nicm · 7 years ago
  43. fbbf5a1 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  44. 58b7966 Some extra logging to show why tmux might exit. by nicm · 7 years ago
  45. 4e01036 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  46. 28687f2 Do not close panes until process has exited and any outstanding data by nicm · 7 years ago
  47. e62e17d Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  48. adf5628 Support SIGUSR2 to stop and start logging for an existing server. Also by nicm · 7 years ago
  49. d8398af Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  50. 2c9bdd9 Memory leaks, from David CARLIER. by nicm · 8 years ago
  51. fd13731 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  52. efaf4c1 Make the cmd_find_* functions more obvious when looking for a client, by nicm · 8 years ago
  53. 4612419 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  54. 428be98 History needs to be loaded after config parsing is done - now that by nicm · 8 years ago
  55. 4837121 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  56. 0b44ad9 If a #() command doesn't exit, use its most recent line of output (it by nicm · 8 years ago
  57. 02e0447 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  58. c6a3446 Instead of numbering session groups, give them a name which may be given by nicm · 8 years ago
  59. ea70e68 -paths.h. by Nicholas Marriott · 8 years ago
  60. 0f9354e Bad merge. by Nicholas Marriott · 8 years ago
  61. a3d5bfc Define away pledge() on !OpenBSD. by Nicholas Marriott · 8 years ago
  62. 7177eea Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  63. b7398a4 Do not execute commands for a client until it has identified, fixes by nicm · 8 years ago
  64. 1a6e696 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  65. 026ad08 Notifys can go via the command queue instead of using their own queue. by nicm · 8 years ago
  66. c67b702 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  67. ddc4512 Rewrite command queue handling. Each client still has a command queue, by nicm · 8 years ago
  68. 623e547 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  69. 9b3ae84 Drain notifys once at the end of the server loop instead of doing it by nicm · 8 years ago
  70. b9dc855 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  71. c426e48 Loads more static, except for cmd-*.c and window-*.c. by nicm · 8 years ago
  72. 2d843b5 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  73. fc118e1 tmux: only consider ACCESSPERMS for setting mode on socket_path. by semarie · 8 years ago
  74. 1394420 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  75. ec82fcd Bump the listen() backlog up, some people have scripts that run up a lot by nicm · 9 years ago
  76. dc42c35 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  77. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  78. e0cae08 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  79. 021c643 Add infrastructure to work out the best target given a pane or window by nicm · 9 years ago
  80. 1a33ea9 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  81. 12da13c Make the marked pane a cmd_find_state. by nicm · 9 years ago
  82. 890d8da Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  83. dca93c5 Do lock failures slightly better, return a special value so we don't by nicm · 9 years ago
  84. 1e2df2d Remove the -I part of show-messages which isn't really that useful; the by nicm · 9 years ago
  85. 9cccb8c Make the log stuff a bit tidier with some helper functions. by nicm · 9 years ago
  86. d63de1e Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  87. 01a2ddf Add getpw to pledge, makes tmux work in YP environments, discovered by by nicm · 9 years ago
  88. 7fe8edc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  89. 577c0e3 Use __unused rather than rolling our own. by nicm · 9 years ago
  90. 8213558 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  91. a582b62 Accidentally turned off pledge, turn it back on. by nicm · 9 years ago
  92. 7b749ef Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  93. c56b81a Push stdout and stderr to clients more aggressively, and add an event to by nicm · 9 years ago
  94. 4f88344 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  95. d6daf37 Tidy utf8.c a little: build table on first use, and make utf8_width take by nicm · 9 years ago
  96. c975de2 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  97. abb4e9e The output log is only useful once and it means creating a file, so open by nicm · 9 years ago
  98. da1f6fc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  99. 44657bf Move struct options into options.c. by nicm · 9 years ago
  100. 07b0ea0 Break the common process set up, event loop and imsg dispatch code by nicm · 9 years ago