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-30
avoid using `cvs add *' idiom wrt special files; joris ok
Xavier Santolaria
2005-09-30
spacing & KNF
Joris Vink
2005-09-30
rework the rcs_write() function.
Niall O'Higgins
2005-09-29
free the access list when rcs file is closed. ok joris@
Moritz Jodeit
2005-09-29
set RCS_SYNCED to off in some more functions which
Moritz Jodeit
2005-09-29
return -1 instead of NULL in rcs_sym_{add,remove}. ok joris@
Moritz Jodeit
2005-09-29
don't forget to put the revision into the rcs_lock
Moritz Jodeit
2005-09-29
implement RCS_HEAD_REV in rcs_rev_add()
Niall O'Higgins
2005-09-29
allow RCS_HEAD_REV to be passed to rcs_getrev() to obtain the head revision;
Joris Vink
2005-09-27
add some file status checks in local setup;
Xavier Santolaria
2005-09-26
some more style nits and bits;
Xavier Santolaria
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
[next]