1. 7be1524 Make cmdq->client_exit a tristate (-1 means "not set") so that if explicitly by Nicholas Marriott · 11 years ago
  2. a36da3a Remove the barely-used and unnecessary command check() function. by Nicholas Marriott · 11 years ago
  3. 00af2df Merge branch 'obsd-master' by Thomas · 12 years ago
  4. 972da2d Try to establish client for run-shell and if-shell if no -t. by Nicholas Marriott · 12 years ago
  5. d28a39d Extend jobs to support writing and use that for copy-pipe instead of by Nicholas Marriott · 12 years ago
  6. 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  7. 66edb33 Expand format variables in the run-shell and if-shell shell commands, by Nicholas Marriott · 12 years ago
  8. d1e6ce2 Add functions to allocate and free command contexts rather than doing it 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. a6ad44f Fix if-shell and run-shell if there are no sessions. Batted around through by Nicholas Marriott · 12 years ago
  11. 69a8d64 Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  12. 3964309 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  13. 497b27d Expand format variables in the run-shell and if-shell shell commands, from by Nicholas Marriott · 12 years ago
  14. 293e331 Add functions to allocate and free command contexts rather than doing it all on by Nicholas Marriott · 12 years ago
  15. db27dc8 Sync OpenBSD patchset 1159: by Tiago Cunha · 12 years ago
  16. a194430 Remove dead code, from Sean Estabrooks. by Nicholas Marriott · 12 years ago
  17. 1f5e6e3 Sync OpenBSD patchset 1151: by Tiago Cunha · 12 years ago
  18. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  19. ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
  20. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  21. 3f5ec24 Sync OpenBSD patchset 972: by Tiago Cunha · 13 years ago
  22. 5ed3daf Didn't really think the else behaviour through - requiring argv to by Nicholas Marriott · 13 years ago
  23. 9b48c77 Sync OpenBSD patchset 963: by Tiago Cunha · 13 years ago
  24. 6821ccc Add an else clause for if-shell, from "arno-" on SourceForge. by Nicholas Marriott · 13 years ago
  25. 213544a $Id$ not $OpenBSD$. by Tiago Cunha · 13 years ago
  26. 28427ef Sync OpenBSD patchset 819: by Tiago Cunha · 14 years ago
  27. 70d2322 Nuke a redundant if statement, from Tiago Cunha. by Nicholas Marriott · 14 years ago
  28. 3d7b810 Sync OpenBSD patchset 855: by Tiago Cunha · 14 years ago
  29. db7a89b Simplify the way jobs work and drop the persist type, so all jobs are by Nicholas Marriott · 14 years ago
  30. 1df427b Sync OpenBSD patchset 829: by Tiago Cunha · 14 years ago
  31. 7502cb3 Clean up and simplify tmux command argument parsing. by Nicholas Marriott · 14 years ago
  32. d7bae0e Sync OpenBSD patchset 741: by Tiago Cunha · 14 years ago
  33. c87187f When changing so that the client passes its stdout and stderr as well as by Nicholas Marriott · 14 years ago
  34. ad6a528 Sync OpenBSD patchset 734: by Tiago Cunha · 14 years ago
  35. b9c873c Return the command client return code with MSG_EXIT now that MSG_ERROR and by Nicholas Marriott · 14 years ago
  36. e35f5b3 Sync OpenBSD patchset 539: by Tiago Cunha · 15 years ago
  37. 76ef877 Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the by Nicholas Marriott · 15 years ago
  38. 053e405 Sync OpenBSD patchset 475: by Tiago Cunha · 15 years ago
  39. 2f813ef Add a flag for jobs that shouldn't be freed after they've died and use it for by Nicholas Marriott · 15 years ago
  40. a053aed Sync OpenBSD patchset 386: by Tiago Cunha · 15 years ago
  41. 325e20d Convert if-shell over to the background job framework as well. by Nicholas Marriott · 15 years ago
  42. 31ccf2f Sync OpenBSD patchset 342: by Tiago Cunha · 15 years ago
  43. 6fab9a3 Use KEYC_NONE constant instead of 0 on init. by Nicholas Marriott · 15 years ago
  44. d637cb3 Sync OpenBSD patchset 181: by Tiago Cunha · 15 years ago
  45. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  46. 097b96e Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
  47. 5f108d9 Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
  48. 7e8ff69 Fix $Id$. by Nicholas Marriott · 15 years ago
  49. eee3dd2 New command, if-shell (alias if). Executes the tmux command in the second by Nicholas Marriott · 15 years ago
  50. 81181bf New command, if-shell (alias if). Executes the tmux command in the second by Nicholas Marriott · 15 years ago