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-08-19
do not close the entries file until all files depending on it have
Joris Vink
2005-08-19
style;
Xavier Santolaria
2005-08-19
missing cast;
Xavier Santolaria
2005-08-17
only close the RCS file if we opened it.
Joris Vink
2005-08-17
more use of CVS_ENT_MAXLINELEN;
Xavier Santolaria
2005-08-17
keep a pointer to the CVSENTRIES in the CVSFILE structure.
Joris Vink
2005-08-17
trailing whitespaces ...
Xavier Santolaria
2005-08-17
document CVS/* files; input+ok jmc
Xavier Santolaria
2005-08-16
#define CVS_ENT_MAXLINELEN 1024
Xavier Santolaria
2005-08-16
- watchers remote handler
Xavier Santolaria
2005-08-14
we do not want '.' to show up in the entries file, because it
Joris Vink
2005-08-14
missing casts; ok joris
Xavier Santolaria
2005-08-12
- style fix
Xavier Santolaria
2005-08-12
add cvs_rename() function; ok jfb
Xavier Santolaria
2005-08-12
a few things left to do here.
Xavier Santolaria
2005-08-11
a few casts; ok jfb
Xavier Santolaria
2005-08-11
fgets() expects the 2nd arg to be an int.
Xavier Santolaria
2005-08-11
getdirentries() expects the 3rd arg to be an int.
Xavier Santolaria
2005-08-10
- we do not need a .Pp before a normal list
Jason McIntyre
2005-08-10
do not forget to also add the local roots to the cache.
Joris Vink
2005-08-10
style..
Xavier Santolaria
2005-08-10
- pre-existent -> pre-existing
Niall O'Higgins
2005-08-10
.Xr cvswrappers(5);
Xavier Santolaria
2005-08-10
fgets() expects the 2nd arg to be an int. OK jfb@ joris@.
Xavier Santolaria
2005-08-10
use correct return code where we exit();
Xavier Santolaria
2005-08-10
add global -w option and document it; ok jmc joris
Xavier Santolaria
2005-08-10
use correct return codes when we exit(); ok joris
Xavier Santolaria
2005-08-09
fix our root caching method, it was utterly broken and would
Joris Vink
2005-08-09
oops: occured -> occurred
Jason McIntyre
2005-08-09
add missing [-T tmpdir] in usage(), spotted by jmc@.
Xavier Santolaria
2005-08-09
add DIAGNOSTICS section about utility return codes;
Xavier Santolaria
2005-08-08
.Xr cvswrappers 5
Xavier Santolaria
2005-08-08
add cvswrappers doc; mucho input/ok jmc, ok jfb joris;
Xavier Santolaria
2005-08-08
zap unused var;
Xavier Santolaria
2005-08-08
use cvs_tmpdir; OK jfb@ joris@.
Xavier Santolaria
2005-08-08
add missing `(' in function declaration;
Xavier Santolaria
2005-08-08
add rtag command aliases;
Xavier Santolaria
2005-08-08
zap unused vars;
Xavier Santolaria
2005-08-05
increase ebuf[] size in cvs_vlog() wrt strerror(3) return value;
Xavier Santolaria
2005-08-05
minor KNF;
Xavier Santolaria
2005-08-04
better wording, from jfb@. Ok jmc@.
Xavier Santolaria
2005-08-04
add and document import -d option; ok jmc@ joris@.
Xavier Santolaria
2005-08-04
document TMPDIR environment variable and global -T <tmpdir> option;
Xavier Santolaria
2005-08-04
handle TMPDIR environment variable as well as -T <tmpdir> global option;
Xavier Santolaria
2005-08-04
sync command synopsis w/ man page;
Xavier Santolaria
2005-08-03
avoid xrefs to self...
Jason McIntyre
2005-08-03
check only once for the HOME environment variable and reuse
Xavier Santolaria
2005-08-03
document $HOME/.cvsignore in FILES section; ok jmc@.
Xavier Santolaria
2005-08-02
handle -l global option; ok jfb@ joris@.
Xavier Santolaria
2005-08-02
.Xr cvsignore(5) here too;
Xavier Santolaria
[prev]
[next]