1. 641191a Support for windows larger than the client. by Nicholas Marriott · 6 years ago
  2. 7448b38 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  3. b9a6162 Make server_client_get_cwd used (almost) everywhere we need to work out by nicm · 7 years ago
  4. 0ca78ee Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  5. f87d807 Insert full size panes at the right position, from KOIE Hidetaka in by nicm · 7 years ago
  6. 3b8f923 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  7. 182357f Expand formats in window and session names. by nicm · 7 years ago
  8. 54c5070 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  9. 17cf1b2 Pass flags into cmd_find_from_* to fix prefer-unattached, reported by by nicm · 7 years ago
  10. e725b96 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  11. 11e2af6 Add -c for respawn-pane and respawn-window, from J Raynor. by nicm · 7 years ago
  12. f17ecaa Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  13. aad4e4d Rewrite of choose mode, both to simplify and tidy the code and to add by nicm · 7 years ago
  14. 65d6278 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  15. c48d09e Do not update TERM into config file parsing has finished. by nicm · 8 years ago
  16. e802b68 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  17. ee45a8a Get rid of the extra layer of flags and cmd_prepare() and just store the by nicm · 8 years ago
  18. 2c0f826 Mouse bindings and hooks set up an initial current state when running a by nicm · 8 years ago
  19. 1f209ed Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  20. afa4e3e Add cmd_find_from_winlink_pane and use it in a couple of places, and by nicm · 8 years ago
  21. c5bdae4 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  22. dbfee6a Move server_fill_environ into environ.c and move some other common code into it. by nicm · 8 years ago
  23. 3ea3683 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  24. 6b2009a Add a helper function for the most common format_create/defaults/expand pattern. by nicm · 8 years ago
  25. 48a3dba Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  26. e741a0b If splitw -b is used, insert the new pane before the current one in the by nicm · 8 years ago
  27. 6c333cc Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  28. 7d23d01 Add a window or pane id "tag" to each format tree and use it to separate by nicm · 8 years ago
  29. d54e990 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  30. 41e633a Use the notify name string instead of going via an enum and change by nicm · 8 years ago
  31. 1a6e696 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  32. b342bd0 Mass rename struct cmd_q to struct cmdq_item and related. by nicm · 8 years ago
  33. c67b702 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  34. ddc4512 Rewrite command queue handling. Each client still has a command queue, by nicm · 8 years ago
  35. 117737c Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  36. 4289a1e Trying to do hooks generically is way too complicated and unreliable and by nicm · 8 years ago
  37. 6270392 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  38. 4d9e6ea Some improvements and bug fixes for hooks: by nicm · 8 years ago
  39. b9dc855 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  40. a81685b Add static in cmd-* and fix a few other nits. by nicm · 8 years ago
  41. f68a908 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  42. fed1e38 Add support for performing a full width split (with splitw -f), rather by nicm · 8 years ago
  43. cc096ae Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  44. 00cf5fb Insert new panes after the pane being split in the list rather than by nicm · 8 years ago
  45. dc42c35 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  46. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  47. bc6137f Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  48. a3129fd Instead of combined flags for -c, -s, -t, split into different sets by nicm · 9 years ago
  49. 5caec30 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  50. ecfeee2 Use member names in cmd_entry definitions so I stop getting confused by nicm · 9 years ago
  51. ae5ddfd Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  52. 4a4daf1 Instead of every command resolving the target (-t or -s) itself, prepare by nicm · 9 years ago
  53. 4909a70 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  54. 01831da Add cmdq as an argument to format_create and add a format for the by nicm · 9 years ago
  55. af8134a Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  56. e0f26dc Remove format_create_flags and just pass flags to format_create. by nicm · 9 years ago
  57. c975de2 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  58. ba7fb49 Fall back silently to ~ or / rather than checking -c with access(), this by nicm · 9 years ago
  59. 17f6c3b Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  60. 01defc9 Because pledge(2) does not allow us to pass directory file descriptors by nicm · 9 years ago
  61. a5e4d3a Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  62. bf9c933 Like options, move the environ struct into environ.c. by nicm · 9 years ago
  63. da1f6fc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  64. 44657bf Move struct options into options.c. by nicm · 9 years ago
  65. 4acc8d0 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  66. 26a55dd Remove some unnecessary checks before free(). by nicm · 9 years ago
  67. 94a8ef1 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  68. 5bd5c9c Remove panes from layout if spawning them fails, reported by Anthony J Bentley. by nicm · 10 years ago
  69. 833fe5b Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  70. f1e68bf Remove a couple of now-unused variables. by nicm · 10 years ago
  71. 4946f74 Wrap all the individual format_* calls in a single format_defaults functions. by nicm · 10 years ago
  72. 3e8efcc Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  73. d37f266 Add -b to splitw like joinw, from Felix Rosencrantz. by nicm · 10 years ago
  74. 747cab4 No need for $Id$ now. by Nicholas Marriott · 10 years ago
  75. 562af86 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  76. 4c42381 Move template defines back into .c files. by nicm · 10 years ago
  77. 45dfc5a Instead of setting up the default keys by building the key struct by nicm · 10 years ago
  78. 2874a43 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  79. 4e956d5 Various minor style and spacing nits. by nicm · 10 years ago
  80. bae9584 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  81. b3e8d44 If multiple arguments are given to new-session, new-window, by nicm · 11 years ago
  82. 953c3ef Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  83. 3e27be3 Set PATH explicitly, either from client or session by nicm · 11 years ago
  84. d02c4bd Merge branch 'obsd-master' by Thomas · 11 years ago
  85. 7aeb447 Handle empty current directory more gracefully. by nicm · 11 years ago
  86. 909e1c1 Don't boke when figuring out working directory from configuration file. by nicm · 11 years ago
  87. 282c5f9 Alter how tmux handles the working directory to internally use file by nicm · 11 years ago
  88. b822d24 Support -c for new-session, based on code from J Raynor. by nicm · 11 years ago
  89. 9e0d7bd Don't boke when figuring out working directory from configuration file. by Nicholas Marriott · 11 years ago
  90. 4538c26 Alter how tmux handles the working directory to internally use file descriptors by Nicholas Marriott · 11 years ago
  91. 13360ad Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 11 years ago
  92. 9389cfb Support -c for new-session, based on code from J Raynor. by Nicholas Marriott · 11 years ago
  93. d0fa48d Restore missing key binding for %, from Chris Johnsen. by Nicholas Marriott · 11 years ago
  94. a36da3a Remove the barely-used and unnecessary command check() function. by Nicholas Marriott · 11 years ago
  95. 00af2df Merge branch 'obsd-master' by Thomas · 12 years ago
  96. e44bd9f Revert the command-prefix change which breaks sequences of commands. by Nicholas Marriott · 12 years ago
  97. c71844d Add resize-pane -Z to temporary zoom the active pane to occupy the full by Nicholas Marriott · 12 years ago
  98. 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  99. bb8457b Fix error reporting for client commands by adding a flag to by Nicholas Marriott · 12 years ago
  100. c5239c5 Add resize-pane -Z to temporary zoom the active pane to occupy the full window by Nicholas Marriott · 12 years ago