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-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
2005-08-02
document $HOME environment variable;
Xavier Santolaria
2005-08-02
oops, missing variable;
Joris Vink
2005-08-02
fix a few bugs which happened when there is no CVS/ directory or when
Joris Vink
2005-08-02
handle magic branch numbers.
Joris Vink
2005-08-02
.Xr cvsignore(5);
Xavier Santolaria
2005-08-02
document the cvsignore file; input/ok jmc@, ok jfb@.
Xavier Santolaria
2005-08-02
add missing options (and document them) for the `impor' command;
Xavier Santolaria
2005-08-01
respect $HOME when checking for .cvsrc; ok jfb@ joris@.
Xavier Santolaria
2005-08-01
add command aliases, `re' and `rel'; from mpech@.
Xavier Santolaria
2005-07-31
nuke a totally unused flag for cf_flags
Joris Vink
2005-07-31
add missing -n in synopsis;
Xavier Santolaria
2005-07-30
o remove a call to cvs_ent_open() from cvs_file_create(),
Moritz Jodeit
2005-07-30
add missing -r in usage();
Xavier Santolaria
2005-07-30
document global -r option and the CVSREAD environment variable;
Xavier Santolaria
2005-07-30
we actually want CVS_FST_UNKNOWN here.
Joris Vink
[next]