index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
cvs
/
client.c
Age
Commit message (
Expand
)
Author
2007-07-17
Forgot this part about rlog not needing the Directory request to be sent.
Xavier Santolaria
2007-07-17
Do not send the Directory request when using the rlog command.
Xavier Santolaria
2007-07-03
Rework the way opencvs works in relation to files in the Attic/:
Joris Vink
2007-06-29
Server-side bits for release command.
Xavier Santolaria
2007-06-28
Sync revisions and time buffers size to be consistent with each others.
Xavier Santolaria
2007-06-27
have the server be more strict about the requests the client
Joris Vink
2007-06-27
We were missing the needed clue/magic to have our remote setup
Joris Vink
2007-06-26
add support for cvs rlog.
Niall O'Higgins
2007-05-26
Increase sticky tag buffer size.
Ray Lai
2007-05-25
Call fatal() if we are missing an argument. From Tobias Stoeckmann.
Ray Lai
2007-05-17
Remove nonsensical dereference. From tbert.
Ray Lai
2007-05-16
open() returns -1 on error, not NULL. From Tobias Stoeckmann.
Xavier Santolaria
2007-02-22
general includes cleanup sweep. ok joris@ niallo@
Otto Moerbeek
2007-02-17
cvs_path_cat() removal since we can now easily handle that
Xavier Santolaria
2007-01-31
snprintf() -> xsnprintf()
Xavier Santolaria
2007-01-28
add merging support in both local and remote sides.
Joris Vink
2007-01-27
preserve flags in Entries in the remote case. ok xsa@ joris@
Otto Moerbeek
2007-01-26
more fixe size buffers on the stack. ok xsa@ joris@
Otto Moerbeek
2007-01-26
- support [-k mode] for the add command
Xavier Santolaria
2007-01-26
Handle CVS/Entries and file timestamp correctly so we do
Joris Vink
2007-01-26
respect umask; ok joris@
Otto Moerbeek
2007-01-25
use more stack allocations for fixed size buffers. ok xsa@ joris@
Otto Moerbeek
2007-01-18
import improvements:
Joris Vink
2007-01-17
add support for remote checkout in both our client and server,
Joris Vink
2007-01-16
handle the export command in cvs_client_{set,clear}_sticky().
Xavier Santolaria
2007-01-13
- remote update now works again, with new rcs api
Joris Vink
2007-01-11
in a remote setup:
Joris Vink
2007-01-03
add support for 'remove' in a remote setup.
Joris Vink
2007-01-03
revert changes made in 1.40 - it breaks add in a remote setup
Joris Vink
2007-01-03
fix CVS_CLIENT_LOG logging, we were missing parts
Joris Vink
2007-01-02
- fix cvs_client_remove_entry to correctly handle the passed data
Joris Vink
2006-12-21
if the add or import command is issued, send the wrapper-sendme-rcsOptions
Xavier Santolaria
2006-12-20
remove debug message left in previous commit.
Xavier Santolaria
2006-12-19
add some bits to handle Remove-entry.
Xavier Santolaria
2006-12-19
- Introduce a way for the command code to recognize what the server replied.
Joris Vink
2006-12-19
add client-side support for Set-static-directory.
Xavier Santolaria
2006-12-19
add client-side support for Clear-static-directory, Clear-sticky and
Xavier Santolaria
2006-12-15
add support for "Static-directory" request.
Xavier Santolaria
2006-12-15
dummy support for update-patches request.
Xavier Santolaria
2006-12-15
server-side Static-directory bits.
Xavier Santolaria
2006-12-15
adjust the Directory request by sending the repository on a new line too.
Xavier Santolaria
2006-12-15
server-side Sticky bits.
Xavier Santolaria
2006-12-14
add support for the "Sticky" request; client-side only for now.
Xavier Santolaria
2006-11-27
sort sent requests;
Xavier Santolaria
2006-11-27
hook up annotate server bits.
Xavier Santolaria
2006-11-14
Add support for the "Set" request.
Xavier Santolaria
2006-11-14
add rlog and rannotate commands requests,
Xavier Santolaria
2006-11-14
dummy support for Argumentx request.
Xavier Santolaria
2006-11-14
Bring back version command. Still needs tweaks to make the
Xavier Santolaria
2006-11-13
Add missing server-side bits for init...
Xavier Santolaria
[prev]
[next]