1. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  2. 6a2ca34 Do not set a limit on the length of commands when printing them. by nicm · 9 years ago
  3. 4e956d5 Various minor style and spacing nits. by nicm · 10 years ago
  4. b8bda67 Don't blindly increase offsets by the return value of snprintf, if there by nicm · 11 years ago
  5. 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  6. d1e6ce2 Add functions to allocate and free command contexts rather than doing it by Nicholas Marriott · 12 years ago
  7. 5385a9b Add a queue of notifys and a way to turn them off and on (we do not want by Nicholas Marriott · 12 years ago
  8. ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
  9. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  10. 2942eca Add a skeleton mode to tmux (called "control mode") that let's tmux by Nicholas Marriott · 12 years ago
  11. 34d05ea We now send argv to the server after parsing it in the client to get the by Nicholas Marriott · 14 years ago
  12. 42e2413 Setting the cmdlist pointer in the bind-key to NULL to prevent it being freed by Nicholas Marriott · 14 years ago
  13. e16b7b8 Reset output functions too when changing client after attaching, to by Nicholas Marriott · 15 years ago
  14. 8a37a1c Don't stop parsing command sequences when a command requests the client to by Nicholas Marriott · 15 years ago
  15. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  16. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago