1. 023b0f7 Merge branch 'obsd-master' by Thomas Adam · 1 year, 10 months ago
  2. 1262e68 Remove old buffer when renaming rather than complaining, GitHub issue by nicm · 1 year, 10 months ago
  3. 9dd1f44 Merge branch 'obsd-master' by Thomas Adam · 2 years, 1 month ago
  4. 8edece2 Add paste-buffer-deleted notification and fix name of paste-buffer-changed. by nicm · 2 years, 1 month ago
  5. 9c34aad Merge branch 'obsd-master' by Thomas Adam · 2 years, 3 months ago
  6. 7c2dcd7 Notify when a paste buffer is deleted, GitHub issue 3302 from George Nachman. by nicm · 2 years, 3 months ago
  7. afb3a5f Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  8. 020c403 When picking a buffer because one isn't specified by the user, ignore by nicm · 2 years, 6 months ago
  9. 2df75aa Use VIS_CSTYLE for paste buffers also. by nicm · 4 years, 6 months ago
  10. 7859545 Add 'e' key in buffer mode to open the buffer in an editor. by nicm · 4 years, 6 months ago
  11. bf84359 Use VIS_CSTYLE for paste buffers also. by Nicholas Marriott · 4 years, 7 months ago
  12. cc19203 Add 'e' key in buffer mode to open the buffer in an editor. by Nicholas Marriott · 4 years, 7 months ago
  13. bfc1f0c Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  14. 7bcc0d1 Add an argument to copy commands to set the prefix for the buffer name, by nicm · 6 years ago
  15. f1282a6 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  16. 3d74e89 Shorten a long line, and don't leak buffer in paste_add if size is zero. by nicm · 8 years ago
  17. 6551f4b Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  18. 22a8afe Unused variable and missing time.h. by nicm · 8 years ago
  19. 12efb40 Linux: #include <time.h> for time() by Thomas Adam · 8 years ago
  20. b9dc855 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  21. 5c49e1d Some other stuff that can be local to one file. by nicm · 8 years ago
  22. 226b6a2 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  23. 7d4b416 Some more static. by nicm · 8 years ago
  24. 5b8f033 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  25. 4117a7e Keep buffer creation time and add accessors for it and the order number. by nicm · 8 years ago
  26. dc42c35 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  27. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  28. 5f48349 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  29. 1b86f52 Nuke the utf8 and status-utf8 options and make tmux only a UTF-8 by nicm · 9 years ago
  30. da1f6fc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  31. 44657bf Move struct options into options.c. by nicm · 9 years ago
  32. b5d789a Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  33. 16ee4de Remove some extra blank lines. by nicm · 9 years ago
  34. 74b958e Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  35. a3de5db Merge delete-buffer into cmd-set-buffer.c and change the paste buffer by nicm · 9 years ago
  36. cb89f2f Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  37. 373ef85 paste_send_pane can be merged into cmd-paste-buffer.c now. by nicm · 9 years ago
  38. b569585 Move struct paste_buffer out of tmux.h. by nicm · 9 years ago
  39. 370cf75 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  40. 6920be3 When replacing, don't free the old paste until after the new one's name by nicm · 10 years ago
  41. fc05bf2 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  42. 747cab4 No need for $Id$ now. by Nicholas Marriott · 10 years ago
  43. 79f5282 Tidy up mode-mouse check. by nicm · 10 years ago
  44. 562af86 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  45. a27ba6e Add xreallocarray and remove nmemb argument from xrealloc. by nicm · 10 years ago
  46. 77efcf8 Use xrealloc(NULL, n, m) instead of xmalloc(n * m) to get overflow check. by nicm · 10 years ago
  47. 2874a43 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  48. 4e956d5 Various minor style and spacing nits. by nicm · 10 years ago
  49. e075198 Don't allow pasting into input-disabled panes, from Anish R Athalye. by nicm · 10 years ago
  50. a131b82 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  51. 814e405 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  52. 8d0819b Comment style nits. by nicm · 10 years ago
  53. b2e791b Don't allow multiple buffers with the same name, from Thomas Adam. by nicm · 11 years ago
  54. bae9584 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  55. 3dbacbb Add support for named buffers. If you don't name a buffer, things work by nicm · 11 years ago
  56. 3f54c92 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  57. bec6c80 There is no longer a need for a paste_stack struct or for global_buffers by nicm · 11 years ago
  58. 0c99c7d Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  59. 252a737 Support UTF-8 with choose-buffer, from Kosuke ASAMI. Also make by nicm · 11 years ago
  60. 0e4d1d8 Add setb -a to append and a copy mode append command, from J Raynor with by nicm · 11 years ago
  61. 8c0edcb Add setb -a to append and a copy mode append command, from J Raynor with minor by Nicholas Marriott · 11 years ago
  62. ca1d78f Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  63. 6daf06b Fix memory leaks with paste_replace, based on changes from J Raynor. by nicm · 11 years ago
  64. 739a766 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  65. 47c097c Support middle-click paste, based on a diff from Ailin Nemui. by Nicholas Marriott · 12 years ago
  66. b79f86e Trivial code simplification from Tim Ruehsen. by Nicholas Marriott · 12 years ago
  67. 59c760d Trivial code simplification from Tim Ruehsen. by Nicholas Marriott · 12 years ago
  68. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  69. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  70. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  71. 8ab7fcf |PatchSet 873 by Nicholas Marriott · 14 years ago
  72. fa6abac Style: uint -> u_int and a missing else. by Nicholas Marriott · 14 years ago
  73. cc42614 Change from a per-session stack of buffers to one global stack which is by Nicholas Marriott · 14 years ago
  74. 9ebee6a Global paste buffers instead of per-session which renders copy-buffer useless. by Tiago Cunha · 14 years ago
  75. 6173863 Nuke vis.h. by Tiago Cunha · 14 years ago
  76. bf1e237 Sync OpenBSD patchset 726: by Tiago Cunha · 14 years ago
  77. ef72933 Add a choose-buffer command for easier use of the paste buffer stack. by Nicholas Marriott · 14 years ago
  78. cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
  79. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  80. fabf40b Sync OpenBSD patchset 569: by Tiago Cunha · 15 years ago
  81. 8cb410c Tidy up various bits of the paste code, make the data buffer char * and add by Nicholas Marriott · 15 years ago
  82. a090b78 Sync OpenBSD patchset 482: by Tiago Cunha · 15 years ago
  83. c95f1d1 tv member of struct paste_buffer is updated but not otherwise used, so remove by Nicholas Marriott · 15 years ago
  84. 3266fb5 Sync OpenBSD patchset 332: by Tiago Cunha · 15 years ago
  85. 273f1b3 Regularise some fatal messages. by Nicholas Marriott · 15 years ago
  86. c272de7 Sync OpenBSD patchset 318: by Tiago Cunha · 15 years ago
  87. ccba613 Give each paste buffer a size member instead of requiring them to be by Nicholas Marriott · 15 years ago
  88. cccd072 Sync OpenBSD patchset 208: by Tiago Cunha · 15 years ago
  89. 95caeaa Don't leak when rollling buffers off when the paste buffer limit is reached. by Nicholas Marriott · 15 years ago
  90. 29ac832 Fix two copy/paste bugs: forbid zero-length buffers to prevent a fatal error by Nicholas Marriott · 15 years ago
  91. fe5edad Fix two copy/paste bugs: forbid zero-length buffers to prevent a fatal error by Nicholas Marriott · 15 years ago
  92. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago
  93. d60ad6f Make the caller responsible for allocating memory for the paste buffer data by Tiago Cunha · 16 years ago
  94. 773b574 Return -1 on error. by Nicholas Marriott · 16 years ago
  95. 33aa931 Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH. by Nicholas Marriott · 16 years ago
  96. 3128de3 buffer-limit option. by Nicholas Marriott · 16 years ago
  97. 4e4f71f Swap in new paste buffer code and add a couple more commands. by Nicholas Marriott · 16 years ago
  98. 9798dcd Start of improved buffer code. Only set-buffer/show-buffer commands so far. by Nicholas Marriott · 16 years ago