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-09-26
style;
Xavier Santolaria
2005-09-25
Produce more clear error message parsing date strings. ok joris@
Otto Moerbeek
2005-09-25
use cvs_add_build_entry(); joris ok
Xavier Santolaria
2005-09-22
style;
Xavier Santolaria
2005-09-21
clean this mess up; joris ok
Xavier Santolaria
2005-09-21
use correct return codes in cvs_add_directory(); joris ok
Xavier Santolaria
2005-09-19
Zap some compiler warnings about uninitialized variables.
Niall O'Higgins
2005-09-19
Add preprocessor directives needed for usr.bin/rcs programs to compile.
Niall O'Higgins
2005-09-18
- ensure rcs_rev_add() and rcs_kwexp_set() set the RCS_SYNCED flag to off
Niall O'Higgins
2005-09-18
RCS keyword expansion support, only $Log$ is not supported right now.
Joris Vink
2005-09-18
fix memleak
Joris Vink
2005-09-17
fix stupidity in rcs_patch_lines() and return -1 on error so we actually
Joris Vink
2005-09-15
strip trailing slashes from any arguments passed to opencvs.
Joris Vink
2005-09-15
check in cvs_mkadmin() wether we need to create or not the
Xavier Santolaria
2005-09-14
knf
Joris Vink
2005-09-13
fix conditions when the base directory should be passed to the command
Joris Vink
2005-09-13
let's add directories too; testing+ok joris@.
Xavier Santolaria
2005-09-13
unbreak opencvs server
Joris Vink
2005-09-11
only remove and free a cvsroot struct if it has been added in
Joris Vink
2005-09-07
make sure the administrative files that the commands depend on are
Joris Vink
2005-09-07
more stuffs for the CVS/Tag file; input+ok jmc@.
Xavier Santolaria
2005-09-06
more bits for the local remove command support; OK joris@.
Xavier Santolaria
2005-09-06
Make sure entries do not go away when we run through them in the file code.
Joris Vink
2005-09-05
add warning message if file status is unknown;
Xavier Santolaria
2005-09-05
let's move forward with the local add command;
Xavier Santolaria
2005-09-05
add trace message (-t);
Xavier Santolaria
2005-09-05
use CVS_ENT_MAXLINELEN;
Xavier Santolaria
2005-09-05
add new functions: cvs_write_tagfile() and cvs_parse_tagfile(),
Xavier Santolaria
2005-09-05
style;
Xavier Santolaria
2005-08-24
checkout -D also implies -P; ok jmc@.
Xavier Santolaria
2005-08-23
cvs does not remove directories unless it's empty and that
Xavier Santolaria
2005-08-23
preceeded -> preceded
Jason McIntyre
2005-08-22
document $CVSROOT/CVSROOT/history file; ok jmc joris
Xavier Santolaria
2005-08-22
- handle removal of a freshly added file
Xavier Santolaria
2005-08-22
add the correct entry for newly added files.
Joris Vink
2005-08-19
do not close the entries file until all files depending on it have
Joris Vink
2005-08-19
style;
Xavier Santolaria
2005-08-19
missing cast;
Xavier Santolaria
2005-08-17
only close the RCS file if we opened it.
Joris Vink
2005-08-17
more use of CVS_ENT_MAXLINELEN;
Xavier Santolaria
2005-08-17
keep a pointer to the CVSENTRIES in the CVSFILE structure.
Joris Vink
2005-08-17
trailing whitespaces ...
Xavier Santolaria
2005-08-17
document CVS/* files; input+ok jmc
Xavier Santolaria
2005-08-16
#define CVS_ENT_MAXLINELEN 1024
Xavier Santolaria
2005-08-16
- watchers remote handler
Xavier Santolaria
2005-08-14
we do not want '.' to show up in the entries file, because it
Joris Vink
2005-08-14
missing casts; ok joris
Xavier Santolaria
2005-08-12
- style fix
Xavier Santolaria
2005-08-12
add cvs_rename() function; ok jfb
Xavier Santolaria
2005-08-12
a few things left to do here.
Xavier Santolaria
[next]