1. 1b7afd5 Merge branch 'obsd-master' into master by Thomas Adam · 2 years, 10 months ago
  2. 7a4ba6d Mention that if-shell and #() use /bin/sh. by nicm · 2 years, 10 months ago
  3. 619d934 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 1 month ago
  4. 9b4148b For open/openat, if the flags parameter does not contain O_CREAT, the by deraadt · 3 years, 1 month ago
  5. af82106 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 1 month ago
  6. 759efe1 Add -e flag to set environment for popup, from Alexis Hildebrandt in by nicm · 3 years, 1 month ago
  7. 54773d2 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 3 months ago
  8. 7a0cec5 Fill in some other bits on new panes. by nicm · 3 years, 3 months ago
  9. 2588c3e Add menu options to convert a popup into a pane. by nicm · 3 years, 3 months ago
  10. 2301bee Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  11. c447507 Drop support for popups where the content is provided directly to tmux by nicm · 3 years, 9 months ago
  12. 742e670 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  13. b04f8ac Check return value of chdir() to stop a silly warning with some by nicm · 3 years, 9 months ago
  14. 7859545 Add 'e' key in buffer mode to open the buffer in an editor. by nicm · 4 years, 6 months ago
  15. cc19203 Add 'e' key in buffer mode to open the buffer in an editor. by Nicholas Marriott · 4 years, 7 months ago
  16. 8a57d14 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  17. 8a838b0 Add support for overlay popup boxes to show text or output temporarily by nicm · 4 years, 8 months ago
  18. c153964 No util.h. by Nicholas Marriott · 4 years, 8 months ago
  19. 17e4f23 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  20. e8273a9 Add a flag to run a background process in a pty as well, not used for by nicm · 4 years, 8 months ago
  21. 68c2fc6 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  22. 4ff7bc3 When system calls indicate an error they return -1, not some arbitrary by deraadt · 5 years ago
  23. efd01f3 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  24. 749f67b evbuffer_new and bufferevent_new can both fail (when malloc fails) and by nicm · 6 years ago
  25. ddffda4 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  26. d5b92ac Do not printf NULL. by nicm · 6 years ago
  27. a00cdcd Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  28. 228e1a3 Use same working directory rules for jobs as new windows rather than by nicm · 6 years ago
  29. 4584140 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  30. f38b5a1 all_jobs can be static. by nicm · 6 years ago
  31. da5d563 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  32. bceccc6 Move job struct into job.c. by nicm · 6 years ago
  33. 9fd9952 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  34. 19f3a5c Add a missing client-detached hook when the server shuts down, and do by nicm · 7 years ago
  35. acbbc93 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  36. 932f6cf Because ignore SIGCHLD early, letting signal_del restore it doesn't work by nicm · 7 years ago
  37. 1076a2e Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  38. 5111222 Block signals between forking and clearing signal handlers (or calling by nicm · 7 years ago
  39. 0453ad0 Move signal code into proc.c. by nicm · 7 years ago
  40. 73b9328 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  41. 248aa54 Style and spacing nits. by nicm · 7 years ago
  42. 65d6278 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  43. c48d09e Do not update TERM into config file parsing has finished. by nicm · 8 years ago
  44. 4837121 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  45. 0b44ad9 If a #() command doesn't exit, use its most recent line of output (it by nicm · 8 years ago
  46. c5bdae4 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  47. dbfee6a Move server_fill_environ into environ.c and move some other common code into it. by nicm · 8 years ago
  48. b9dc855 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  49. c426e48 Loads more static, except for cmd-*.c and window-*.c. by nicm · 8 years ago
  50. dc42c35 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  51. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  52. 7fe8edc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  53. 577c0e3 Use __unused rather than rolling our own. by nicm · 9 years ago
  54. 17f6c3b Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  55. 01defc9 Because pledge(2) does not allow us to pass directory file descriptors by nicm · 9 years ago
  56. a5e4d3a Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  57. bf9c933 Like options, move the environ struct into environ.c. by nicm · 9 years ago
  58. c06c14f Some header fixes. by Nicholas Marriott · 9 years ago
  59. a584e11 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  60. 021cdbe Use an explicit job state instead of avoid closing our side of the by nicm · 9 years ago
  61. 56e1132 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  62. 583b4ab Set working directory for run-shell and if-shell. by nicm · 10 years ago
  63. 747cab4 No need for $Id$ now. by Nicholas Marriott · 10 years ago
  64. 562af86 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  65. 900f6fc Tidy up some includes. by nicm · 10 years ago
  66. 953c3ef Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  67. a47d239 Don't leak socketpair file descriptors if fork fails. Spotted by Balazs Kezes. by nicm · 11 years ago
  68. 99e3cbc Use format_get_command() and some spacing tweaks. by nicm · 11 years ago
  69. e588ddb Add openat() to compat. by Nicholas Marriott · 11 years ago
  70. cd60e57 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  71. 88428cf %zu format for size_t. by Nicholas Marriott · 12 years ago
  72. b58bca9 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  73. 9fcda95 Set EV_WRITE for jobs or run/if-shell jobs can hang. From Chris Johnsen. by Nicholas Marriott · 12 years ago
  74. d28a39d Extend jobs to support writing and use that for copy-pipe instead of by Nicholas Marriott · 12 years ago
  75. 8d59b18 No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
  76. 6ddb06d Extend jobs to support writing and use that for copy-pipe instead of popen, by Nicholas Marriott · 12 years ago
  77. 9d165df No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
  78. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  79. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  80. e23df3a Sync OpenBSD patchset 1014: by Tiago Cunha · 13 years ago
  81. 9bbc63e Call bufferevent_free before closing file descriptor associated with it by Nicholas Marriott · 13 years ago
  82. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  83. 3d7b810 Sync OpenBSD patchset 855: by Tiago Cunha · 14 years ago
  84. 3b56ebc Sync OpenBSD patchset 854: by Tiago Cunha · 14 years ago
  85. d0d1c0e Sync OpenBSD patchset 848: by Tiago Cunha · 14 years ago
  86. db7a89b Simplify the way jobs work and drop the persist type, so all jobs are by Nicholas Marriott · 14 years ago
  87. 4dfb29f Use LIST_* not SLIST_*. by Nicholas Marriott · 14 years ago
  88. b802304 Set $TMUX without the session when background jobs are run. by Nicholas Marriott · 14 years ago
  89. 492e3aa Sync OpenBSD patchset 834: by Tiago Cunha · 14 years ago
  90. 69cb1f8 Move all calls to fcntl(...O_NONBLOCK) into a function and clear the by Nicholas Marriott · 14 years ago
  91. d4b58c7 Sync OpenBSD patchset 775: by Tiago Cunha · 14 years ago
  92. f56b4ec Trying to set FD_CLOEXEC on every fd is a lost cause, just use by Nicholas Marriott · 14 years ago
  93. 56040be Sync OpenBSD patchset 751: by Tiago Cunha · 14 years ago
  94. e3be9b1 Do not call event_del() for signals after fork(), just use sigaction() by Nicholas Marriott · 14 years ago
  95. fc69b9c Sync OpenBSD patchset 696: by Tiago Cunha · 15 years ago
  96. c4a2fdf Put this back in with the initialisation in the right order. by Nicholas Marriott · 15 years ago
  97. af5e0bd Revert last change, it appears to be broken somehow. by Nicholas Marriott · 15 years ago
  98. ec1d37b Make signal handler setup/teardown two common functions instead of six, by Nicholas Marriott · 15 years ago
  99. 0fc6553 Run job commands explicitly in the global enviroment (which can be by Nicholas Marriott · 15 years ago
  100. b02cd35 Run job commands explicitly in the global enviroment (which can be by Nicholas Marriott · 15 years ago