Age | Commit message (Expand) | Author |
2019-03-31 | Document 'p' flag for file descriptors. | Richard Procter |
2019-03-30 | Make the synopsis more palatable by deleting useless long option | Ingo Schwarze |
2019-03-30 | repair confusing "} if" indent; from naddy | Theo de Raadt |
2019-03-30 | document --del, ok deraadt@ | Christian Weisgerber |
2019-03-30 | For now perform utimes, chown, chmod in the same order as cp(1), until | Theo de Raadt |
2019-03-30 | Add --del as alias for --delete. | Christian Weisgerber |
2019-03-30 | fix typo in ERRX1 | Theo de Raadt |
2019-03-29 | Set the maximum column index in a tbl(7) to the maximum *right* edge | Ingo Schwarze |
2019-03-29 | when logging/fataling on error, include a bit more detail than just the | Damien Miller |
2019-03-29 | Free old strings after they have been expanded in format_choose. | Nicholas Marriott |
2019-03-28 | Fix offset of list ranges. | Nicholas Marriott |
2019-03-28 | Expand session and window formats for buffer filters. | Nicholas Marriott |
2019-03-28 | zap trailing whitespace; | Jason McIntyre |
2019-03-28 | Don't send MIDI-related flow control messages until at least | Alexandre Ratchov |
2019-03-27 | Fix stop-selection, from Avi Halachmi. | Nicholas Marriott |
2019-03-27 | fix interaction between ClientAliveInterval and RekeyLimit that could | Damien Miller |
2019-03-26 | Break copy mode commands into individual functions instead of a big load | Nicholas Marriott |
2019-03-26 | Same INT32_MAX vs -1 confusion on the write-side | Theo de Raadt |
2019-03-26 | INT32_MAX isn't -1, to indicate re-read for 64-bit value. | Theo de Raadt |
2019-03-25 | Fix authentication failures when "AuthenticationMethods any" in a | Damien Miller |
2019-03-25 | whitespace | Damien Miller |
2019-03-25 | -z support isn't as trivial as linking -lz so it hasn't been written | Theo de Raadt |
2019-03-25 | Add StatusDefault binding for the mouse on any otherwise unassigned | Nicholas Marriott |
2019-03-25 | Expand comment to document rationale for default key sizes. | Darren Tucker |
2019-03-25 | Increase the default RSA key size to 3072 bits. Based on the estimates | Darren Tucker |
2019-03-25 | Fix columns of cursor_character format in list. | Nicholas Marriott |
2019-03-25 | Ignore mouse on status line which are not part of a range, GitHub issue 1649. | Nicholas Marriott |
2019-03-23 | Treat time from remote as unsigned 32 bit rather than signed, when | Theo de Raadt |
2019-03-23 | indents and reflows around ERR*() and LOG*(); ok benno | Theo de Raadt |
2019-03-23 | allow -n to zero the gzip header timestamp. suggestion from Andre Stoebe. | Ted Unangst |
2019-03-23 | repair exit codes, slightly broken after last commit (please do not go | Theo de Raadt |
2019-03-22 | full stop in the wrong place; | Jason McIntyre |
2019-03-22 | Don't register this manual page under the name rsync(1) yet | Ingo Schwarze |
2019-03-22 | gettimeofday(2)+TIMEVAL_TO_TIMESPEC -> UTIME_NOW; simpler & more portable. | cheloha |
2019-03-22 | Clarify that styles can be space or comma separated, from Stephen Zapatka. | Nicholas Marriott |
2019-03-22 | I forgot to document resize-window, window-size and default-size; | Nicholas Marriott |
2019-03-22 | Add -E to change the escape character, from Artturi Alm. | Nicholas Marriott |
2019-03-20 | Improve cursor positioning after reflow by storing the position as an | Nicholas Marriott |
2019-03-20 | Include function name in logging. | Nicholas Marriott |
2019-03-20 | Do not leak ranges on error. | Nicholas Marriott |
2019-03-20 | Ignore invalid styles rather than throwing away the whole format, this | Nicholas Marriott |
2019-03-20 | Bit more logging to show drawing errors. | Nicholas Marriott |
2019-03-20 | remove incorrect escaping of '+', correctly escape '-', and garbage collect .Tn | Ingo Schwarze |
2019-03-19 | Include window-status-style and window-status-current style in the format. | Nicholas Marriott |
2019-03-19 | Add a cursor_character format. | Nicholas Marriott |
2019-03-19 | When the last line of the input is empty and the previous line reduced | Ingo Schwarze |
2019-03-19 | Rename the first KEY BINDINGS section to DEFAULT KEY BINDINGS. | Nicholas Marriott |
2019-03-19 | When running sendmail, set argv[0] to "sendmail" not "send-mail". | Todd C. Miller |
2019-03-18 | Free temporary screens when writing format. | Nicholas Marriott |
2019-03-18 | The individual -fg, -bg and -attr options have been deprecated (in | Nicholas Marriott |