1. bae9584 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  2. 3dbacbb Add support for named buffers. If you don't name a buffer, things work by nicm · 11 years ago
  3. 3f54c92 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  4. bec6c80 There is no longer a need for a paste_stack struct or for global_buffers by nicm · 11 years ago
  5. d45c12b Remove the barely-used and unnecessary command check() function. by nicm · 11 years ago
  6. a36da3a Remove the barely-used and unnecessary command check() function. by Nicholas Marriott · 11 years ago
  7. 270d90c Handle empty pending output (not a failure) and add \n. From George Nachman. by Nicholas Marriott · 12 years ago
  8. e85f764 Preserve trailing spaces with capture-pane -J, from George Nachman. by Nicholas Marriott · 12 years ago
  9. 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  10. 295d869 Add -C and -J to capture pane to escape control sequences and to join by Nicholas Marriott · 12 years ago
  11. 8a6fbfa Don't use a target-client for stdout, just always cmdclient. by Nicholas Marriott · 12 years ago
  12. 78543cc Support capture-pane -p to send to stdout. by Nicholas Marriott · 12 years ago
  13. 69d97f6 Handle empty pending output (not a failure) and add \n. From George Nachman. by Nicholas Marriott · 12 years ago
  14. b551677 Clean up capture-pane and add -P option to dump pending output, based on code by Nicholas Marriott · 12 years ago
  15. aaeee34 Preserve trailing spaces with capture-pane -J, from George Nachman. by Nicholas Marriott · 12 years ago
  16. 1cb1fb5 Add -q flags to shut up errors to capture-pane and show-options, from George by Nicholas Marriott · 12 years ago
  17. b2a6134 Add -a to capture-pane to capture alternate screen, from George Nachman. 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. b8b5631 Add -C and -J to capture pane to escape control sequences and to join wrapped by Nicholas Marriott · 12 years ago
  20. 1e20153 Fix so capture-pane/save-buffer can work in control clients, from George by Nicholas Marriott · 12 years ago
  21. 4d1d4d6 Add -e flag to capture-pane to include embedded ANSI SGR escape sequences, from by Nicholas Marriott · 12 years ago
  22. a96dd19 Don't use a target-client for stdout, just always cmdclient. by Nicholas Marriott · 12 years ago
  23. 1d591ad Support capture-pane -p to send to stdout. by Nicholas Marriott · 12 years ago
  24. 675c6b3 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  25. 3a0016a Use the CMD_*_USAGE defines consistently, from Thomas Adam. by Nicholas Marriott · 12 years ago
  26. 1f5e6e3 Sync OpenBSD patchset 1151: by Tiago Cunha · 12 years ago
  27. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  28. ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
  29. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  30. f9b4095 Sync OpenBSD patchset 991: by Tiago Cunha · 13 years ago
  31. 5db593e Extend history that can be captured to INT_MIN rather than by Nicholas Marriott · 13 years ago
  32. d9807ee Sync OpenBSD patchset 956: by Tiago Cunha · 13 years ago
  33. 9800eaa Another memory leak from Tiago Cunha. by Nicholas Marriott · 13 years ago
  34. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  35. bb38112 Sync OpenBSD patchset 907: by Tiago Cunha · 14 years ago
  36. 538af37 Fix a couple of memory leaks, from Tiago Cunha. by Nicholas Marriott · 14 years ago
  37. 0a2b349 |PatchSet 874 by Nicholas Marriott · 14 years ago
  38. 82e0165 Allow a start and end line to be specified for capture-pane which may be by Nicholas Marriott · 14 years ago
  39. 1df427b Sync OpenBSD patchset 829: by Tiago Cunha · 14 years ago
  40. 7502cb3 Clean up and simplify tmux command argument parsing. by Nicholas Marriott · 14 years ago
  41. f72f219 Sync OpenBSD patchset 816: by Tiago Cunha · 14 years ago
  42. 4fb1045 Remove some unused defines. by Nicholas Marriott · 14 years ago
  43. cc42614 Change from a per-session stack of buffers to one global stack which is by Nicholas Marriott · 14 years ago
  44. 9ebee6a Global paste buffers instead of per-session which renders copy-buffer useless. by Tiago Cunha · 14 years ago
  45. 4d477aa Sync OpenBSD patchset 612: by Tiago Cunha · 15 years ago
  46. 097a501 Don't leak line, from Tiago Cunha. by Nicholas Marriott · 15 years ago
  47. cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
  48. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  49. 55f51c4 Sync OpenBSD patchset 577: by Tiago Cunha · 15 years ago
  50. 0926a23 New command, capture-pane, which copies the entire pane contents to a paste by Nicholas Marriott · 15 years ago