1. caa29af Add user options, prefixed with @. May be set to any arbitrary string. by Nicholas Marriott · 12 years ago
  2. 0f31d23 Return error for --foo when using compat/getopt.c. by Nicholas Marriott · 12 years ago
  3. 102cb77 Add -v to set and setw to show only option value. by Nicholas Marriott · 12 years ago
  4. 7360ff4 Use proc_pidinfo on Darwin for process name too, from OZAKI Kiichi. by Nicholas Marriott · 12 years ago
  5. a6fd92b Remove stray change accidentally committed. by Nicholas Marriott · 12 years ago
  6. 06ac4b6 Add a format client_prefix which is 1 if prefix key has been pressed, used for by Nicholas Marriott · 12 years ago
  7. 6c53a1e Allow formats in status options. by Nicholas Marriott · 12 years ago
  8. 6ad2c5c Show alias in lscm output. by Nicholas Marriott · 12 years ago
  9. 99cc001 Rework reflow code so it does not do so much allocation which should be faster by Nicholas Marriott · 12 years ago
  10. f1ce959 Allow choose commands to be used outside tmux, so long as at least one client by Nicholas Marriott · 12 years ago
  11. aadc87f Remove free callback for window_choose_data objects. by Nicholas Marriott · 12 years ago
  12. 4d382ae Miscellaneous tidying of choose API, including: by Nicholas Marriott · 12 years ago
  13. 418ba99 Add to TODO. by Nicholas Marriott · 12 years ago
  14. 648ce2f Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  15. 0648c58 Add to TODO list. by Nicholas Marriott · 12 years ago
  16. 01da28e Minor update to .gitignore by Thomas Adam · 12 years ago
  17. 6d6e158 Use osdep_get_cwd() for format change by Thomas Adam · 12 years ago
  18. 64da762 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  19. 8903c1f Automatically reflow wrapped lines when a pane is resized, requested by by Nicholas Marriott · 12 years ago
  20. a552159 Don't set some string formats if the string is NULL. by Nicholas Marriott · 12 years ago
  21. fe00607 Only set AUTO{MAKE,CONF}_VERSION on OpenBSD by Thomas Adam · 12 years ago
  22. 6e6d756 Corrections to SYNCING by Thomas Adam · 12 years ago
  23. 85531fd Unused variable/type nit from Thomas Adam. by Nicholas Marriott · 12 years ago
  24. c4c98df Add -Wdeclaration-after-statement. by Nicholas Marriott · 12 years ago
  25. a3f4eb7 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  26. fdbfc7e Rather than having two grids for each pane, one for ASCII and one for by Nicholas Marriott · 12 years ago
  27. c2e2107 Style nits - return (x) not return x. by Nicholas Marriott · 12 years ago
  28. 2ca8b7f Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  29. 3a09e01 Do not allow cursor colours to be set beginning with ? as that will by Nicholas Marriott · 12 years ago
  30. d313158 Fix some blank line nits. by Nicholas Marriott · 12 years ago
  31. 57ca428 Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  32. b0e2ef1 Update www for new SF URLs. by Nicholas Marriott · 12 years ago
  33. b237d9d Updated SYNCING by Thomas Adam · 12 years ago
  34. de19401 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  35. e33ba57 Remove the layout undo/redo code which never really worked. by Nicholas Marriott · 12 years ago
  36. 44f8e1c Implement ECH (erase character, CSI X). Reported by Christian Neukirchen. by Nicholas Marriott · 12 years ago
  37. bc2e4a3 If timing between keys is less than (by default) 1 millisecond, assume by Nicholas Marriott · 12 years ago
  38. 675c6b3 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  39. f4472c1 Fix keyword matching. by Tiago Cunha · 12 years ago
  40. 854e8ae Add ^ and $ special command targets to select lowest and highest by Nicholas Marriott · 12 years ago
  41. 3e6d45a Add -T option to select-window to toggle to last window if already by Nicholas Marriott · 12 years ago
  42. a2c8af9 Add missing function prototype. by Nicholas Marriott · 12 years ago
  43. b18ff67 Add a -u flag to choose-tree to start uncollapsed, from Raghavendra D Prabhu. by Nicholas Marriott · 12 years ago
  44. 6a5adfc We no longer use struct eproc for kinfo_proc in sysctl.h so there by millert · 12 years ago
  45. 9714880 Change load_cfg to fix a crash reported by jasper. by Nicholas Marriott · 12 years ago
  46. 3a0016a Use the CMD_*_USAGE defines consistently, from Thomas Adam. by Nicholas Marriott · 12 years ago
  47. fb83914 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  48. d5de489 .+ by Thomas Adam · 12 years ago
  49. 3fa4f69 Handle resetting 256-colours properly when parsing #[default], by Nicholas Marriott · 12 years ago
  50. 8600fe0 Use strlcat not strncat in load_cfg and some other trivial tidying from by Nicholas Marriott · 12 years ago
  51. 8378be0 Fix argument order in a log statement. by Nicholas Marriott · 12 years ago
  52. 51a1dbf Simplify command string parsing with a helper function from Tiago Cunha. by Nicholas Marriott · 12 years ago
  53. 8264e92 Fix return value of load_cfg, from Thomas Adam. by Nicholas Marriott · 12 years ago
  54. 739a766 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  55. 47c097c Support middle-click paste, based on a diff from Ailin Nemui. by Nicholas Marriott · 12 years ago
  56. 24d7d07 Support the 47 and 1047 SM and RM sequences (alternate screen without by Nicholas Marriott · 12 years ago
  57. 39631ed Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  58. 9b8998a Correctly aggregate together errors from nested config files (with by Nicholas Marriott · 12 years ago
  59. 4aa4e9f Allow cmd-run-shell to accept -t to specify the pane to display the by Nicholas Marriott · 12 years ago
  60. 1fcc7f5 When scrolling in copy mode with the mouse, scroll screen rather than by Nicholas Marriott · 12 years ago
  61. 6ef4f8e Revert last, after discussion it isn't necessary. by Nicholas Marriott · 12 years ago
  62. 9322426 Add window-status-last-* options, from Boris Faure. by Nicholas Marriott · 12 years ago
  63. 991bfcf Fix session choice so that preferring unattached sessions actually by Nicholas Marriott · 12 years ago
  64. d762ced Call realpath earlier on the socket directory path rather than on the by Nicholas Marriott · 12 years ago
  65. 1bc910a Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  66. 63f4519 Merge branch 'master' of ssh://tmux.git.sourceforge.net/gitroot/tmux/tmux by Nicholas Marriott · 12 years ago
  67. 260419f Put helper function back, will be needed in a bit. by Nicholas Marriott · 12 years ago
  68. c04aa90 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  69. 0679eb6 Add halfpage commands to mode command string table (missed by accident), by Nicholas Marriott · 12 years ago
  70. 9a7e5bd Clarify some points about config files, notably that they are only read by Nicholas Marriott · 12 years ago
  71. 827b311 Use a utility function for common code to show errors in config file, by Nicholas Marriott · 12 years ago
  72. e467917 Sanitise additional .mailmap entries by Thomas Adam · 12 years ago
  73. be10e8e Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  74. cb4553b Add .mailmap for commit author translations by Thomas Adam · 12 years ago
  75. c68efec Show last client activity time in default choose-client list. by Nicholas Marriott · 12 years ago
  76. a758013 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  77. 241a746 fix an off-by-one by okan · 12 years ago
  78. 47fbf87 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  79. d210d99 Make mouse event structure clearer by defining events (up, click, drag) by Nicholas Marriott · 12 years ago
  80. 31f93d8 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  81. 2a609b3 Add ability to active pane in list-windows and find-window formats, from by Nicholas Marriott · 12 years ago
  82. 18236c1 Fix BELL_NONE which had been broken in some code reorganisation or other by Nicholas Marriott · 12 years ago
  83. 596e9d8 Fix bad size in memcpy from Romain Francoise. by Nicholas Marriott · 12 years ago
  84. 589b4b8 Fix typo bell->bells from Thomas Adam. by Nicholas Marriott · 12 years ago
  85. 60808bb +. by Nicholas Marriott · 12 years ago
  86. d4dc52e Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  87. c695c0c Fix some function prototypes from Helmut Tessarek. by Nicholas Marriott · 12 years ago
  88. a91c598 Link to git instructions from index.html. by Nicholas Marriott · 12 years ago
  89. bf45619 Don't push all tags when releasing tmux by Thomas Adam · 12 years ago
  90. 9b2aabb Merge branch 'master' of ssh://tmux.git.sourceforge.net/gitroot/tmux/tmux by Thomas Adam · 12 years ago
  91. c0fb5ed Update website. by Thomas Adam · 12 years ago
  92. 5cdc959 Working on 1.8 by Thomas Adam · 12 years ago
  93. 2b5c3fc Update NOTES, CHANGES, configure.ac for 1.7 release by Thomas Adam · 12 years ago 1.7
  94. b4ad175 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  95. 6589120 Fix a use-after-free when collapsing the tree in choose mode, from by Nicholas Marriott · 12 years ago
  96. 0cdcae3 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  97. 0e87430 Add tree keys to vi mode too, missed by accident. by Nicholas Marriott · 12 years ago
  98. 43d2b6a Remove references to PATCHES file by Thomas Adam · 12 years ago
  99. 8249fbf Make some tweaks to NOTES and add a paragraph on git rather than huge PATCHES by Nicholas Marriott · 12 years ago
  100. 3a54537 Reference PATCHES document from TODO file by Thomas Adam · 12 years ago