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
Age
Commit message (
Expand
)
Author
2005-05-23
add -n flag to cvs usage
Joris Vink
2005-05-23
add some logging for `cvs -t' option use; ok joris@
Xavier Santolaria
2005-05-23
add -f flag; ok joris@
Xavier Santolaria
2005-05-22
remove ununsed code
Jean-Francois Brousseau
2005-05-22
unused variable
Joris Vink
2005-05-20
correct wrong error code usage.
Joris Vink
2005-05-20
cvs_noexec checks; jfb ok
Xavier Santolaria
2005-05-20
simplify error message
Jean-Francois Brousseau
2005-05-20
do not hardcode 'CVS/Root' but rather use defined CVS_PATH_ROOTSPEC;
Xavier Santolaria
2005-05-20
make the handlers static and remove local code that will go in another
Jean-Francois Brousseau
2005-05-20
first bits of the `cvs -n' option; ok jfb joris
Xavier Santolaria
2005-05-20
plug a memleak
Joris Vink
2005-05-20
* missing prototype for lookup()
Jean-Francois Brousseau
2005-05-20
return CVS_EX_PROTO on protocol errors
Jean-Francois Brousseau
2005-05-20
* proper memset
Patrick Latifi
2005-05-20
allow a cvs command to be executed from outside a repository,
Joris Vink
2005-05-20
execute the command callback at the same time we are building
Joris Vink
2005-05-20
don't attempt to copy the file's tag from the entry if we're dealing
Jean-Francois Brousseau
2005-05-20
unused var
Joris Vink
2005-05-19
kill whitespace
Jean-Francois Brousseau
2005-05-19
only allocate a revision number if the entry is for a regular file,
Jean-Francois Brousseau
2005-05-19
handle -t option locally too; joris ok
Xavier Santolaria
2005-05-19
- add missing flags for the log command
Xavier Santolaria
2005-05-19
correct handling of the -d option; joris ok
Xavier Santolaria
2005-05-19
use the date parsing code from date.y and fix timestamps on newly
Jean-Francois Brousseau
2005-05-18
Style
Aleksander Piotrowski
2005-05-18
build a local copy of the client's source tree when acting as a server.
Joris Vink
2005-05-18
add `dir' arg in release cmd synopsis;
Xavier Santolaria
2005-05-17
enable `release' command; tested & ok joris@.
Xavier Santolaria
2005-05-17
basic update code, needs more work; ok joris@.
Xavier Santolaria
2005-05-12
add CF_NOFILES flag
Joris Vink
2005-05-12
set cvsent to NULL if entfile is NULL, fixes a crash
Joris Vink
2005-05-12
add CF_KNOWN and CF_NOFILES flags; joris ok
Xavier Santolaria
2005-05-12
introduce a new flag to the file api: CF_NOFILES, which allows us
Joris Vink
2005-05-12
snprintf checks; joris ok
Xavier Santolaria
2005-05-12
fix segfault in cvs_resp_error()
Joris Vink
2005-05-12
make functions static; joris ok
Xavier Santolaria
2005-05-11
missing CF_IGNORE flag
Joris Vink
2005-05-11
start for the `release' command, need more work; joris ok
Xavier Santolaria
2005-05-11
in cvs_resp_removed(), don't abort the operation if we are trying
Joris Vink
2005-05-09
cvs_getln() can fail and return -1.
Joris Vink
2005-05-03
catch stupid gnu cvs behaviour, it sends an empty error message
Joris Vink
2005-05-02
add missing structs for upcoming commands; joris ok
Xavier Santolaria
2005-05-01
if CF_MKADMIN flag is specified the administrative files will
Joris Vink
2005-04-27
no need to query the Entries line for files anymore and a bit of cleanup
Jean-Francois Brousseau
2005-04-27
cleanup and initial split between remote and local update code
Jean-Francois Brousseau
2005-04-25
first part of file API changes:
Joris Vink
2005-04-25
resurrect missing parts to generate rcsdiff(1)-style diffs with the -n
Jean-Francois Brousseau
2005-04-25
* add missing 'R' flag in diff synopsis
Jean-Francois Brousseau
2005-04-25
set the default branch to 1.1.1 upon import, and remove a stray
Jean-Francois Brousseau
[prev]
[next]