summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2017-05-30remove ssh1 references; ok djm@Markus Friedl
2017-05-30revise sshkey_load_public(): remove ssh1 related comments, remove extraMarkus Friedl
2017-05-30Preserve search string when entering prompt again.Nicholas Marriott
2017-05-30The is open-file command is actually called find-file. Typo pointed outTheo Buehler
2017-05-30fix -Wshadow warnings.Florian Obser
2017-05-30Unbreak previous for git diffs that do not have the a/ prefix.Florian Obser
2017-05-30avoid some shadow warnings. from Brian CallahanTed Unangst
2017-05-30fix a shadow warning. from Brian CallahanTed Unangst
2017-05-30rename variable to avoid shadow. from Brian CallahanTed Unangst
2017-05-29Add a flag to stop the prompt input being expanded.Nicholas Marriott
2017-05-29Store a copy of the old status line, will be needed soon for new choose mode.Nicholas Marriott
2017-05-29Function to count clients.Nicholas Marriott
2017-05-29Add ||, && format operators and C: to search pane content.Nicholas Marriott
2017-05-29cvs_file_classify() was making the mistake of only taking over a stickyJoris Vink
2017-05-29Add m: for fnmatch(3) format matching.Nicholas Marriott
2017-05-29Remove unused zclose function.Frederic Cambus
2017-05-29zap scanio.h, found by deraadtTed Unangst
2017-05-29tweak previous to read a little better;Jason McIntyre
2017-05-29remove mention of Berknet and mailaddr.7Ted Unangst
2017-05-29Do not factor in screen_hsize() for the visible copy mode screen whenNicholas Marriott
2017-05-29Tweak text to mention initial size, from John Hood.Nicholas Marriott
2017-05-28Support OSC 10 and 11 to set foreground and background colours, fromNicholas Marriott
2017-05-28when copying curvy files from ssh, an extra one snuck in.Ted Unangst
2017-05-28Change so that sessions created detached (-d or no client) are alwaysNicholas Marriott
2017-05-28Also recalculate session sizes when refreh-client -C is used. GitHubNicholas Marriott
2017-05-28Let opencvs show ignored files on import, not showing them is just confusing.Joris Vink
2017-05-28Don't allow opencvs to commit towards tags that are not branches.Joris Vink
2017-05-28Teach opencvs status to display the sticky tag according to what it reallyJoris Vink
2017-05-28Bring the opencvs log message template inline with other cvs implementations.Joris Vink
2017-05-27Make libtool handle --tag=... inside command line.Vadim Zhukov
2017-05-27for password failure, print Authorization failed instead of EPERM.Ted Unangst
2017-05-27trim some unused compile options for alternative character forms.Ted Unangst
2017-05-26sshbuf_consume: reset empty buffer; ok djm@Markus Friedl
2017-05-26sometimes patches coming from other places have extra a/ and b/ directoriesTed Unangst
2017-05-26remove SSH_CHANNEL_XXX_DRAINING (ssh1 only); ok djm@Markus Friedl
2017-05-26remove channel_input_close_confirmation (ssh1 only); ok djm@Markus Friedl
2017-05-26Fix gcc warnings triggered by WARNINGS=yes.Alexander Bluhm
2017-05-26fix references to obsolete v00 cert format; spotted by Jakub JelenDamien Miller
2017-05-25incompatibilities with 4.2 are no longer interestingTed Unangst
2017-05-25fix a variety of warnings. from Brian CallahanTed Unangst
2017-05-24Use freezero instead of explicit_bzero+freeRicardo Mestre
2017-05-22Support for displaying flow queues alongside H-FSCMike Belopuhov
2017-05-20reorg node struct so it's packed tighter (found by clang actually)Marc Espie
2017-05-20there's no reason to artificially limit the key path here, just checkDamien Miller
2017-05-19Now that we no longer support SSHv1, replace the contents of this fileDamien Miller
2017-05-17Delete the -T xhtml command line option.Ingo Schwarze
2017-05-17Fix documentation bug:Ingo Schwarze
2017-05-17Modernize an example showing antiquated syntax,Ingo Schwarze
2017-05-17Never create empty databases.Ingo Schwarze
2017-05-17Do not warn if a database file does not existIngo Schwarze