1. 747cab4 No need for $Id$ now. by Nicholas Marriott · 10 years ago
  2. 562af86 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  3. 45dfc5a Instead of setting up the default keys by building the key struct by nicm · 10 years ago
  4. d45c12b Remove the barely-used and unnecessary command check() function. by nicm · 11 years ago
  5. a36da3a Remove the barely-used and unnecessary command check() function. by Nicholas Marriott · 11 years ago
  6. 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  7. bb8457b Fix error reporting for client commands by adding a flag to by Nicholas Marriott · 12 years ago
  8. 8d59b18 No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
  9. 3964309 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  10. 3a2e9d8 Fix error reporting for client commands by adding a flag to cmd_find_client to by Nicholas Marriott · 12 years ago
  11. 9d165df No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
  12. 1f5e6e3 Sync OpenBSD patchset 1151: by Tiago Cunha · 12 years ago
  13. ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
  14. b44f78f Sync OpenBSD patchset 973: by Tiago Cunha · 13 years ago
  15. 0ff42d9 Missing -o on usage for pipe-pane, from Tiago Cunha. by Nicholas Marriott · 13 years ago
  16. 2589d11 Sync OpenBSD patchset 940: by Tiago Cunha · 13 years ago
  17. be179f6 Do not require a client here, or pipe-pane will not work from the command line. by Nicholas Marriott · 13 years ago
  18. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  19. ffce6b3 |PatchSet 876 by Nicholas Marriott · 14 years ago
  20. d88c20e Change -t on display-message to be target-pane for the #[A-Z] by Nicholas Marriott · 14 years ago
  21. 492e3aa Sync OpenBSD patchset 834: by Tiago Cunha · 14 years ago
  22. 69cb1f8 Move all calls to fcntl(...O_NONBLOCK) into a function and clear the by Nicholas Marriott · 14 years ago
  23. 1df427b Sync OpenBSD patchset 829: by Tiago Cunha · 14 years ago
  24. 7502cb3 Clean up and simplify tmux command argument parsing. by Nicholas Marriott · 14 years ago
  25. d4b58c7 Sync OpenBSD patchset 775: by Tiago Cunha · 14 years ago
  26. f56b4ec Trying to set FD_CLOEXEC on every fd is a lost cause, just use by Nicholas Marriott · 14 years ago
  27. 56040be Sync OpenBSD patchset 751: by Tiago Cunha · 14 years ago
  28. e3be9b1 Do not call event_del() for signals after fork(), just use sigaction() by Nicholas Marriott · 14 years ago
  29. e186450 Sync OpenBSD patchset 720: by Tiago Cunha · 14 years ago
  30. 278d9bc Last change erroneously used the target argument for looking up the by Nicholas Marriott · 14 years ago
  31. 3bba401 Sync OpenBSD patchset 715: by Tiago Cunha · 14 years ago
  32. ceed5cc Support the status_replace # replacement sequences in the pipe-pane by Nicholas Marriott · 14 years ago
  33. fc69b9c Sync OpenBSD patchset 696: by Tiago Cunha · 15 years ago
  34. c4a2fdf Put this back in with the initialisation in the right order. by Nicholas Marriott · 15 years ago
  35. af5e0bd Revert last change, it appears to be broken somehow. by Nicholas Marriott · 15 years ago
  36. ec1d37b Make signal handler setup/teardown two common functions instead of six, by Nicholas Marriott · 15 years ago
  37. cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
  38. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  39. c12e0b0 Sync OpenBSD patchset 567: by Tiago Cunha · 15 years ago
  40. 4ca857e Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to by Nicholas Marriott · 15 years ago
  41. e35f5b3 Sync OpenBSD patchset 539: by Tiago Cunha · 15 years ago
  42. fc6a835 Sync OpenBSD patchset 538: by Tiago Cunha · 15 years ago
  43. 76ef877 Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the by Nicholas Marriott · 15 years ago
  44. dafa0f0 Unreachable statement, found by lint. by Nicholas Marriott · 15 years ago
  45. 2df0882 Sync OpenBSD patchset 498: by Tiago Cunha · 15 years ago
  46. cb0bf6a Sync OpenBSD patchset 496: by Tiago Cunha · 15 years ago
  47. dd36982 Sync OpenBSD patchset 491: by Tiago Cunha · 15 years ago
  48. a02c7e8 Convert the window pane (pty master side) fd over to use a bufferevent. by Nicholas Marriott · 15 years ago
  49. 91ad830 Switch window pane pipe redirect fd over to a bufferevent. by Nicholas Marriott · 15 years ago
  50. abf3a5d Initial changes to move tmux to libevent. by Nicholas Marriott · 15 years ago
  51. d7d4d78 Sync OpenBSD patchset 430: by Tiago Cunha · 15 years ago
  52. 9a48552 Nuke dead store. by Nicholas Marriott · 15 years ago
  53. 3584fa1 No paths.h in here, as well. by Tiago Cunha · 15 years ago
  54. 6091b05 Sync OpenBSD patchset 387: by Tiago Cunha · 15 years ago
  55. 64b5f39 Add a pipe-pane command to allow a pane to be piped to a shell command, for by Nicholas Marriott · 15 years ago