1. bdea2f9 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  2. 7af5fec Whitespace nits, from Ben Boeckel. by Nicholas Marriott · 11 years ago
  3. 399d738 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  4. c231381 Demote the old single-character replacement variables (#S and friends) by Nicholas Marriott · 11 years ago
  5. d28a39d Extend jobs to support writing and use that for copy-pipe instead of by Nicholas Marriott · 12 years ago
  6. c519f9a evbuffer_readline returns allocated storage, don't leak it. by Nicholas Marriott · 12 years ago
  7. 8d59b18 No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
  8. dd46c95 Aargh. Spaces -> tabs. by Nicholas Marriott · 12 years ago
  9. 6ddb06d Extend jobs to support writing and use that for copy-pipe instead of popen, by Nicholas Marriott · 12 years ago
  10. cb6f366 evbuffer_readline returns allocated storage, don't leak it. by Nicholas Marriott · 12 years ago
  11. c3859d1 Add copy-pipe mode command to copy selection and also pipe to a command. by Nicholas Marriott · 12 years ago
  12. 9d165df No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
  13. 755d486 Spaces -> tabs. by Nicholas Marriott · 12 years ago
  14. 2854439 Do not leak formats in status_replace. by Nicholas Marriott · 12 years ago
  15. 06ac4b6 Add a format client_prefix which is 1 if prefix key has been pressed, used for by Nicholas Marriott · 12 years ago
  16. 6c53a1e Allow formats in status options. by Nicholas Marriott · 12 years ago
  17. 39631ed Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  18. 9322426 Add window-status-last-* options, from Boris Faure. by Nicholas Marriott · 12 years ago
  19. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  20. 06d27e9 Sync OpenBSD patchset 1149: by Tiago Cunha · 12 years ago
  21. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  22. a339169 Move a NULL check inside a function, from Tiago Cunha. by Nicholas Marriott · 12 years ago
  23. e45dc6a Sync OpenBSD patchset 1103: by Tiago Cunha · 12 years ago
  24. e60f48a Use int not u_char for colours from options since they may have bit 8 by Nicholas Marriott · 12 years ago
  25. 6df8953 Sync OpenBSD patchset 1097: by Tiago Cunha · 12 years ago
  26. e02d1bc Add window-status-separator option, from Thomas Adam. by Nicholas Marriott · 12 years ago
  27. 0987d55 Sync OpenBSD patchset 1057: by Tiago Cunha · 13 years ago
  28. d3c842d Check event_initialized before event_del if event may not have been set by Nicholas Marriott · 13 years ago
  29. 32a6092 Sync OpenBSD patchset 1039: by Tiago Cunha · 13 years ago
  30. 9d79a56 Sync OpenBSD patchset 1036: by Tiago Cunha · 13 years ago
  31. 30f4c30 Add A and I keys for vi status line editing. by Nicholas Marriott · 13 years ago
  32. 4b8bb77 The wlmouse offset should be part of the client, not the server. From by Nicholas Marriott · 13 years ago
  33. e4a7cef Sync OpenBSD patchset 1015: by Tiago Cunha · 13 years ago
  34. 9c1d304 Sync OpenBSD patchset 1013: by Tiago Cunha · 13 years ago
  35. c846298 Sync OpenBSD patchset 1012: by Tiago Cunha · 13 years ago
  36. 230d0fb Add an option to move the status line to the top of the screen, by Nicholas Marriott · 13 years ago
  37. a7a44bf Terminate strftime buffer properly even if a really long format string by Nicholas Marriott · 13 years ago
  38. d2d2df1 Fix memory leak in error path, from Tiago Cunha. by Nicholas Marriott · 13 years ago
  39. b7551c9 Sync OpenBSD patchset 1001: by Tiago Cunha · 13 years ago
  40. b791899 Sync OpenBSD patchset 998: by Tiago Cunha · 13 years ago
  41. 8cf19ab Add some trivial additional status line attributes from jwcxz at users by Nicholas Marriott · 13 years ago
  42. e6519d3 Add space movement keys for vi mode in the status line from Ben Boeckel. by Nicholas Marriott · 13 years ago
  43. 620a87d Sync OpenBSD patchset 983: by Tiago Cunha · 13 years ago
  44. 2397083 Make M-f and M-b work the same at the command prompt as in copy mode, by Nicholas Marriott · 13 years ago
  45. 774bffb Sync OpenBSD patchset 982: by Tiago Cunha · 13 years ago
  46. 9ec4575 Sync OpenBSD patchset 979: by Tiago Cunha · 13 years ago
  47. fc5f880 Add word movement and editing command for command prompt editing, from by Nicholas Marriott · 13 years ago
  48. 57df442 Make window_pane_index work the same as window_index, from Ben Boeckel. by Nicholas Marriott · 13 years ago
  49. 21128fe Sync OpenBSD patchset 976: by Tiago Cunha · 13 years ago
  50. e5bf63c Option to change status line (message) background when using vi keys and by Nicholas Marriott · 13 years ago
  51. 2651c0d Sync OpenBSD patchset 947: by Tiago Cunha · 13 years ago
  52. 3657aa6 Fix a couple of memory leaks, from marcel partap. by Nicholas Marriott · 13 years ago
  53. bba8221 Sync OpenBSD patchset 934: by Tiago Cunha · 13 years ago
  54. 2de9b1e Make confirm-before prompt customizable with -p option like by Nicholas Marriott · 13 years ago
  55. e097f0b Sync OpenBSD patchset 927: by Tiago Cunha · 13 years ago
  56. ad60a2c Allow the initial context on prompts to be set with the new -I option to by Nicholas Marriott · 13 years ago
  57. 4846af8 Sync OpenBSD patchset 899: by Tiago Cunha · 13 years ago
  58. 075816e Only redraw the status line on command update, not the entire client (big DOH). by Nicholas Marriott · 13 years ago
  59. 341f67e Sync OpenBSD patchset 898: by Tiago Cunha · 13 years ago
  60. eb288aa Provide #h for short hostname (no domain) from Michal Mazurek. by Nicholas Marriott · 13 years ago
  61. dc6bd98 |PatchSet 893 by Nicholas Marriott · 14 years ago
  62. 0bb2119 Add an option (mouse-select-window) which allows the mouse to be used by by Nicholas Marriott · 14 years ago
  63. ffce6b3 |PatchSet 876 by Nicholas Marriott · 14 years ago
  64. d88c20e Change -t on display-message to be target-pane for the #[A-Z] by Nicholas Marriott · 14 years ago
  65. 3d7b810 Sync OpenBSD patchset 855: by Tiago Cunha · 14 years ago
  66. db7a89b Simplify the way jobs work and drop the persist type, so all jobs are by Nicholas Marriott · 14 years ago
  67. 30f6d9b Sync OpenBSD patchset 813: by Tiago Cunha · 14 years ago
  68. 3aaf5b9 Sync OpenBSD patchset 827: by Tiago Cunha · 14 years ago
  69. 36c7c75 Sync OpenBSD patchset 826: by Tiago Cunha · 14 years ago
  70. 5158dd9 Handle a # at the end of a replacement string (such as status-left) by Nicholas Marriott · 14 years ago
  71. 3e81240 Move the user-visible parts of all options (names, types, limit, default by Nicholas Marriott · 14 years ago
  72. cc42614 Change from a per-session stack of buffers to one global stack which is by Nicholas Marriott · 14 years ago
  73. 9ebee6a Global paste buffers instead of per-session which renders copy-buffer useless. by Tiago Cunha · 14 years ago
  74. 2231e72 Add a function to create window flags rather than doing the same thing by Nicholas Marriott · 14 years ago
  75. 095ffe9 Make the prompt history global for all clients which is much more useful by Nicholas Marriott · 14 years ago
  76. 9802fea Oops, these functions return a const char *, so make the local variable by Nicholas Marriott · 14 years ago
  77. 7ce77ff Make the prompt history global for all clients which is much more useful than per-client history. by Nicholas Marriott · 14 years ago
  78. 3a4f765 Add an option to alert (monitor) for silence (lack of activity) in a by Nicholas Marriott · 14 years ago
  79. e26a351 Add an option to alert (monitor) for silence (lack of activity) in a by Nicholas Marriott · 14 years ago
  80. 47b335d Sync OpenBSD patchset 724: by Tiago Cunha · 14 years ago
  81. e63f054 Having a list of winlinks->alerts for each session is stupid, just store by Nicholas Marriott · 14 years ago
  82. 11cd05d Sync OpenBSD patchset 701: by Tiago Cunha · 14 years ago
  83. d911279 Colour+attribute options for status line alerts, from Alex Alexander. by Nicholas Marriott · 14 years ago
  84. 67300e9 Stupid style nits. by Nicholas Marriott · 15 years ago
  85. 1392fba Don't accept keys with modifiers as input. Fixes crash reported by Brian by Nicholas Marriott · 15 years ago
  86. 56481a4 Don't accept keys with modifiers as input. Fixes crash reported by Brian by Nicholas Marriott · 15 years ago
  87. 4012917 Nuke unused functions. by Nicholas Marriott · 15 years ago
  88. 41f90bd Don't leak job command in #(). by Nicholas Marriott · 15 years ago
  89. c550e66 Dead functions, lint. by Nicholas Marriott · 15 years ago
  90. de64913 Plug memory leak, from Gregory Thiemonge. by Nicholas Marriott · 15 years ago
  91. 95dfa95 Sync OpenBSD patchset 622: by Tiago Cunha · 15 years ago
  92. 0e32088 Sync OpenBSD patchset 620: by Tiago Cunha · 15 years ago
  93. 05213e4 Calculate offset correctly, fixes incorrect offset and prevents crash when by Nicholas Marriott · 15 years ago
  94. ba6dedb Actually use the copy made when no newline is found, from martynas@. by Nicholas Marriott · 15 years ago
  95. 6f578a4 Sync OpenBSD patchset 588: by Tiago Cunha · 15 years ago
  96. 84d2e6c Add server options to completion as well. by Nicholas Marriott · 15 years ago
  97. cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
  98. 1caa73a Sync OpenBSD patchset 580: by Tiago Cunha · 15 years ago
  99. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  100. 6c98626 Eliminate duplicate code and ease the passage for server-wide options by adding by Nicholas Marriott · 15 years ago