Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get rid of a debugging printf() that slipped through the cracks | 2005-01-24 | 1 | -2/+1 | |
| | |||||
* | * use the global cvs_msg instead of our own | 2005-01-24 | 1 | -9/+28 | |
| | | | | * support the use of RCS keyword expansion flags in client mode | ||||
* | Send files to add using `Is-Modified' instead of `add', and send | 2004-12-30 | 1 | -9/+6 | |
| | | | | | directories regardless of whether they are known or not, in case they are part of the files to add. | ||||
* | Check to make sure we have a valid CVSROOT, and check the return value | 2004-12-21 | 1 | -3/+9 | |
| | | | | when sending the add request | ||||
* | on the way to `cvs add'; ok jfb | 2004-12-21 | 1 | -24/+32 | |
| | |||||
* | minor simplification in if () statement from Joris Vink | 2004-12-08 | 1 | -3/+2 | |
| | |||||
* | less whitespace, more pretty. ok jfb | 2004-12-07 | 1 | -10/+9 | |
| | |||||
* | tighten vertical spacing for else; jfb ok | 2004-12-06 | 1 | -5/+3 | |
| | |||||
* | Pass the proper type for the third argument to cvs_sendreq() | 2004-12-06 | 1 | -2/+2 | |
| | |||||
* | a bit more sense | 2004-11-09 | 1 | -4/+5 | |
| | |||||
* | Remove unused variables | 2004-08-13 | 1 | -2/+2 | |
| | |||||
* | Make add work in client mode | 2004-08-13 | 1 | -13/+54 | |
| | |||||
* | Move to the new API for the client-server protocol. All functions now | 2004-07-30 | 1 | -13/+8 | |
| | | | | | take a cvs root structure as parameter. This will allow for much easier management of CVS trees that make use of multiple roots. | ||||
* | * initial import from the cvs-tools module | 2004-07-13 | 1 | -0/+98 | |