| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Cast char to u_char before passing to isalnum(). | Ray Lai | 2009-06-03 |
| * | Recent code to try and detect if a terminal supports UTF-8 by printing to it | Nicholas Marriott | 2009-06-02 |
| * | remove unused flag; while here, make usage's output fit on 80-column displays. | Igor Sobrado | 2009-06-02 |
| * | sort options alphabetically. | Igor Sobrado | 2009-06-02 |
| * | spawn login shells by default, adapt manpage bits as well. | Pierre-Yves Ritschard | 2009-06-02 |
| * | Don't access array[-1] if array is an empty string. | Ray Lai | 2009-06-02 |
| * | Make code clearer: | Ray Lai | 2009-06-02 |
| * | Don't dereference NULL if buf winds up being empty. Can't happen | Ray Lai | 2009-06-02 |
| * | Don't leak memory if multiple -f flags are given. | Ray Lai | 2009-06-02 |
| * | Update the man page with some recent changes to the code: | Nicholas Marriott | 2009-06-01 |
| * | Whoops, didn't mean to add this. | Nicholas Marriott | 2009-06-01 |
| * | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott | 2009-06-01 |