1. ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
  2. c8c0d68 Send secondary DA to terminals with XT in terminfo when starting up and by Nicholas Marriott · 13 years ago
  3. 3970853 POSIX only guarantees uname() will return a non-negative value on success. by Matthew Dempsky · 14 years ago
  4. db7a89b Simplify the way jobs work and drop the persist type, so all jobs are by Nicholas Marriott · 14 years ago
  5. 4dfb29f Use LIST_* not SLIST_*. by Nicholas Marriott · 14 years ago
  6. 96ab50a Log termios backspace for each client since it is used to recognise by Nicholas Marriott · 14 years ago
  7. 7502cb3 Clean up and simplify tmux command argument parsing. by Nicholas Marriott · 14 years ago
  8. 5d0cfe0 Another table that should be const. by Nicholas Marriott · 14 years ago
  9. acf13ce Store sessions in an RB tree by name rather than a list, this is tidier by Nicholas Marriott · 14 years ago
  10. a4c9a80 Add "server options" which are server-wide and not bound to a session or by Nicholas Marriott · 15 years ago
  11. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  12. 4ca857e Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to by Nicholas Marriott · 15 years ago
  13. 76ef877 Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the by Nicholas Marriott · 15 years ago
  14. 5289da2 Change session and client activity and creation time members to have more by Nicholas Marriott · 15 years ago
  15. 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
  16. ed62d12 tabs are better; ok nicm by Theo Deraadt · 15 years ago
  17. 0907ca1 Do this in a better way - print messages when exiting with nonzero. by Nicholas Marriott · 15 years ago
  18. 51c9574 Reference count clients and sessions rather than relying on a saved index for by Nicholas Marriott · 15 years ago
  19. 74c35c5 Accept -l to make it easier for people who use tmux as a login shell to use by Nicholas Marriott · 15 years ago
  20. dc6271c Tag a few missed printf-like functions and fix a missing "%s". by Nicholas Marriott · 15 years ago
  21. f063571 Switch tmux to use imsg. This is the last major change to make the by Nicholas Marriott · 15 years ago
  22. 5e01b6d Change the way the grid is stored, previously it was: by Nicholas Marriott · 15 years ago
  23. 2da4864 If select-layout is not given an argument, repply the last layout used in the by Nicholas Marriott · 15 years ago
  24. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  25. 5f108d9 Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
  26. 3f16fcb Use vis(3) instead of handrolled function. by Nicholas Marriott · 15 years ago
  27. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago