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
/
cvs.h
Age
Commit message (
Expand
)
Author
2004-08-06
Simplify cvs_splitpath() by requiring only one buffer to copy the result
Jean-Francois Brousseau
2004-08-06
Handle the '-b' and '-x' global options even if we don't support them,
Jean-Francois Brousseau
2004-08-06
Have one global hierarchy of files that are being affected. This will
Jean-Francois Brousseau
2004-08-05
Adapt the logging so any messages generated by the server will be
Jean-Francois Brousseau
2004-08-05
When spawning the subprocess for the connection, attach a pipe to its
Jean-Francois Brousseau
2004-08-03
Add a per-root mask of supported requests and a set of macros to set, get
Jean-Francois Brousseau
2004-08-02
When we connect to a remote server, always send the Version request and
Jean-Francois Brousseau
2004-07-30
No more global cvs_root
Jean-Francois Brousseau
2004-07-30
* remove header cruft that belongs in file.h
Jean-Francois Brousseau
2004-07-30
Move to the new API for the client-server protocol. All functions now
Jean-Francois Brousseau
2004-07-29
Use the `CVS' define to simplify exporting symbols
Jean-Francois Brousseau
2004-07-29
typo
Jean-Francois Brousseau
2004-07-29
Use tail queues instead of lists to manage file entries
Jean-Francois Brousseau
2004-07-29
* when comparing timestamps, use the last modification time instead
Jean-Francois Brousseau
2004-07-28
* prepare for an overhaul of the connection code by adding a cvsroot
Jean-Francois Brousseau
2004-07-27
* create cvs_file_alloc() to keep one copy of the file allocation code
Jean-Francois Brousseau
2004-07-26
Add the handler for the checkout command
Jean-Francois Brousseau
2004-07-25
* cleanup the file API with regards to flag handling and
Jean-Francois Brousseau
2004-07-23
Revamp the file interface to make life easier
Jean-Francois Brousseau
2004-07-16
* add prototypes for cvs_getargv() and cvs_freeargv()
Jean-Francois Brousseau
2004-07-14
prototype for cvs_ent_addln()
Jean-Francois Brousseau
2004-07-14
Unbreak the Entries loading code and move to a tail queue so we can remove
Jean-Francois Brousseau
2004-07-14
prepare the entries interface so we can add entries
Jean-Francois Brousseau
2004-07-14
cvsignore support and simpler API for file access
Jean-Francois Brousseau
2004-07-13
* initial import from the cvs-tools module
Jean-Francois Brousseau