summaryrefslogtreecommitdiff
path: root/cvs_tree.c
AgeCommit message (Expand)Author
2013-02-11Fix build against libpthreadSamuel Thibault
2005-11-16adjust for new name, new location, new mail-addressStefan Siegl
2005-03-19* added debug prologue/epilogue stuff to cvs_tree_readStefan Siegl
2005-03-19* added debug prologue/epilogue cvs_tree_enqueueStefan Siegl
2004-10-02drop PACKAGE/VERSION definitions which are now supplied in config.h (autohead...Stefan Siegl
2004-10-02initialize netnode's node element to NULLStefan Siegl
2004-10-02cvs_tree_read extended to update dir tree, if called a second timeStefan Siegl
2004-10-02kill cvs connection rather then trying (and perhaps failing) to reuse it, if ...Stefan Siegl
2004-10-02changed return type of cvs_tree_read to error_t for consistency reasons. root...Stefan Siegl
2004-10-01 * splitting up used cvs_handles into separate send and recv handlesStefan Siegl
2004-09-30adding node-ptr to netnode struct again, since we must return another ref to ...Stefan Siegl
2004-09-28added rwlocks 'lock' to struct netnode and struct revisionStefan Siegl
2004-09-26node-ptr removed from netnode, prefer to create new node instead of re-using,...Stefan Siegl
2004-09-25made next_fileno accessible for node.cStefan Siegl
2004-09-25initial checkinStefan Siegl