1. 21e00e4 Merge branch 'obsd-master' by Thomas Adam · 1 year, 11 months ago
  2. 09afc6c If a pane is killed, cancel reading from the file. GitHub issue 3422. by nicm · 1 year, 11 months ago
  3. 5ce34ad Do not attempt to connect to the socket as a client if systemd is active, from by Nicholas Marriott · 2 years, 1 month ago
  4. cd692b5 Add an ACL list for users connecting to the tmux socket. Users may be by nicm · 2 years, 6 months ago
  5. d6306b6 Add an ACL list for users connecting to the tmux socket. Users may be forbidden by Nicholas Marriott · 2 years, 8 months ago
  6. 649685f Merge branch 'obsd-master' into master by Thomas Adam · 2 years, 9 months ago
  7. 2da096d Exit on SIGHUP before attach also, GitHub issue 3084. by nicm · 2 years, 9 months ago
  8. 609baea Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 3 months ago
  9. daec63e Replace %% in command lists (by copying them) for template arguments , by nicm · 3 years, 3 months ago
  10. 3a76a56 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  11. ce5de76 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  12. af3ffa9 Move the call to setupterm() into the client and have it pass the by nicm · 3 years, 9 months ago
  13. 632636d Do not care about the server socket closing if exiting anyway. by nicm · 3 years, 9 months ago
  14. 2b58c22 Add a couple of helper functions, and flush imsgs on exit. by nicm · 3 years, 10 months ago
  15. e40831a Move file handling protocol stuff all into file.c so it can be reused by nicm · 3 years, 10 months ago
  16. 24c15ed Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 10 months ago
  17. a3011be Look for libevent2 differently from libevent for platforms with both. by Nicholas Marriott · 3 years, 10 months ago
  18. 71c590a Add -N flag to never start server even if command would normally do so, by nicm · 3 years, 10 months ago
  19. ffe39ed Merge branch 'obsd-master' by Thomas Adam · 4 years, 1 month ago
  20. 95841ba With csh, a tmux client gets SIGTERM before SIGCONT when killed with by nicm · 4 years, 1 month ago
  21. a34ceb1 Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
  22. 86d6ac2 Fix warnings on some platforms with %llx and add a new message to handle by nicm · 4 years, 2 months ago
  23. 6c437d4 Merge branch 'obsd-master' by Thomas Adam · 4 years, 5 months ago
  24. 2372b0f Add a flag to make a client wait for an empty line before exiting in by nicm · 4 years, 5 months ago
  25. ea4425b Merge branch 'obsd-master' by Thomas Adam · 4 years, 6 months ago
  26. 23d79cf Instead of a buffer size limit on each pane, set a limit of 300 seconds by nicm · 4 years, 6 months ago
  27. 91e40de Merge branch 'obsd-master' by Thomas Adam · 4 years, 6 months ago
  28. a54a88e Instead of sending all data to control mode clients as fast as possible, by nicm · 4 years, 6 months ago
  29. a4cb700 Merge branch 'obsd-master' by Thomas Adam · 4 years, 6 months ago
  30. ea610a3 Pass the stdout file descriptor from the client as well as stdin and use by nicm · 4 years, 6 months ago
  31. 212cf53 Merge branch 'obsd-master' by Thomas Adam · 4 years, 6 months ago
  32. aa7dccf imsg.h needs uio.h, pointed out by deraadt by nicm · 4 years, 7 months ago
  33. 1574126 Do not close the stdout file descriptor in control mode as it will be by nicm · 4 years, 7 months ago
  34. 5811dd7 Do not close stdout file descriptor in control mode since it will be needed for by Nicholas Marriott · 4 years, 7 months ago
  35. c706aad Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  36. c91b4b2 Tidy up the terminal detection and feature code and add named sets of by nicm · 4 years, 7 months ago
  37. b117c3b Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  38. c20eb0c Make struct cmd local to cmd.c and move it out of tmux.h. by nicm · 4 years, 7 months ago
  39. 52e3d96 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  40. b96ac80 Some unnecessary assignments and unused variables. by nicm · 4 years, 8 months ago
  41. 5888651 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  42. 34de379 Add to rather than replace flags with -c. by nicm · 4 years, 8 months ago
  43. 1a2e66f Merge branch 'obsd-master' by Thomas Adam · 4 years, 9 months ago
  44. 2a5702a When the server socket is given by the user with -S, create it with by nicm · 4 years, 9 months ago
  45. 32be954 Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
  46. 44dad91 Warn if a message type that is no longer used is received. by nicm · 4 years, 10 months ago
  47. 52b6ca5 Merge branch 'obsd-master' by Thomas Adam · 4 years, 11 months ago
  48. b4520aa Need to include message size in the maximum buffer calculation. by nicm · 4 years, 11 months ago
  49. eaa58d2 Instead of using large buffers in imsgs, add the data or path onto the end. by nicm · 4 years, 11 months ago
  50. e24e986 Merge branch 'obsd-master' by Thomas Adam · 4 years, 12 months ago
  51. 6ce943f Need to check in the error callback also. by nicm · 4 years, 12 months ago
  52. 828001e Do not spin waiting for exit, instead check in the write callback. by nicm · 4 years, 12 months ago
  53. 7922f4e Merge branch 'obsd-master' by Thomas Adam · 4 years, 12 months ago
  54. c284ebe Rewrite the code for reading and writing files. Now, if the client is by nicm · 4 years, 12 months ago
  55. b90a9fc Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  56. 8f40f79 Change "lost server" message to "server exited unexpectedly", from Neal by nicm · 5 years ago
  57. 68c2fc6 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  58. 4ff7bc3 When system calls indicate an error they return -1, not some arbitrary by deraadt · 5 years ago
  59. 463bd8a Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  60. f8d3d24 Merge cmd_list_parse into cmd-parse.y so it can use the new alias by nicm · 6 years ago
  61. 2977317 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  62. 3a7b9d5 Do not use PWD unless it actually matches the real working directory. by nicm · 6 years ago
  63. 91280f1 Linux: include sys/file.h for flock() by Thomas Adam · 6 years ago
  64. 645fe90 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  65. 896c1da Use <fcntl.h> instead of <sys/file.h> for open() and friends. by guenther · 7 years ago
  66. 06684c9 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  67. d17c905 Prefer PWD for current directory if present in client, from Wei Zhao in by nicm · 7 years ago
  68. 74ecc86 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  69. b20a00f Report better error from server when socket create fails, GitHub issue 1201. by nicm · 7 years ago
  70. 641a885 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  71. 62144b9 Do not try to put more in command message than will fit when sending by nicm · 7 years ago
  72. acbbc93 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  73. 932f6cf Because ignore SIGCHLD early, letting signal_del restore it doesn't work by nicm · 7 years ago
  74. 1076a2e Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  75. 0453ad0 Move signal code into proc.c. by nicm · 7 years ago
  76. ed3cfaa Make shell_command a global like other stuff rather than making it an by nicm · 7 years ago
  77. 418ab1a Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  78. 85338bb Add support for custom command aliases, this is an array option which by nicm · 8 years ago
  79. a3d5bfc Define away pledge() on !OpenBSD. by Nicholas Marriott · 8 years ago
  80. b3a724f Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  81. 98e7fbb Open /dev/ptm before pledge() and save it to be used for PTMGET later by nicm · 8 years ago
  82. c17b0a2 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  83. 46572ba Print error rather than fatal() if tcgetattr() fails, which is much more by nicm · 8 years ago
  84. ef15b41 Revert WIP parts of previous I didn't mean to commit yet. by nicm · 8 years ago
  85. 68db958 getopt() has a struct option so just return to using options_entry. by nicm · 8 years ago
  86. 2311bbd Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  87. 95950bf Add -E to detach-client to exec a command to replace the client instead by nicm · 8 years ago
  88. 4740ecb Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  89. 1b31d14 Remove some dead code in cmd-move-window.c and make a load of local by nicm · 8 years ago
  90. dc42c35 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  91. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  92. 890d8da Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  93. ac8678a Don't print error if none to print. by nicm · 9 years ago
  94. 3ff46b2 Shell command from -c doesn't have to be global, pass it as an argument. by nicm · 9 years ago
  95. dca93c5 Do lock failures slightly better, return a special value so we don't by nicm · 9 years ago
  96. 73e30cb Actually show something (even if it not that helpful) if the server by nicm · 9 years ago
  97. c913fb9 Tidy the code that works out the socket path, and just use the full path by nicm · 9 years ago
  98. bef217b Switch a fprintf to a fatal, and wrap some long lines. by nicm · 9 years ago
  99. 7fe8edc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  100. 577c0e3 Use __unused rather than rolling our own. by nicm · 9 years ago