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-07-09
kill useless "&& r1 == NULL" expression.
Niall O'Higgins
2005-07-09
explicit casts to const char *
Niall O'Higgins
2005-07-09
convert snprintf with format string "%s" to an strlcpy.
Niall O'Higgins
2005-07-08
split local and remote function handlers from each other.
Joris Vink
2005-07-08
handle -Q correctly; Ok joris@.
Xavier Santolaria
2005-07-08
if a file has been locally added, output correct info! Ok joris@.
Xavier Santolaria
2005-07-08
don't try to run the pruning function on server side.
Joris Vink
2005-07-08
hrmz spaces...
Xavier Santolaria
2005-07-08
- revert previous commit a bit, those arguments belonged to expand-modules.
Joris Vink
2005-07-08
do not send the Arguments to the server twice.
Joris Vink
2005-07-08
display in local mode only the mtime of a file stored in the Entries file;
Xavier Santolaria
2005-07-07
do not run the callback for "." twice.
Joris Vink
2005-07-07
add a field to CVSFILE which holds the timestamp from the Entries file.
Joris Vink
2005-07-07
more snprintf(3) checks, check against the correct
Joris Vink
2005-07-07
add info message when examining directories; Ok joris@.
Xavier Santolaria
2005-07-07
remove trailing whitespaces
Joris Vink
2005-07-07
snprintf(3) checks.
Joris Vink
2005-07-07
add comment;
Xavier Santolaria
2005-07-07
display what we should in case the file is unknown to cvs. Ok joris@.
Xavier Santolaria
2005-07-06
add explicit comments for file status;
Xavier Santolaria
2005-07-06
correct file status strings;
Xavier Santolaria
2005-07-05
if we can't stat the file and there is no entry for it, don't fail
Joris Vink
2005-07-05
correct ouput to match gnu/usr.bin/cvs; more to come.
Xavier Santolaria
2005-07-05
`No' -> `no' in output; matches gnu/usr.bin/cvs output;
Xavier Santolaria
2005-07-05
protect against cvs_getln() failure.
Joris Vink
2005-07-04
start server support for annotate command + some cleanup; ok joris@.
Xavier Santolaria
2005-07-04
enable all commands; ok joris@.
Xavier Santolaria
2005-07-01
|| should && instead ...
Xavier Santolaria
2005-07-01
more output tweaks in server mode ..
Xavier Santolaria
2005-07-01
fix output when using in server mode; more to come ... ok joris
Xavier Santolaria
2005-07-01
- plug memleak in cvs_file_getdir().
Joris Vink
2005-06-30
remove CF_KNOWN flag and move the CVS_FST_UNKNOWN check above the
Joris Vink
2005-06-30
missing method checks in pre_exec handler.
Joris Vink
2005-06-30
add missing method check in pre_exec handler ... spotted by joris@.
Xavier Santolaria
2005-06-30
missing \n in server-side output;
Xavier Santolaria
2005-06-30
daemon leftovers
Joris Vink
2005-06-28
send the date (-D) here too ..
Xavier Santolaria
2005-06-28
- add `rtag' command usage
Xavier Santolaria
2005-06-28
send date;
Xavier Santolaria
2005-06-28
- fix commands usage
Xavier Santolaria
2005-06-25
match output with the one from GNU cvs.
Joris Vink
2005-06-17
correctly build a temporary copy of the client its repository
Joris Vink
2005-06-17
when pruning don't try to remove any directories outside
Joris Vink
2005-06-17
- add missing option in the command usage
Xavier Santolaria
2005-06-17
#define CVS_EX_ERR -1
Xavier Santolaria
2005-06-16
.Xr cvsintro(7); ok joris jmc
Xavier Santolaria
2005-06-16
match gnu/usr.bin/cvs error msg output on bad CVSROOT error; ok joris
Xavier Santolaria
2005-06-15
add descritpion of the watch/watchers commands;
Xavier Santolaria
2005-06-14
finish pruning support, this has been sitting
Joris Vink
2005-06-14
missing closedir() on error path; ok joris xsa
Patrick Latifi
[prev]
[next]