1. 710eeb2 Fix previous not to lead fd on failure. by Nicholas Marriott · 11 years ago
  2. 3493b7d Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 11 years ago
  3. d51b4f9 Use open(".")/fchdir() to save and restore current directory rather than by Nicholas Marriott · 11 years ago
  4. 2057812 mouse-resize-pane: Only resize on border select by Thomas Adam · 11 years ago
  5. 13360ad Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 11 years ago
  6. 9389cfb Support -c for new-session, based on code from J Raynor. by Nicholas Marriott · 11 years ago
  7. 7be1524 Make cmdq->client_exit a tristate (-1 means "not set") so that if explicitly by Nicholas Marriott · 11 years ago
  8. d0fa48d Restore missing key binding for %, from Chris Johnsen. by Nicholas Marriott · 11 years ago
  9. 884a21d First period not last for host_short, from Michael Scholz. by Nicholas Marriott · 11 years ago
  10. 21bca54 layout-resize-pane-mouse: Consider visible panes only by Thomas · 11 years ago
  11. bda970b Don't treat TMUX_TMPDIR as a potential file by Thomas · 11 years ago
  12. 75ec17f Mark flags as optional and mutually exclusive. by Tiago Cunha · 11 years ago
  13. d62121e Add entry about smaller clients based on text from Thomas Adam. by Nicholas Marriott · 11 years ago
  14. 06d1016 No space in lsw -a targets. by Nicholas Marriott · 11 years ago
  15. 2f7ffab Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 11 years ago
  16. 3ed5e56 Set EVENT_NOEPOLL on Linux again. by Nicholas Marriott · 11 years ago
  17. a0802dd A couple of manpage fixes from Tiago Cunha. by Nicholas Marriott · 11 years ago
  18. f2675cd Trivial style and spacing nits. by Nicholas Marriott · 11 years ago
  19. e3864c3 Remove from TODO. by Nicholas Marriott · 11 years ago
  20. 25c0dc5 ++ to TODO. by Nicholas Marriott · 11 years ago
  21. 8954d01 + to TODO. by Nicholas Marriott · 11 years ago
  22. b2fe9bf Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 11 years ago
  23. a36da3a Remove the barely-used and unnecessary command check() function. by Nicholas Marriott · 11 years ago
  24. c103f2f Clear window->flags when clearing winlinks by Thomas · 11 years ago
  25. aa4920f choose-tree: Reset top when toggling items by Thomas · 11 years ago
  26. 5532766 Renumber windows: Lookup lastw via window not index by Thomas Adam · 11 years ago
  27. 5dbf3cb Assign mouse x/y coords before checking them by Thomas · 11 years ago
  28. ddf9293 Accept multiple parameters to SM/RM/DECSET/DECRST, based on a diff from Hayaki by Nicholas Marriott · 11 years ago
  29. 23519fc Add automatic-rename-format option allowing automatic rename to use something by Nicholas Marriott · 11 years ago
  30. 04288fc Allow nested format expansion. by Nicholas Marriott · 11 years ago
  31. 84c22d0 Add length limit operator for formats. by Nicholas Marriott · 11 years ago
  32. 7581762 + to TODO. by Nicholas Marriott · 11 years ago
  33. 7673732 Handle input mouse positions <33 (we already can generate them). by Nicholas Marriott · 11 years ago
  34. 2dfd3fb Only include actual trailing spaces not unused cells with capturep -J, from by Nicholas Marriott · 11 years ago
  35. 3a13e06 Allow the file descriptor received from the client to be -1 - it can be on by Nicholas Marriott · 11 years ago
  36. bcd9bca Add formats for window flags. by Nicholas Marriott · 11 years ago
  37. 939f796 Don't leak formats if they are added multiple times. by Nicholas Marriott · 11 years ago
  38. 2736434 Don't add client formats when they are NULL. by Nicholas Marriott · 11 years ago
  39. 35c19ff Missing space in refresh-client synopsis. by Nicholas Marriott · 11 years ago
  40. b0b5cad Grouped sessions were being leaked on destroy, correctly free them. by Nicholas Marriott · 11 years ago
  41. 965edf8 Make recalculate_sizes() handle an empty window with no active pane. This can by Nicholas Marriott · 11 years ago
  42. 1c27185 Pass flags into cmdq_guard as an argument since sometimes cmdq->cmd can be by Nicholas Marriott · 11 years ago
  43. 7ea5602 Add destroy entry to TODO. by Nicholas Marriott · 11 years ago
  44. c190c73 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  45. e856709 Add support for Cgywin, apparently it is enough just to open the tty again in by Nicholas Marriott · 11 years ago
  46. a9ebb62 Make next-word-end work properly with vi(1) keys, reported by patrick by Nicholas Marriott · 11 years ago
  47. bdea2f9 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  48. f5b041e Add pane_synchronized format, from Romain Francoise. by Nicholas Marriott · 11 years ago
  49. e496a54 Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 11 years ago
  50. 3d39b18 Section on clipboard, from Thomas Adam. by Nicholas Marriott · 11 years ago
  51. a96a8a1 Clarify error messages when setting options, from Thomas Adam. by Nicholas Marriott · 11 years ago
  52. 064124c When the session option renumber-window is used, ensure we iterate over by Nicholas Marriott · 11 years ago
  53. 7af5fec Whitespace nits, from Ben Boeckel. by Nicholas Marriott · 11 years ago
  54. f884fff Implement s, S, C mode switch commands in vi(1) mode, from Ben Boeckel. by Nicholas Marriott · 11 years ago
  55. c7a121c Focus events can cause trouble if left on and they can't be turned off by Nicholas Marriott · 11 years ago
  56. 777be29 Always push a focus event when the application turns it on, prompted by by Nicholas Marriott · 11 years ago
  57. a0172a6 Mark control commands specially so the client can identify them, based by Nicholas Marriott · 11 years ago
  58. 1099442 +strings.h in compat/. by Nicholas Marriott · 11 years ago
  59. 18989cd Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 11 years ago
  60. 8281454 Don't set TMUX_CONF in tmux.h. by Nicholas Marriott · 11 years ago
  61. 097a046 Use _XPG6 on Solaris with GCC because the headers are insane and don't like GCC by Nicholas Marriott · 11 years ago
  62. 3977dba Focus events can cause trouble if left on and they can't be turned off by Nicholas Marriott · 11 years ago
  63. a41cd8d Always push a focus event when the application turns it on, prompted by by Nicholas Marriott · 11 years ago
  64. 662d471 Mark control commands specially so the client can identify them, based by Nicholas Marriott · 11 years ago
  65. 06b5805 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  66. d6debc2 revert r1.156 "Add support for focus notifications when tmux pane changes" by Stuart Henderson · 11 years ago
  67. ddb52a2 escape "Ss", becuase groff thinks it has found a macro; by Jason McIntyre · 11 years ago
  68. 13441e8 The actual terminfo entries we ended up with for cursor changes are Cs, by Nicholas Marriott · 11 years ago
  69. a97d5b8 Amend tmux.1 handling in .gitignore by Thomas Adam · 11 years ago
  70. 399d738 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  71. c231381 Demote the old single-character replacement variables (#S and friends) by Nicholas Marriott · 11 years ago
  72. c30d60f Add host_short format, from Tiago Cunha. by Nicholas Marriott · 11 years ago
  73. 9fb9f78 Use u_char for the send-keys string to avoid mangling top-bit-set by Nicholas Marriott · 11 years ago
  74. a0cf65d Instead of eating 1024 bytes or so for the arguments of each command, by Nicholas Marriott · 11 years ago
  75. 2ee9c4d Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 11 years ago
  76. e6c77e7 Add a COPYING file, suggested by Dagobert Michelsen. by Nicholas Marriott · 11 years ago
  77. 76cb088 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  78. 907ad00 Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  79. 88a4da9 Don't let cursor position overflow when reflowing, from Christopher Collins. by Nicholas Marriott · 12 years ago
  80. 25c430b Reserve space for \0 in cmd_print, from George Nachman. by Nicholas Marriott · 12 years ago
  81. 772d61f RIS should reset focus reporting, from Hayaki Saito. by Nicholas Marriott · 12 years ago
  82. 5b1cf02 Rename tmux.1.in back to tmux.1 and generate tmux.1.{mdoc,man} instead. by Nicholas Marriott · 12 years ago
  83. 66f4c60 Don't limit width and height to 222 in standard mouse mode. by Nicholas Marriott · 12 years ago
  84. fce0956 Use $(srcdir) for generating tmux.1, reported by fasta_ on IRC. by Nicholas Marriott · 12 years ago
  85. 2555ac5 .Op Fl b not .Fl b for run-shell synopsis, from Ben Boeckel. by Nicholas Marriott · 12 years ago
  86. e323101 Rename global configuration define. by Nicholas Marriott · 12 years ago
  87. ce52e45 Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  88. 4f3c31a Use sysconfdir for the location of global tmux.conf (but default it to /etc), by Nicholas Marriott · 12 years ago
  89. 70bc8ef Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Thomas Adam · 12 years ago
  90. cd60e57 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  91. 3d2b7d5 When using choose-tree -u, start with the current window by Nicholas Marriott · 12 years ago
  92. 04f54ab Get session of -t window rather than client's window. by Nicholas Marriott · 12 years ago
  93. 46c7dbe Call recalculate_sizes() after killing window in case it is in a grouped by Nicholas Marriott · 12 years ago
  94. 11b90bc Pass tmux.1.in to awk on stdin rather than as an argument. by Nicholas Marriott · 12 years ago
  95. 792e285 Add compat for cfmakeraw, from Dagobert Michelsen. by Nicholas Marriott · 12 years ago
  96. d89b35e Use lockf which is more portable than flock, from Dagobert Michelsen. by Nicholas Marriott · 12 years ago
  97. a46ccbd -paths.h. Fixes Solaris, from Dagobert Michelsen. by Nicholas Marriott · 12 years ago
  98. 5dda1ab Don't let server_client_check_focus use a dead bufferevent, from Romain by Nicholas Marriott · 12 years ago
  99. 55640a3 (long long) and %lld for time_t output ok nicm by Theo Deraadt · 12 years ago
  100. 88428cf %zu format for size_t. by Nicholas Marriott · 12 years ago