1. 91e4dc8 Sync OpenBSD patchset 370: by Tiago Cunha · 15 years ago
  2. 804b869 Sync OpenBSD patchset 352: by Tiago Cunha · 15 years ago
  3. ac95da3 Adjust OpenBSD patchset 350 to the portable version. by Tiago Cunha · 15 years ago
  4. 5be3fb8 Sync OpenBSD patchset 350: by Tiago Cunha · 15 years ago
  5. 1310ea2 Sync OpenBSD patchset 347: by Tiago Cunha · 15 years ago
  6. 2acf349 Sync OpenBSD patchset 346: by Tiago Cunha · 15 years ago
  7. acedc2d Sync OpenBSD patchset 345: by Tiago Cunha · 15 years ago
  8. dbaa284 Sync OpenBSD patchset 327: by Tiago Cunha · 15 years ago
  9. f796336 Sync OpenBSD patchset 308: by Tiago Cunha · 15 years ago
  10. 2e2e762 Sync OpenBSD patchset 289: by Tiago Cunha · 15 years ago
  11. b5059bc Sync OpenBSD patchset 251: by Tiago Cunha · 15 years ago
  12. e2a1889 Sync OpenBSD patchset 246: by Tiago Cunha · 15 years ago
  13. 5cc971f Sync OpenBSD patchset 244: by Tiago Cunha · 15 years ago
  14. a9b6bfd Sync OpenBSD patchset 243: by Tiago Cunha · 15 years ago
  15. 29b1b2f Sync OpenBSD patchset 231: by Tiago Cunha · 15 years ago
  16. 697051d Sync OpenBSD patchset 203: by Tiago Cunha · 15 years ago
  17. 6fbfcfc Sync OpenBSD patchset 196: by Tiago Cunha · 15 years ago
  18. d637cb3 Sync OpenBSD patchset 181: by Tiago Cunha · 15 years ago
  19. 7cd412d Sync OpenBSD patchset 173: by Tiago Cunha · 15 years ago
  20. 2ddcb51 Fix $Id$. by Nicholas Marriott · 15 years ago
  21. 1825609 Handle empty or unset TERM correctly; also fix a fatal() message while here. by Nicholas Marriott · 15 years ago
  22. 43ff216 When sending a "protocol mismatch" error message, tell the client to exit by Nicholas Marriott · 15 years ago
  23. a5830b9 Restore $Id$ and add script to do so. by Nicholas Marriott · 15 years ago
  24. 7be69bf Terminate cwd buffer before running xstrdup on it. by Nicholas Marriott · 15 years ago
  25. 418128b If the prompt is hidden or a password is sent with -U, zero it before freeing by Nicholas Marriott · 15 years ago
  26. 143aa71 Space trimmage mega-diff. by Nicholas Marriott · 15 years ago
  27. e6d35b6 Support for 88 colour terminals. by Nicholas Marriott · 16 years ago
  28. b03783e strdup() not necessary here. by Nicholas Marriott · 16 years ago
  29. 03d531e Move sx,sy into tty rather than client. by Nicholas Marriott · 16 years ago
  30. 70024b3 Exit properly when bas password. by Nicholas Marriott · 16 years ago
  31. d4f034b Die properly with warning. by Nicholas Marriott · 16 years ago
  32. 93230a6 Pass return code from _exec; allow command sequences to work from the command line. by Nicholas Marriott · 16 years ago
  33. 9690d9d Reset tty saved data on resize. by Nicholas Marriott · 16 years ago
  34. 8ea4971 suspend-client command and suspend client when ^Z key binding is used. by Nicholas Marriott · 16 years ago
  35. 162bacd Window splitting. Two vertical panes fixed 50% each. This is a huge diff, still a couple of bugs (notably heap corruption somewhere causing segfault on exit). by Nicholas Marriott · 16 years ago
  36. e3feb06 Server locking. set-password and lock-server commands, plus automatic locking. by Nicholas Marriott · 16 years ago
  37. 4d71164 Pick up cwd from environment,. by Nicholas Marriott · 16 years ago
  38. d531dbb Minor tidying; remove some old debugging messages. by Nicholas Marriott · 16 years ago
  39. 4846ad1 Introduce nitems() and use it; use bsearch. by Nicholas Marriott · 16 years ago
  40. 62457bc Trim. by Nicholas Marriott · 16 years ago
  41. efe5573 Internal screen data rewrite for better 256 colour/UTF-8 support. by Nicholas Marriott · 16 years ago
  42. 19a2c87 Initial UTF-8 support. by Nicholas Marriott · 16 years ago
  43. dd41035 Protocol versioning, version is checked on identify message. by Nicholas Marriott · 16 years ago
  44. 2bd92e5 Lose unnecessary flags on context. by Nicholas Marriott · 16 years ago
  45. 99df48d Trimify. by Nicholas Marriott · 16 years ago
  46. 55d5b83 Informational messages on window option changes. by Nicholas Marriott · 16 years ago
  47. f97db61 Clear msgdata where it is unavailable. by Nicholas Marriott · 16 years ago
  48. c7243b7 Move -s and -c down a level so handling them is the responsibility of the command (with some helper functions), rather than the top-level. This changes the action command syntax so that -s and -c must be after the command rather than before. by Nicholas Marriott · 16 years ago
  49. da22faf Sync with Makefile. by Nicholas Marriott · 17 years ago
  50. c6efbbb Don't free twice when exiting. by Nicholas Marriott · 17 years ago
  51. 83393d3 Only close the tty during exit process and leave freeing it to when the socket is lost. by Nicholas Marriott · 17 years ago
  52. 103748d Major reorganisation of screen handling. by Nicholas Marriott · 17 years ago
  53. 5cd1d45 Three-stage exit process so that [] message printing works on detach etc. by Nicholas Marriott · 17 years ago
  54. 76c8a59 Big internal reorganisation to move tty control into parent. by Nicholas Marriott · 17 years ago
  55. 08f8740 Always redraw requesting client on resize. by Nicholas Marriott · 17 years ago
  56. e2438dc Check for NULL clients. by Nicholas Marriott · 17 years ago
  57. ce90f1b The CLIENT_HOLD hack can go bye-bye. by Nicholas Marriott · 17 years ago
  58. 9a6e47c Initial history support. by Nicholas Marriott · 17 years ago
  59. c0572ea Fix a format string bug and sprinkle some printflikes. by Nicholas Marriott · 17 years ago
  60. 6e04524 switch-client command. by Nicholas Marriott · 17 years ago
  61. b359f9b Add -c option to specify client, and move detach/refresh to client rather than session. by Nicholas Marriott · 17 years ago
  62. 4ba3cf6 Reorg window data structures. Add an intermediate data type (struct winlink) to hold index and make sessions hold a RB tree of them rather than a fixed array. by Nicholas Marriott · 17 years ago
  63. 688a487 Lift last MAXNAMELEN limit on -s argument. by Nicholas Marriott · 17 years ago
  64. 25e94a0 List client command. by Nicholas Marriott · 17 years ago
  65. 5b60d6e Tweak message. by Nicholas Marriott · 17 years ago
  66. 37f17a7 Warn and bork on nested sessions ($TMUX exists). by Nicholas Marriott · 17 years ago
  67. 26b3409 Lose command index enum in favour of runtime-calculated index. by Nicholas Marriott · 17 years ago
  68. 1f9a8e7 Incomplete resize support. by Nicholas Marriott · 17 years ago
  69. 68a5d5c Window attachment, malloc debugging, fix a segfault with no sessions. by Nicholas Marriott · 17 years ago
  70. 8158159 Next/last/previous window, some other tweaks. by Nicholas Marriott · 17 years ago
  71. 7ba01f6 New window command. by Nicholas Marriott · 17 years ago
  72. df716ec Rewrite command handling to be more generic. Not finished! by Nicholas Marriott · 17 years ago
  73. a5a17b4 Skip exec on cmds. Also use xmemstrdup where appropriate. by Nicholas Marriott · 17 years ago
  74. fe06744 String/number arguments.. by Nicholas Marriott · 17 years ago
  75. dadc56d Key binding, unbinding. by Nicholas Marriott · 17 years ago
  76. 9bb907f Move command handling into the server and tidy up some bits. by Nicholas Marriott · 17 years ago
  77. 7ccdbf3 Sprinkle some const. by Nicholas Marriott · 17 years ago
  78. a6d3594 Redraw client status lines on rename. by Nicholas Marriott · 17 years ago
  79. bfccbc6 Simple status line. by Nicholas Marriott · 17 years ago
  80. 308bc18 Window info command. by Nicholas Marriott · 17 years ago
  81. 86bf944 Show the right windows in the list. by Nicholas Marriott · 17 years ago
  82. fa537ab tmux new-session -d. by Nicholas Marriott · 17 years ago
  83. 653ee72 Write error messages for rename. Also tweak some error outputs, and fix -i. by Nicholas Marriott · 17 years ago
  84. aafee17 New input parser via state machine. by Nicholas Marriott · 17 years ago
  85. d2e035f Added window renaming support (tmux rename) by Maximilian Gass · 17 years ago
  86. 4d6cfe5 Terminate buffers properly. by Nicholas Marriott · 17 years ago
  87. 22990a6 New session selection rules: by Nicholas Marriott · 17 years ago
  88. 5ef6d07 Join oldest session if non specified. Fix errors. by Nicholas Marriott · 17 years ago
  89. 302a35d Server function naming, still not happy with server stuff though. by Nicholas Marriott · 17 years ago
  90. fb39b22 Cleanup part II: split up client stuff and ops. More to come. by Nicholas Marriott · 17 years ago
  91. 671694a Cleanup part 1: split up server.c. by Nicholas Marriott · 17 years ago