1. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  2. bf9c933 Like options, move the environ struct into environ.c. by nicm · 9 years ago
  3. a27ba6e Add xreallocarray and remove nmemb argument from xrealloc. by nicm · 10 years ago
  4. 165aa59 Make tilde expansion in command strings work even if it isn't terminated by /. 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. 51a1dbf Simplify command string parsing with a helper function from Tiago Cunha. by Nicholas Marriott · 12 years ago
  7. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  8. 8715247 Read ${X} environment variables in strings and $HOME from the global by Nicholas Marriott · 14 years ago
  9. 24634b6 have_arg matches buf so it is no longer necessary, spotted by Tim van der Molen. by Nicholas Marriott · 15 years ago
  10. c29bfd2 Remove unnecessary comparison, pointed out by Tiago Cunha. 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. 3e14796 Get a u_char from the string, otherwise it isn't possible to enter \0377 as it by Nicholas Marriott · 15 years ago
  13. 9b9d26f Use home from struct passwd if HOME is empty as well as if it is NULL, and fix by Nicholas Marriott · 15 years ago
  14. 9f6d685 I made a complete horlicks of the last change, fix it so it doesn't either lead by Nicholas Marriott · 15 years ago
  15. 89763f2 Rewrite a confusing loop when freeing the arg array on exit and move the check by Nicholas Marriott · 15 years ago
  16. ed62d12 tabs are better; ok nicm by Theo Deraadt · 15 years ago
  17. 6491274 Infrastructure and commands to manage the environment for processes started by Nicholas Marriott · 15 years ago
  18. 1673735 Add a terminal-overrides session option allowing individual terminfo(5) entries by Nicholas Marriott · 15 years ago
  19. cba885a Expand leading tildes in arguments, from Tiage Cunha. by Nicholas Marriott · 15 years ago
  20. f63761e Fix two memory leaks when assigning shell variables in configuration by Nicholas Marriott · 15 years ago
  21. a3c3284 strdup the input to putenv to avoid in one case passing a string that is later by Nicholas Marriott · 15 years ago
  22. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago