1. f980e86 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  2. 3c1f0cf Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  3. 5b9211d Copy the code to infer the option type to show-options and document it. by nicm · 6 years ago
  4. 3f18994 Pass target client and session to load_cfg from source-file so formats by nicm · 6 years ago
  5. f3ab05e Update session activity on focus event, from tafryn at gmail dot com. by nicm · 6 years ago
  6. 2219f7c mark up punctuation-as-macro-args properly; by jmc · 6 years ago
  7. 1fd3b9e Fix minimum size check on split and size of first cell on spread out by nicm · 6 years ago
  8. da31edd Rewrite main-vertical and horizontal to use the common spread out code by nicm · 6 years ago
  9. c660e46 Set the window size as well as the layout size when using the preset layouts. by nicm · 6 years ago
  10. e3b1358 Do not let the size of the pane status screen go negative. by nicm · 6 years ago
  11. 5943cd1 Document that switch-client can change all of session,window,pane and by nicm · 6 years ago
  12. 78287e2 Break new window and pane creation common code from various commands and by nicm · 6 years ago
  13. 82bc2c8 Add to TODO. by Nicholas Marriott · 6 years ago
  14. e6ee3e9 Warning fixes from Carlo Marcelo Arenas Belón. by Nicholas Marriott · 6 years ago
  15. 1c1ec84 Fix minimum size check on split and size of first cell on spread out with a by Nicholas Marriott · 6 years ago
  16. f3fcf97 Use the right winlink pointer in new-window. by Nicholas Marriott · 6 years ago
  17. 4a3ac3b Remove unused variable. by Nicholas Marriott · 6 years ago
  18. 3c5d3a3 Add PATH_DEFPATH to compat.h from Carlo Marcelo Arenas Belón. by Nicholas Marriott · 6 years ago
  19. fe44f90 Do not let the size of the pane status screen go negative. by Nicholas Marriott · 6 years ago
  20. 031e9bc Rewrite main-vertical and horizontal to use the common spread out code and to by Nicholas Marriott · 6 years ago
  21. 0cbccc9 Set the window size as well as the layout size when using the preset layouts by Nicholas Marriott · 6 years ago
  22. 71d90c1 Solaris has no paths.h. by Nicholas Marriott · 6 years ago
  23. 2546572 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  24. 835ccba select-word was missing from the command list, from pawel-slowik. by nicm · 6 years ago
  25. b5b67c5 Document that switch-client can change all of session,window,pane and check for by Nicholas Marriott · 6 years ago
  26. fbe488e Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  27. bb629f3 Current window style also needs to be tested for default. by nicm · 6 years ago
  28. 883a428 Linux: remove include for util.h by Thomas Adam · 6 years ago
  29. e44e2c4 Do not log NULL command. by Nicholas Marriott · 6 years ago
  30. ece7372 Forgot to add the file. by Nicholas Marriott · 6 years ago
  31. 5ece386 Break new window and pane creation common code from various commands and by Nicholas Marriott · 6 years ago
  32. 7653328 Remove from TODO one thing that I don't think is necessary and one that is done. by Nicholas Marriott · 6 years ago
  33. fc111d2 Fix a duplicate entry in CHANGES and remove an item from TODO. by Nicholas Marriott · 6 years ago
  34. 04402db Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  35. 1b5a8a0 Fix some warnings, from Thomas Adam. by nicm · 6 years ago
  36. e33b623 Merge branch '2.9-rc' by Nicholas Marriott · 6 years ago
  37. 73b54a0 Fix size check for splitw -f and top level pane size for tiled layout, by nicm · 6 years ago
  38. 5a97af7 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  39. f4aefb7 Fix size check for splitw -f and top level pane size for tiled layout, by nicm · 6 years ago
  40. 481c3f3 screen_write_fast_copy can no longer assume the target screen is default by nicm · 6 years ago
  41. cb039b9 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  42. f6c54f3 Do not load /etc/tmux.conf if given -f. by nicm · 6 years ago
  43. 06d58b3 screen_write_fast_copy can no longer assume the target screen is default by nicm · 6 years ago
  44. 8968acd Silence flag should use the same option as activity, reported by Thomas Sattler. by nicm · 6 years ago
  45. c9ef144 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  46. 09f71ed Silence flag should use the same option as activity, reported by Thomas Sattler. by nicm · 6 years ago
  47. f0ddc30 Add CHANGES. by Nicholas Marriott · 6 years ago
  48. 916c4c4 Version RC2. by Nicholas Marriott · 6 years ago
  49. fac792d Update regress from master. by Nicholas Marriott · 6 years ago
  50. bbcfee3 Store and restore cursor across reflow by working out a position based by nicm · 6 years ago
  51. bfc1f0c Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  52. 7bcc0d1 Add an argument to copy commands to set the prefix for the buffer name, by nicm · 6 years ago
  53. f03776c Don't use a config file in tests. by Nicholas Marriott · 6 years ago
  54. ffa4d48 Store and restore cursor across reflow by working out a position based by nicm · 6 years ago
  55. 79c3fd4 Add cursor regression tests. by Nicholas Marriott · 6 years ago
  56. 6d071c4 Restore a check to stop scrolled lines becoming larger than total lines, by nicm · 6 years ago
  57. 294acce Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  58. 792fcb1 Restore a check to stop scrolled lines becoming larger than total lines, by nicm · 6 years ago
  59. da35926 Merge branch '2.9-rc' by Nicholas Marriott · 6 years ago
  60. 92da105 Free old strings after they have been expanded in format_choose. by nicm · 6 years ago
  61. ecc5cea Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  62. d68a17a Free old strings after they have been expanded in format_choose. by nicm · 6 years ago
  63. 52cb7a6 Merge branch '2.9-rc' by Nicholas Marriott · 6 years ago
  64. 00fda57 Fix offset of list ranges. by nicm · 6 years ago
  65. 405bb84 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  66. c6c4960 Fix offset of list ranges. by nicm · 6 years ago
  67. 2c4f239 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  68. 08bc226 Expand session and window formats for buffer filters. by nicm · 6 years ago
  69. 6b38334 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  70. c1f0918 Fix stop-selection, from Avi Halachmi. by nicm · 6 years ago
  71. 6861045 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  72. 9f8d193 Break copy mode commands into individual functions instead of a big load by nicm · 6 years ago
  73. a13e57f Update TODO. by Nicholas Marriott · 6 years ago
  74. e722ba3 There is no examples directory anymore. by Nicholas Marriott · 6 years ago
  75. b1dc2b5 Merge branch '2.9-rc' by Nicholas Marriott · 6 years ago
  76. e0e08fc Update CHANGES & TODO. by Nicholas Marriott · 6 years ago
  77. 0a913b0 For 3.0. by Nicholas Marriott · 6 years ago
  78. 4f7a5d1 2.9 bits. by Nicholas Marriott · 6 years ago
  79. 6ac8458 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  80. d21f8ec Add StatusDefault binding for the mouse on any otherwise unassigned by nicm · 6 years ago
  81. 5e2150c Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  82. a07ad6b Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  83. ff4d7d5 Fix columns of cursor_character format in list. by nicm · 6 years ago
  84. e8f4ca6 Tweaks to example config. by Nicholas Marriott · 6 years ago
  85. a084f2d Add to TODO. by Nicholas Marriott · 6 years ago
  86. 517d673 Ignore mouse on status line which are not part of a range, GitHub issue 1649. by nicm · 6 years ago
  87. b4a301f Clarify that styles can be space or comma separated, from Stephen Zapatka. by nicm · 6 years ago
  88. 04a1fc9 I forgot to document resize-window, window-size and default-size; by nicm · 6 years ago
  89. 0292243 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  90. ef38a42 Update TODO. by Nicholas Marriott · 6 years ago
  91. 7536d57 Update TODO. by Nicholas Marriott · 6 years ago
  92. 9ee1a8f Improve cursor positioning after reflow by storing the position as an by nicm · 6 years ago
  93. 0e0f2f7 Update CHANGES. by Nicholas Marriott · 6 years ago
  94. bff957a Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  95. ed962e7 Include function name in logging. by nicm · 6 years ago
  96. 458b871 Do not leak ranges on error. by nicm · 6 years ago
  97. ae46a19 Ignore invalid styles rather than throwing away the whole format, this by nicm · 6 years ago
  98. 3b959c0 Bit more logging to show drawing errors. by nicm · 6 years ago
  99. 46f642b Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  100. 8b74e95 Include window-status-style and window-status-current style in the format. by nicm · 6 years ago