| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace <sys/param.h> with <limits.h> and other less dirty headers where |  deraadt | 2015-01-16 | 1 | -6/+6 |
* | Rename a bunch of variables and functions, removing the cvs_/rcs_ |  ray | 2010-07-23 | 1 | -4/+4 |
* | fix the way Attic is handled in our recursion code, so we |  joris | 2009-03-26 | 1 | -5/+7 |
* | use file_flags for 2 more reasons: |  joris | 2009-02-21 | 1 | -7/+11 |
* | proper repository locking: |  joris | 2008-03-09 | 1 | -3/+12 |
* | shuffle some stuff around so we dont end up doing the same things |  joris | 2008-02-03 | 1 | -1/+5 |
* | more CVSROOT/module stuff: |  joris | 2008-02-03 | 1 | -1/+6 |
* | On repository-side, only parse files which end with ,v (RCS_FILE_EXT). |  tobias | 2008-01-31 | 1 | -3/+5 |
* | Don't ignore files and directories due to patterns on repository-side, |  tobias | 2008-01-10 | 1 | -4/+1 |
* | better branching/sticky tag support, no branch commits yet though. |  joris | 2007-09-22 | 1 | -3/+3 |
* | Rework the way opencvs works in relation to files in the Attic/: |  joris | 2007-07-03 | 1 | -2/+5 |
* | add support for local and remote branch checkout. for example, |  niallo | 2007-06-01 | 1 | -2/+1 |
* | general includes cleanup sweep. ok joris@ niallo@ |  otto | 2007-02-22 | 1 | -6/+8 |
* | cvs_path_cat() removal since we can now easily handle that |  xsa | 2007-02-17 | 1 | -12/+5 |
* | fstat() -> lstat() in a few select cases, |  todd | 2007-02-07 | 1 | -3/+3 |
* | use more stack allocations for fixed size buffers. ok xsa@ joris@ |  otto | 2007-01-25 | 1 | -8/+2 |
* | When we hit a DT_UNKNOWN for dirent->d_type in our filelist functions, |  joris | 2007-01-19 | 1 | -10/+55 |
* | Permit checkout from a read-only repository using the -R global option |  xsa | 2006-12-11 | 1 | -1/+4 |
* | snprintf() -> cvs_path_cat() |  xsa | 2006-11-28 | 1 | -13/+9 |
* | no magic, "Attic" -> CVS_PATH_ATTIC |  xsa | 2006-11-10 | 1 | -2/+2 |
* | zap myuid variable, it is not used for anything usefull. |  joris | 2006-06-14 | 1 | -3/+1 |
* | various spelling fixes |  david | 2006-06-02 | 1 | -2/+2 |
* | allow commands to respect the -l flag, if the -l flag is |  joris | 2006-05-27 | 1 | -2/+5 |
* | commit the new opencvs code, i have been hacking on |  joris | 2006-05-27 | 1 | -0/+130 |