1. d02c4bd Merge branch 'obsd-master' by Thomas · 11 years ago
  2. 7aeb447 Handle empty current directory more gracefully. by nicm · 11 years ago
  3. 909e1c1 Don't boke when figuring out working directory from configuration file. by nicm · 11 years ago
  4. 282c5f9 Alter how tmux handles the working directory to internally use file by nicm · 11 years ago
  5. b822d24 Support -c for new-session, based on code from J Raynor. by nicm · 11 years ago
  6. 9e0d7bd Don't boke when figuring out working directory from configuration file. by Nicholas Marriott · 11 years ago
  7. 4538c26 Alter how tmux handles the working directory to internally use file descriptors by Nicholas Marriott · 11 years ago
  8. 13360ad Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 11 years ago
  9. 9389cfb Support -c for new-session, based on code from J Raynor. by Nicholas Marriott · 11 years ago
  10. d0fa48d Restore missing key binding for %, from Chris Johnsen. by Nicholas Marriott · 11 years ago
  11. a36da3a Remove the barely-used and unnecessary command check() function. by Nicholas Marriott · 11 years ago
  12. 00af2df Merge branch 'obsd-master' by Thomas · 12 years ago
  13. e44bd9f Revert the command-prefix change which breaks sequences of commands. by Nicholas Marriott · 12 years ago
  14. c71844d Add resize-pane -Z to temporary zoom the active pane to occupy the full by Nicholas Marriott · 12 years ago
  15. 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  16. bb8457b Fix error reporting for client commands by adding a flag to by Nicholas Marriott · 12 years ago
  17. c5239c5 Add resize-pane -Z to temporary zoom the active pane to occupy the full window by Nicholas Marriott · 12 years ago
  18. 3964309 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  19. 3a2e9d8 Fix error reporting for client commands by adding a flag to cmd_find_client to by Nicholas Marriott · 12 years ago
  20. 31407b7 Add option command-prefix which is automatically prepended to any command by Nicholas Marriott · 12 years ago
  21. 675c6b3 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  22. 3a0016a Use the CMD_*_USAGE defines consistently, from Thomas Adam. by Nicholas Marriott · 12 years ago
  23. 1c60803 Sync OpenBSD patchset 1162: by Tiago Cunha · 12 years ago
  24. 73c6785 Use a separate define for each default format template and strip clutter by Nicholas Marriott · 12 years ago
  25. 1f5e6e3 Sync OpenBSD patchset 1151: by Tiago Cunha · 12 years ago
  26. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  27. ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
  28. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  29. 5cc4961 Sync OpenBSD patchset 1119: by Tiago Cunha · 13 years ago
  30. ebf94bc Switch all of the various choose- and list- commands over to the format by Nicholas Marriott · 13 years ago
  31. f41efd9 Sync OpenBSD patchset 1069: by Tiago Cunha · 13 years ago
  32. 4621034 Add notify hooks for various events, the functions are currently empty by Nicholas Marriott · 13 years ago
  33. 3307813 Sync OpenBSD patchset 1042: by Tiago Cunha · 13 years ago
  34. 3d98ada Sync OpenBSD patchset 1041: by Tiago Cunha · 13 years ago
  35. 18012f5 free -> xfree. by Nicholas Marriott · 13 years ago
  36. 03dca66 Add -F format to new-window and split-window to use with the -P flag, by Nicholas Marriott · 13 years ago
  37. e4f1fbd Sync OpenBSD patchset 1035: by Tiago Cunha · 13 years ago
  38. 07ac168 Add move-pane command (like join-pane but allows the same window). Also by Nicholas Marriott · 13 years ago
  39. 4bb01c1 Sync OpenBSD patchset 1021: by Tiago Cunha · 13 years ago
  40. 908a22e Provide defined ways to set the various default-path possibilities: ~ by Nicholas Marriott · 13 years ago
  41. 5434a27 Sync OpenBSD patchset 1002: by Tiago Cunha · 13 years ago
  42. 8332413 Add some const and fix a warning. by Nicholas Marriott · 13 years ago
  43. c1b9948 Change the way the working directory for new processes is discovered. If by Nicholas Marriott · 13 years ago
  44. f308ba9 Change the way the working directory for new processes is discovered. If by Nicholas Marriott · 13 years ago
  45. 9ec4575 Sync OpenBSD patchset 979: by Tiago Cunha · 13 years ago
  46. 57df442 Make window_pane_index work the same as window_index, from Ben Boeckel. by Nicholas Marriott · 13 years ago
  47. cb752f9 Sync OpenBSD patchset 955: by Tiago Cunha · 13 years ago
  48. 423649b Plug memory leak, from Tiago Cunha. by Nicholas Marriott · 13 years ago
  49. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  50. c7624fd Sync OpenBSD patchset 862: by Tiago Cunha · 14 years ago
  51. ce91520 Size on split-window is -l not -s. Doh. by Nicholas Marriott · 14 years ago
  52. 1df427b Sync OpenBSD patchset 829: by Tiago Cunha · 14 years ago
  53. 7502cb3 Clean up and simplify tmux command argument parsing. by Nicholas Marriott · 14 years ago
  54. 66fb24c Sync OpenBSD patchset 820: by Tiago Cunha · 14 years ago
  55. b6950ed Add a -P option to new-window and split-window to print the new window by Nicholas Marriott · 14 years ago
  56. 63e76b5 Sync OpenBSD patchset 730: by Tiago Cunha · 14 years ago
  57. 07a71fd Store the current working directory in the session, change the default-path by Nicholas Marriott · 14 years ago
  58. da194cc Sync OpenBSD patchset 604: by Tiago Cunha · 15 years ago
  59. 8212e76 Sync OpenBSD patchset 601: by Tiago Cunha · 15 years ago
  60. 91b7db7 Sync OpenBSD patchset 600: by Tiago Cunha · 15 years ago
  61. 6a45fab New command, join-pane, to split and move an existing pane into the space (like by Nicholas Marriott · 15 years ago
  62. 526bb6f Use the specified pane for size calculations. Doh. by Nicholas Marriott · 15 years ago
  63. 462a113 Change split-window to accept a pane target (it should be split-pane but by Nicholas Marriott · 15 years ago
  64. cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
  65. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  66. 1527ed0 Sync OpenBSD patchset 558: by Tiago Cunha · 15 years ago
  67. 58688c4 When -h and -p are given to split-window, calculate the percentage size using by Nicholas Marriott · 15 years ago
  68. e35f5b3 Sync OpenBSD patchset 539: by Tiago Cunha · 15 years ago
  69. 76ef877 Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the by Nicholas Marriott · 15 years ago
  70. 31ccf2f Sync OpenBSD patchset 342: by Tiago Cunha · 15 years ago
  71. 6fab9a3 Use KEYC_NONE constant instead of 0 on init. by Nicholas Marriott · 15 years ago
  72. 15b643f Sync from OpenBSD: by Nicholas Marriott · 15 years ago
  73. 5c60162 Rather than constructing an entire termios struct from ttydefaults.h, just let by Nicholas Marriott · 15 years ago
  74. 521659d Adjust OpenBSD patchset 305 to the portable version. by Tiago Cunha · 15 years ago
  75. a3a150f Sync OpenBSD patchset 305: by Tiago Cunha · 15 years ago
  76. 7d5e494 When using tmux as a login shell, there is currently no way to specify a shell by Nicholas Marriott · 15 years ago
  77. 1ce325b Sync OpenBSD patchset 296: by Tiago Cunha · 15 years ago
  78. f949107 Print -l and -p when showing command, pointed out by Tiago Cunha. by Nicholas Marriott · 15 years ago
  79. f415d43 Sync OpenBSD patchset 254: by Tiago Cunha · 15 years ago
  80. 52793e7 When creating a new session from the command-line where there is an external by Nicholas Marriott · 15 years ago
  81. 29b1b2f Sync OpenBSD patchset 231: by Tiago Cunha · 15 years ago
  82. 6491274 Infrastructure and commands to manage the environment for processes started by Nicholas Marriott · 15 years ago
  83. d637cb3 Sync OpenBSD patchset 181: by Tiago Cunha · 15 years ago
  84. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  85. 6708ad1 Sync OpenBSD patchset 165: by Tiago Cunha · 15 years ago
  86. 5ee8443 window_add_pane cannot fail, so remove the unused cause argument and don't by Nicholas Marriott · 15 years ago
  87. 545893d Sync OpenBSD patchset 142: by Tiago Cunha · 15 years ago
  88. 6036bdd Improved layout code. by Nicholas Marriott · 15 years ago
  89. 097b96e Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
  90. 5f108d9 Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
  91. 2ddcb51 Fix $Id$. by Nicholas Marriott · 15 years ago
  92. ff54332 The fix for default-path (use target session options instead of global options) by Nicholas Marriott · 15 years ago
  93. e538d4a The fix for default-path (use target session options instead of global options) by Nicholas Marriott · 15 years ago
  94. a5830b9 Restore $Id$ and add script to do so. by Nicholas Marriott · 15 years ago
  95. bfa46e8 lines variable can be -1 (to be ignored), so should be signed. Found by lint. by Nicholas Marriott · 15 years ago
  96. be17ac1 lines variable can be -1 (to be ignored), so should be signed. Found by lint. by Nicholas Marriott · 15 years ago
  97. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago
  98. 143aa71 Space trimmage mega-diff. by Nicholas Marriott · 16 years ago
  99. 325d43e rotate-window command. by Nicholas Marriott · 16 years ago
  100. 91bc683 - Allow switching to hidden windows (for active-only layout). by Nicholas Marriott · 16 years ago