Age | Commit message (Expand) | Author |
2008-03-02 | allow our parsing functions to stop parsing a config file at | Joris Vink |
2008-02-04 | more CVSROOT/modules stuff: | Joris Vink |
2008-02-01 | introduce cvs_read_config() which will be used as a general | Joris Vink |
2007-11-09 | An umask is octet not decimal. This means we cannot use strtonum() to | Tobias Stoeckmann |
2007-10-18 | Avoid memory leak if tag is defined multiple times in CVSROOT/config. | Tobias Stoeckmann |
2007-07-12 | Do not fatal() if the CVSROOT/config file does not exist. | Xavier Santolaria |
2007-02-22 | general includes cleanup sweep. ok joris@ niallo@ | Otto Moerbeek |
2007-02-17 | cvs_path_cat() removal since we can now easily handle that | Xavier Santolaria |
2007-01-25 | do not use strlcpuy on a buffer filled by fgetln, since fgetln does | Otto Moerbeek |
2006-12-07 | add config file path in debug message. | Xavier Santolaria |
2006-12-04 | snprintf() -> cvs_path_cat() | Xavier Santolaria |
2006-06-16 | in preparation for the new remote code, proto.h becomes obsolete. | Joris Vink |
2006-05-28 | teach opencvs about the dlimit keyword in CVSROOT/config. | Joris Vink |
2006-05-27 | handle comments and leading spaces correctly | Joris Vink |
2006-05-27 | basic support for CVSROOT/config - only supporting the 'tag' and | Joris Vink |