Age | Commit message (Expand) | Author |
2005-05-21 | more heuristics to coerce gnu-m4 mode to work like we wish: if a ^ or $ | Marc Espie |
2005-05-20 | Teach the SOCKS5 code more of the protocol, so it can send domain names | Damien Miller |
2005-05-20 | correct wrong error code usage. | Joris Vink |
2005-05-20 | cvs_noexec checks; jfb ok | Xavier Santolaria |
2005-05-20 | simplify error message | Jean-Francois Brousseau |
2005-05-20 | do not hardcode 'CVS/Root' but rather use defined CVS_PATH_ROOTSPEC; | Xavier Santolaria |
2005-05-20 | make the handlers static and remove local code that will go in another | Jean-Francois Brousseau |
2005-05-20 | first bits of the `cvs -n' option; ok jfb joris | Xavier Santolaria |
2005-05-20 | plug a memleak | Joris Vink |
2005-05-20 | * missing prototype for lookup() | Jean-Francois Brousseau |
2005-05-20 | return CVS_EX_PROTO on protocol errors | Jean-Francois Brousseau |
2005-05-20 | split protocol 1 auth methods into separate functions, makes authloop | Damien Miller |
2005-05-20 | oops - article and spacing; | Jason McIntyre |
2005-05-20 | HTTP proxy doesn't need an address lookup - saves some time and avoids a | Damien Miller |
2005-05-20 | cross reference proxy example to relevant ssh option; | Jason McIntyre |
2005-05-20 | give a ProxyCommand example using nc(1), with and ok jmc@ | Damien Miller |
2005-05-20 | * proper memset | Patrick Latifi |
2005-05-20 | Don't print an empty line when no match is found in pgrep mode. | Otto Moerbeek |
2005-05-20 | allow a cvs command to be executed from outside a repository, | Joris Vink |
2005-05-20 | execute the command callback at the same time we are building | Joris Vink |
2005-05-20 | don't attempt to copy the file's tag from the entry if we're dealing | Jean-Francois Brousseau |
2005-05-20 | unused var | Joris Vink |
2005-05-19 | kill whitespace | Jean-Francois Brousseau |
2005-05-19 | only allocate a revision number if the entry is for a regular file, | Jean-Francois Brousseau |
2005-05-19 | handle -t option locally too; joris ok | Xavier Santolaria |
2005-05-19 | - add missing flags for the log command | Xavier Santolaria |
2005-05-19 | correct handling of the -d option; joris ok | Xavier Santolaria |
2005-05-19 | fix SOCKS5 code for case where data comes in the same packet as the response; | Damien Miller |
2005-05-19 | KNF, no binary change; ok jaredy@ | Damien Miller |
2005-05-19 | use the date parsing code from date.y and fix timestamps on newly | Jean-Francois Brousseau |
2005-05-19 | fix cast, from grunk AT pestilenz.org | Damien Miller |
2005-05-19 | whitespace nit, from grunk AT pestilenz.org | Damien Miller |
2005-05-19 | sort config options, from grunk AT pestilenz.org; ok jmc@ | Damien Miller |
2005-05-18 | Style | Aleksander Piotrowski |
2005-05-18 | s/Lorian/Lorien/ | Jason McIntyre |
2005-05-18 | build a local copy of the client's source tree when acting as a server. | Joris Vink |
2005-05-18 | add `dir' arg in release cmd synopsis; | Xavier Santolaria |
2005-05-18 | fix error message; ok ian | Jared Yanovich |
2005-05-17 | gnu m4 mode does not heed end of lines. | Marc Espie |
2005-05-17 | enable `release' command; tested & ok joris@. | Xavier Santolaria |
2005-05-17 | basic update code, needs more work; ok joris@. | Xavier Santolaria |
2005-05-16 | check return value from strdelim() for NULL (AddressFamily); mpech | Markus Friedl |
2005-05-16 | Do not call out mkdir -p, but reuse the code from mkdir(1). | Marc Espie |
2005-05-15 | Fix insert-buffer prompt format string. strlcpy returns size_t, not int | Chad Loder |
2005-05-15 | simple error message cleanup | Reyk Floeter |
2005-05-15 | - simplify usage | Jared Yanovich |
2005-05-15 | damn, one more... | Jason McIntyre |
2005-05-15 | oops. grasp of alphabet...slipping... | Jason McIntyre |
2005-05-15 | When checking for comment characters using negative pointer arithmetic | Todd C. Miller |
2005-05-15 | Make usage/SYNOPSIS saner and sort the options. With jmc@ | Todd C. Miller |