Age | Commit message (Expand) | Author |
2010-10-28 | Fix memory leak. | Tobias Stoeckmann |
2009-03-24 | have CVS_OP_TAG and CVS_OP_RTAG use RCS_WRITE flag | Joris Vink |
2009-03-22 | style | Tobias Stoeckmann |
2009-03-22 | Avoid the usage of uninitialized value, which even might result in a memory | Tobias Stoeckmann |
2008-06-20 | Properly send -D arguments to server when run as a client. Issue spotted | Tobias Stoeckmann |
2008-06-15 | Support the addition of new files in branches. | Tobias Stoeckmann |
2008-06-10 | New trigger framework that allows us to run the required scripts | Joris Vink |
2008-03-18 | sync the usage with the manpage, use "symbolic_tag" instead of "tag" | Reyk Floeter |
2008-03-12 | missing rcsnum_free(); | Joris Vink |
2008-03-09 | proper repository locking: | Joris Vink |
2008-03-02 | Print the right synopsis for commands on error (especially if commands | Tobias Stoeckmann |
2008-03-01 | spacing | Theo de Raadt |
2008-03-01 | goodbye rcs_errno - we didnt use you and you wont be missed | Joris Vink |
2008-02-09 | simplify some stuff; | Joris Vink |
2008-02-09 | spacing police | Joris Vink |
2008-02-04 | r* commands have their own usage; don't check usage of their working dir | Tobias Stoeckmann |
2008-01-31 | Zap trailing whitespaces. | Xavier Santolaria |
2008-01-31 | Replaced the unused cvs_command variable cmd_req with cmd_flags, which states | Tobias Stoeckmann |
2008-01-28 | Properly handle -R -- although it is default, it may be overwritten mit -l | Tobias Stoeckmann |
2008-01-10 | Synced rlog's usage checks and with rtag. Also unbreaks rtag and rlog with | Tobias Stoeckmann |
2008-01-10 | Added support for rtag in local and remote setups (with interoperability | Tobias Stoeckmann |
2008-01-10 | Slap in -b support for tag command. It was missing for a full regress test | Tobias Stoeckmann |
2007-11-17 | Convert file_rcsrev earlier into a string, else revbuf can be printed | Tobias Stoeckmann |
2007-06-28 | Sync revisions and time buffers size to be consistent with each others. | Xavier Santolaria |
2007-06-18 | first stab at history stuff for opencvs, currently only writes | Joris Vink |
2007-02-22 | general includes cleanup sweep. ok joris@ niallo@ | Otto Moerbeek |
2007-02-09 | remove the cvs_file_classify() `loud' argument, it was used | Joris Vink |
2007-01-11 | in a remote setup: | Joris Vink |
2006-11-09 | add support for -c (Check that working files are not modified). | Xavier Santolaria |
2006-11-09 | fix pasto.. | Xavier Santolaria |
2006-11-09 | remote tag command support joins the party! | Xavier Santolaria |
2006-07-02 | for cvs tag, tag all files in the local directory if no file argument | Reyk Floeter |
2006-06-19 | kill local and remote callback and just have one called fileproc. | Joris Vink |
2006-06-16 | in preparation for the new remote code, proto.h becomes obsolete. | Joris Vink |
2006-06-09 | handle `cvs tag -F'; input && OK joris@. | Xavier Santolaria |
2006-06-07 | bring back tag command; basic tag addition/deletion available. OK joris@. | Xavier Santolaria |
2006-05-27 | commit the new opencvs code, i have been hacking on | Joris Vink |
2006-04-14 | remove a metric buttload of excessive () | Theo de Raadt |
2006-04-12 | missing break; "Yeah, obvious" ray@. | Xavier Santolaria |
2006-03-08 | spacing | Theo de Raadt |
2006-02-06 | - use biwise flags | Xavier Santolaria |
2006-02-01 | allow tag deletion with -d option; OK niallo@. | Xavier Santolaria |
2006-01-27 | CVS_EX_BADROOT return code is not worth keeping; | Xavier Santolaria |
2006-01-27 | use fatal(); | Xavier Santolaria |
2006-01-02 | #include's cleanup; ok joris@ niallo@. | Xavier Santolaria |
2005-12-30 | major cleanup of the functions handling the remote cvs protocol. | Joris Vink |
2005-12-22 | cvs_rcs_getpath() cannot fail anymore; | Xavier Santolaria |
2005-09-27 | add some file status checks in local setup; | Xavier Santolaria |
2005-09-26 | some more style nits and bits; | Xavier Santolaria |
2005-09-26 | style; | Xavier Santolaria |