1. 76cb088 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  2. 25c430b Reserve space for \0 in cmd_print, from George Nachman. by Nicholas Marriott · 11 years ago
  3. b5fda7a Spacing, warning nits. by Nicholas Marriott · 12 years ago
  4. 673eb16 Sort includes and fix spaces. by Nicholas Marriott · 12 years ago
  5. 6fee3e9 Rename session idx to session id throughout and add $ prefix to targets by Nicholas Marriott · 12 years ago
  6. 410a3ab Add a wait-for command which blocks a client on a named channel until it by Nicholas Marriott · 12 years ago
  7. 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  8. bb8457b Fix error reporting for client commands by adding a flag to by Nicholas Marriott · 12 years ago
  9. 2243cfb Need to set clients in context before changing their reference count. by Nicholas Marriott · 12 years ago
  10. d1e6ce2 Add functions to allocate and free command contexts rather than doing it by Nicholas Marriott · 12 years ago
  11. 51d989f Do not crash when calling choose-tree with a command that changes the mode. by Nicholas Marriott · 12 years ago
  12. f47a063 Rename session idx to session id throughout and add $ prefix to targets to use by Nicholas Marriott · 12 years ago
  13. 7fd4d49 Add a wait-for command which blocks a client on a named channel until it is by Nicholas Marriott · 12 years ago
  14. 43d904d tty.path can be NULL, don't dereference it. From George Nachman. by Nicholas Marriott · 12 years ago
  15. 3964309 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  16. 3a2e9d8 Fix error reporting for client commands by adding a flag to cmd_find_client to by Nicholas Marriott · 12 years ago
  17. afd5e97 Need to set clients in context before changing their reference count. by Nicholas Marriott · 12 years ago
  18. 293e331 Add functions to allocate and free command contexts rather than doing it all on by Nicholas Marriott · 12 years ago
  19. 362c460 Do not crash when calling choose-tree with a command that changes the mode. by Nicholas Marriott · 12 years ago
  20. f4c815a Fix constness again, sigh. by Nicholas Marriott · 12 years ago
  21. 544c80d Fix constness of cmd_template_replace. by Nicholas Marriott · 12 years ago
  22. a3f4eb7 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  23. c2e2107 Style nits - return (x) not return x. by Nicholas Marriott · 12 years ago
  24. 675c6b3 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  25. 854e8ae Add ^ and $ special command targets to select lowest and highest by Nicholas Marriott · 12 years ago
  26. 39631ed Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  27. 991bfcf Fix session choice so that preferring unattached sessions actually by Nicholas Marriott · 12 years ago
  28. 5d60bc7 Use pgrp of pty fd not pid of immediate child when recovering current working by Nicholas Marriott · 12 years ago
  29. 42272df Use pgrp of pty fd not pid of immediate child when recovering current by Nicholas Marriott · 12 years ago
  30. 28fd3a3 add cmd-choose-list to allow arbitrary options to be selected. From Thomas Adam. by Nicholas Marriott · 12 years ago
  31. 7263fa3 add cmd-choose-list to allow arbitrary options to be selected. From Thomas Adam. by Nicholas Marriott · 12 years ago
  32. 1f5e6e3 Sync OpenBSD patchset 1151: by Tiago Cunha · 12 years ago
  33. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  34. a10143a Sync OpenBSD patchset 1146: by Tiago Cunha · 12 years ago
  35. ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
  36. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  37. f20c6fe Add choose-tree command to show windows and sessions in the same by Nicholas Marriott · 12 years ago
  38. 2a36a0a Sync OpenBSD patchset 1135: by Tiago Cunha · 12 years ago
  39. a4a2c68 Do not crash when the current session has no window, fixes a bug by Nicholas Marriott · 12 years ago
  40. 995c9a5 Sync OpenBSD patchset 1099: by Tiago Cunha · 12 years ago
  41. 31cf531 Sync OpenBSD patchset 1095: by Tiago Cunha · 12 years ago
  42. 0f9e0d1 Do not return a buffer on the stack, mentioned by jsg a while ago. by Nicholas Marriott · 12 years ago
  43. 5cbca2e Fix printing commands with no arguments, from Benjamin Poirier. by Nicholas Marriott · 12 years ago
  44. e4f1fbd Sync OpenBSD patchset 1035: by Tiago Cunha · 13 years ago
  45. 07ac168 Add move-pane command (like join-pane but allows the same window). Also by Nicholas Marriott · 13 years ago
  46. 3e94fa7 Sync OpenBSD patchset 1028: by Tiago Cunha · 13 years ago
  47. 67949de Don't die if fail to get root directory, from Ben Boeckel. by Nicholas Marriott · 13 years ago
  48. 0fd0030 Adjust function name to the portable version. by Tiago Cunha · 13 years ago
  49. 4bb01c1 Sync OpenBSD patchset 1021: by Tiago Cunha · 13 years ago
  50. 908a22e Provide defined ways to set the various default-path possibilities: ~ by Nicholas Marriott · 13 years ago
  51. 2ee0d85 Sync OpenBSD patchset 1017: by Tiago Cunha · 13 years ago
  52. 0e59bc7 Give each window a unique id, like panes but prefixed with @. Based on by Nicholas Marriott · 13 years ago
  53. 5434a27 Sync OpenBSD patchset 1002: by Tiago Cunha · 13 years ago
  54. 8332413 Add some const and fix a warning. by Nicholas Marriott · 13 years ago
  55. e2d59a6 Sync OpenBSD patchset 993: by Tiago Cunha · 13 years ago
  56. fdd1d0b Allow $HOME as default-path in tmux.conf so the same config file can be used by Stefan Sperling · 13 years ago
  57. c1b9948 Change the way the working directory for new processes is discovered. If by Nicholas Marriott · 13 years ago
  58. f308ba9 Change the way the working directory for new processes is discovered. If by Nicholas Marriott · 13 years ago
  59. f513898 PatchSet 924 by Nicholas Marriott · 13 years ago
  60. fa0f10d PatchSet 923 by Nicholas Marriott · 13 years ago
  61. 65177b8 Add a respawn-pane command, from Marcel Partap. by Nicholas Marriott · 13 years ago
  62. 2b60c64 Get rid of the layout string code which tries to walk through the layout by Nicholas Marriott · 13 years ago
  63. 1d2b487 Sync OpenBSD patchset 906: by Tiago Cunha · 13 years ago
  64. 6f08472 Fix a memory leak if cmd_pane_session succeeds, from Tiago Cunha. by Nicholas Marriott · 13 years ago
  65. e5f4bf3 |PatchSet 884 by Nicholas Marriott · 14 years ago
  66. 4e452a2 |PatchSet 882 by Nicholas Marriott · 14 years ago
  67. 536fc24 PatchSet 870 by Nicholas Marriott · 14 years ago
  68. ec89eb9 Change so that an empty session name always means the current sessions by Nicholas Marriott · 14 years ago
  69. 5d519ba Add a flag to cmd_find_session so that attach-session can prefer by Nicholas Marriott · 14 years ago
  70. 808502a Give each pane created in a tmux server a unique id (starting from 0), by Nicholas Marriott · 14 years ago
  71. d0d1c0e Sync OpenBSD patchset 848: by Tiago Cunha · 14 years ago
  72. b802304 Set $TMUX without the session when background jobs are run. by Nicholas Marriott · 14 years ago
  73. 1df427b Sync OpenBSD patchset 829: by Tiago Cunha · 14 years ago
  74. 7502cb3 Clean up and simplify tmux command argument parsing. by Nicholas Marriott · 14 years ago
  75. cc42614 Change from a per-session stack of buffers to one global stack which is by Nicholas Marriott · 14 years ago
  76. 9ebee6a Global paste buffers instead of per-session which renders copy-buffer useless. by Tiago Cunha · 14 years ago
  77. a373235 Sync OpenBSD patchset 806: by Tiago Cunha · 14 years ago
  78. acf13ce Store sessions in an RB tree by name rather than a list, this is tidier by Nicholas Marriott · 14 years ago
  79. 39e277b |--------------------- by Nicholas Marriott · 14 years ago
  80. 34d05ea We now send argv to the server after parsing it in the client to get the by Nicholas Marriott · 14 years ago
  81. cd079e8 Sync OpenBSD patchset 780: by Tiago Cunha · 14 years ago
  82. 5a0ecc5 Sync OpenBSD patchset 774: by Tiago Cunha · 14 years ago
  83. 5de84ec Add a last-pane command (bound to ; by default). Requested ages ago by by Nicholas Marriott · 14 years ago
  84. 6c42f1a Fall back on normal session choice method if $TMUX exists but is invalid by Nicholas Marriott · 14 years ago
  85. 11f81e8 Sync OpenBSD patchset 735: by Tiago Cunha · 14 years ago
  86. 43355fa Make pane/window wrapping more logical (so with 10 windows, +10 from by Nicholas Marriott · 14 years ago
  87. bf1e237 Sync OpenBSD patchset 726: by Tiago Cunha · 14 years ago
  88. 8d3b726 Sync OpenBSD patchset 725: by Tiago Cunha · 14 years ago
  89. ef72933 Add a choose-buffer command for easier use of the paste buffer stack. by Nicholas Marriott · 14 years ago
  90. 386849e Extend the -t:+ and -t:- window targets for next and previous window to by Nicholas Marriott · 14 years ago
  91. 9900e28 Sync OpenBSD patchset 697: by Tiago Cunha · 14 years ago
  92. e0f4697 Identical behaviour to select-prompt can now be obtained with by Nicholas Marriott · 14 years ago
  93. 6f04866 Support up, down, left, right movement through panes with -UDLR flags to by Nicholas Marriott · 15 years ago
  94. aa8f901 Support up, down, left, right movement through panes with -UDLR flags to by Nicholas Marriott · 15 years ago
  95. 64c26cf Sync OpenBSD patchset 611: by Tiago Cunha · 15 years ago
  96. 7d75dbb Permit !, + and - to be used for window targets to specify last window (!), or by Nicholas Marriott · 15 years ago
  97. da194cc Sync OpenBSD patchset 604: by Tiago Cunha · 15 years ago
  98. 6a45fab New command, join-pane, to split and move an existing pane into the space (like by Nicholas Marriott · 15 years ago
  99. 328861e Sync OpenBSD patchset 584: by Tiago Cunha · 15 years ago
  100. 6311bd1 Permit panes to be referred to as "top", "bottom", "top-left" etc, if the right by Nicholas Marriott · 15 years ago