summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2005-05-29add back support for SSH1 keys. it is being used in practice.marius eriksen
2005-05-29consistency in error messages ...Xavier Santolaria
2005-05-29correct error message...Xavier Santolaria
2005-05-29handle -r option;Xavier Santolaria
2005-05-28we do not use sysexits.h anymore, nuke it!Xavier Santolaria
2005-05-28set jumbo flag on the listener, too. consolidate some common code.marius eriksen
2005-05-28whoops. the import killed the $Id$ tags; rectify.marius eriksen
2005-05-28+ gzsigmarius eriksen
2005-05-28import gzsig by Dug Song. marius eriksen
2005-05-28Dired now prompts in the minibuffer using the current directory nameChad Loder
2005-05-28make sure we check the Entry file when we need to.Joris Vink
2005-05-28If the user gets into a minibuffer, they will not know how to hitChad Loder
2005-05-27if the user specified a revision to diff, stop caring if the file isJoris Vink
2005-05-27missing handler for the diff commandJoris Vink
2005-05-27- add missing optionsXavier Santolaria
2005-05-27remove dup include of "log.h"Xavier Santolaria
2005-05-27cvs_noexec check; ok jfbeersXavier Santolaria
2005-05-27- check strlcpy() return values for truncationJean-Francois Brousseau
2005-05-27In find file, behave like emacs: the default starting directory forChad Loder
2005-05-27fix -O for cases where no ControlPath has been specified or socket atDamien Miller
2005-05-27Add emacs-style replace-string function that does not prompt youChad Loder
2005-05-27Fix dumb bug in initial prompt for search-forwardChad Loder
2005-05-27Do not dump core if user hits ^g to exit minibuffer from search-forward.Chad Loder
2005-05-27Experimental support for opportunitic use of jumbograms where only some hostsRyan Thomas McBride
2005-05-27moreJason Wright
2005-05-26make cvs_getln() return the length of the line that was read, so weJean-Francois Brousseau
2005-05-26don't keep a pointer to the file handle in CVSENTRIES, it is onlyJean-Francois Brousseau
2005-05-26don't append strerror(errno) to error messages if we use LP_ERRNOJean-Francois Brousseau
2005-05-26- remove cvs_ent_getent(), it's not used anymoreJean-Francois Brousseau
2005-05-26fix `editors' and `unedit' commands usage..Xavier Santolaria
2005-05-26uint32_t -> u_int32_t for consistency; ok djm@Darren Tucker
2005-05-26fix usage..Xavier Santolaria
2005-05-26null removal falloutTed Unangst
2005-05-26byebye umap, union and null references; pedro@ ok.Federico G. Schwindt
2005-05-26remove the trailing \n from the ctime() timestampJean-Francois Brousseau
2005-05-26send the Checkin-time request along with the file's timestamp whenJean-Francois Brousseau
2005-05-26first part of real pruning supportJoris Vink
2005-05-26fix remaining issues with regards to branch numbering and add theJean-Francois Brousseau
2005-05-26If copying multiple files to a target file (which normally fails, as itAnil Madhavapeddy
2005-05-26add a couple of functions to go from branch numbers to revisions andJean-Francois Brousseau
2005-05-26style nit from hshoexer@Anil Madhavapeddy
2005-05-26support the -b option in local mode as well and rearrange the branchJean-Francois Brousseau
2005-05-25Mention isearch wrapChad Loder
2005-05-25Incremental search will now wrap to beginning (or end if backwards) ifChad Loder
2005-05-25skeleton for the edit-related functions, not linked in yetJean-Francois Brousseau
2005-05-25unused codeJean-Francois Brousseau
2005-05-25support the -d flag in local mode (GNU CVS ignores that flag and evenJean-Francois Brousseau
2005-05-25modify rcs_rev_add() to accept a time_t argument to explicitly setJean-Francois Brousseau
2005-05-25in M-x compile, after prompting for command, check buffers and optionallyJason Wright
2005-05-25split cvs_admin_file() into the local and remote versions and doJean-Francois Brousseau