Age | Commit message (Expand) | Author |
2007-08-30 | Remove old CVSROOT caching mechanisms. | Joris Vink |
2007-07-03 | Rework the way opencvs works in relation to files in the Attic/: | Joris Vink |
2007-06-28 | Sync revisions and time buffers size to be consistent with each others. | Xavier Santolaria |
2007-06-27 | Remove last bits about login and logout commands, which will never be | Xavier Santolaria |
2007-06-27 | We were missing the needed clue/magic to have our remote setup | Joris Vink |
2007-06-26 | Bring back the release command. More work to be done though. | Xavier Santolaria |
2007-06-18 | first stab at history stuff for opencvs, currently only writes | Joris Vink |
2007-03-22 | use MD5_DIGEST_STRING_LENGTH instead of rolling our own lenght. | Xavier Santolaria |
2007-02-22 | general includes cleanup sweep. ok joris@ niallo@ | Otto Moerbeek |
2007-02-19 | Fix const inconsistencies, void pointer artithmetic and a few other | Otto Moerbeek |
2007-01-19 | move cvs_import() proto to the correct place. | Xavier Santolaria |
2007-01-18 | put functions protos at the right place. | Xavier Santolaria |
2007-01-17 | add support for remote checkout in both our client and server, | Joris Vink |
2007-01-13 | remove BUF * argument from cvs_checkout_file() it will | Joris Vink |
2007-01-12 | major re-work of the RCS api. this results in 100x performance improvements ... | Niall O'Higgins |
2007-01-12 | link to build the edit, editors, unedit, watch, and watchers commands. | Xavier Santolaria |
2007-01-07 | rewrite of the logmessage code, which allows you to | Joris Vink |
2007-01-03 | if we are commiting a file, do not let the server resend it | Joris Vink |
2006-12-11 | Permit checkout from a read-only repository using the -R global option | Xavier Santolaria |
2006-11-27 | client-side of the annotate command is usable, build it too. | Xavier Santolaria |
2006-11-14 | Add support for the "Set" request. | Xavier Santolaria |
2006-11-14 | add this, so version compiles... | Xavier Santolaria |
2006-11-13 | Build admin command. | Xavier Santolaria |
2006-11-09 | cvs init remote bits. | Xavier Santolaria |
2006-11-09 | fix pasto.. | Xavier Santolaria |
2006-10-31 | a step ahead in opencvs add|remove remote support. | Xavier Santolaria |
2006-07-07 | first part of opencvs remote, fairly useable on existing trees | Joris Vink |
2006-07-01 | implement the -p (dump) flag for cvs update | Reyk Floeter |
2006-06-19 | kill local and remote callback and just have one called fileproc. | Joris Vink |
2006-06-14 | handle existing CVS/Tag file when adding new directories. OK joris@. | Xavier Santolaria |
2006-06-12 | bring back a working version of the `cvs init' command. OK joris@. | Xavier Santolaria |
2006-06-03 | add support for update -A and update -r<rev>. | Joris Vink |
2006-05-30 | add CVS_PATH_ATTIC to cvs.h - this shouldve been commited | Joris Vink |
2006-05-28 | enable merging on update. if your file in your working copy | Joris Vink |
2006-05-27 | allow diff to pick up newly added files with the -N flag. | Joris Vink |
2006-05-27 | basic support for CVSROOT/config - only supporting the 'tag' and | Joris Vink |
2006-05-27 | allow commands to respect the -l flag, if the -l flag is | Joris Vink |
2006-05-27 | pruning (-P) support for both the update and checkout commands; | Joris Vink |
2006-05-27 | commit the new opencvs code, i have been hacking on | Joris Vink |
2006-04-01 | fix some bugs that lint discovered for us. | Joris Vink |
2006-03-15 | - add util.h, reorganising a bunch of things and exposing cvs_yesno() | Niall O'Higgins |
2006-02-10 | fix CVS_PATH_NOTIFY duplicate. | Xavier Santolaria |
2006-02-09 | add missing client-side paths definitions; | Xavier Santolaria |
2006-01-27 | CVS_EX_BADROOT return code is not worth keeping; | Xavier Santolaria |
2006-01-10 | zap unused variables; | Xavier Santolaria |
2006-01-02 | more includes cleanup; | Xavier Santolaria |
2006-01-01 | more code cleanup; | Joris Vink |
2005-12-30 | more code cleanup, ok niallo@ and xsa@ | Joris Vink |
2005-12-30 | major cleanup of the functions handling the remote cvs protocol. | Joris Vink |
2005-12-24 | add an argument to cvs_chdir() which enables or not the removal | Xavier Santolaria |