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
2004-07-14
fix rcs_findrev()'s searching algorithm
Vincent Labrecque
2004-07-14
add a usage string for cvs diff options
Jean-Francois Brousseau
2004-07-14
split rcs_patch in rcs_patch/rcs_patchlines
Vincent Labrecque
2004-07-14
prototype for cvs_ent_addln()
Jean-Francois Brousseau
2004-07-14
Unbreak the Entries loading code and move to a tail queue so we can remove
Jean-Francois Brousseau
2004-07-14
buffers should be freed using cvs_buf_free(), not free()
Vincent Labrecque
2004-07-14
make adding entries to the Entries file work
Jean-Francois Brousseau
2004-07-14
allocate datenum dynamically (XXX - dont do it for each date)
Vincent Labrecque
2004-07-14
fix memleak on rcsnum reuse
Vincent Labrecque
2004-07-14
prepare the entries interface so we can add entries
Jean-Francois Brousseau
2004-07-14
get rid of the newline when copying the root string
Jean-Francois Brousseau
2004-07-14
/* line is not NUL-terminated */
Vincent Labrecque
2004-07-14
print diffargs correctly instead of a (null). This should make the diff
Jean-Francois Brousseau
2004-07-14
int is not ssize_t
Vincent Labrecque
2004-07-14
cvsignore support and simpler API for file access
Jean-Francois Brousseau
2004-07-14
some stuff to do
Jean-Francois Brousseau
2004-07-14
microoptimization!
Vincent Labrecque
2004-07-14
* document cvs_init() a bit
Jean-Francois Brousseau
2004-07-13
* make the email address consistent
Jean-Francois Brousseau
2004-07-13
* initial import from the cvs-tools module
Jean-Francois Brousseau