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-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
2005-06-13
move the CVSROOT check earlier in the process, this way we get the
Xavier Santolaria
2005-06-13
`export' command first bits .. ok joris
Xavier Santolaria
2005-06-11
clearify empty lines and comments in the cvsrc file.
Joris Vink
2005-06-10
if the remote end doesn't support a version request,
Joris Vink
2005-06-10
unused variable.
Joris Vink
2005-06-10
instead of opening and closing the entry file all the
Joris Vink
2005-06-10
allow comments in the cvsrc file.
Joris Vink
2005-06-09
-D implies pruning directories, as already does -r; ok joris
Xavier Santolaria
2005-06-09
manpage nits.
Joris Vink
2005-06-09
LP_ERR -> LP_ABORT to match gnu/usr.bin/cvs output; okay joris@.
Xavier Santolaria
2005-06-09
don't forget to close entfile in cvs_file_getspec().
Joris Vink
2005-06-09
remove useless cvsd leftovers.
Joris Vink
2005-06-07
don't forget to call cvs_disconnect() at the end
Joris Vink
2005-06-07
silly me. do not abuse the copy/paste skills i have ...
Xavier Santolaria
2005-06-07
enable -P option .. joris@ ok
Xavier Santolaria
2005-06-07
add the -P option in the checkout example; ok jmc@ joris@.
Xavier Santolaria
2005-06-07
remove ancient and unused CVS define. it was a leftover from
Joris Vink
2005-06-07
cvs_path_cat() already sets errno, no need to duplicate.
Xavier Santolaria
2005-06-07
only display the ``cannot open ./CVS/Entries'' error message when
Xavier Santolaria
2005-06-05
* introduce cvs_putchar(), to output a single character to stdout.
Joris Vink
2005-06-02
remove unneeded error reporting when using cvs_path_cat(), the
Joris Vink
2005-06-02
make cvs_printf() a bit smarter, so it can be called without having
Joris Vink
2005-06-02
be gone unused init handler.
Joris Vink
2005-06-02
handle commands which do not have any init callback a bit
Joris Vink
2005-06-02
- set LP_ABORT log level when action is abored by user instead of LP_ERR
Xavier Santolaria
2005-06-02
revert cvs_noexec checks commit, requested by jfb@.
Xavier Santolaria
2005-06-01
missed these in previous commits.
Joris Vink
[next]