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