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
/
tag.c
Age
Commit message (
Expand
)
Author
2007-02-09
remove the cvs_file_classify() `loud' argument, it was used
Joris Vink
2007-01-11
in a remote setup:
Joris Vink
2006-11-09
add support for -c (Check that working files are not modified).
Xavier Santolaria
2006-11-09
fix pasto..
Xavier Santolaria
2006-11-09
remote tag command support joins the party!
Xavier Santolaria
2006-07-02
for cvs tag, tag all files in the local directory if no file argument
Reyk Floeter
2006-06-19
kill local and remote callback and just have one called fileproc.
Joris Vink
2006-06-16
in preparation for the new remote code, proto.h becomes obsolete.
Joris Vink
2006-06-09
handle `cvs tag -F'; input && OK joris@.
Xavier Santolaria
2006-06-07
bring back tag command; basic tag addition/deletion available. OK joris@.
Xavier Santolaria
2006-05-27
commit the new opencvs code, i have been hacking on
Joris Vink
2006-04-14
remove a metric buttload of excessive ()
Theo de Raadt
2006-04-12
missing break; "Yeah, obvious" ray@.
Xavier Santolaria
2006-03-08
spacing
Theo de Raadt
2006-02-06
- use biwise flags
Xavier Santolaria
2006-02-01
allow tag deletion with -d option; OK niallo@.
Xavier Santolaria
2006-01-27
CVS_EX_BADROOT return code is not worth keeping;
Xavier Santolaria
2006-01-27
use fatal();
Xavier Santolaria
2006-01-02
#include's cleanup; ok joris@ niallo@.
Xavier Santolaria
2005-12-30
major cleanup of the functions handling the remote cvs protocol.
Joris Vink
2005-12-22
cvs_rcs_getpath() cannot fail anymore;
Xavier Santolaria
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-08-08
add rtag command aliases;
Xavier Santolaria
2005-07-27
use LP_NOTICE instead of LP_INFO where appropriate;
Xavier Santolaria
2005-07-25
KNF;
Xavier Santolaria
2005-07-24
do not use `if (!var)' unless it's boolean, better use an == check;
Xavier Santolaria
2005-07-18
be consistent w/ warning messages (and handle -Q);
Xavier Santolaria
2005-07-14
use cvs_rcs_getpath();
Xavier Santolaria
2005-07-11
fix another case where a message shouldnt be printed if -Q is specified;
Xavier Santolaria
2005-07-11
display info message only if -q is not specified.
Xavier Santolaria
2005-07-07
remove trailing whitespaces
Joris Vink
2005-06-28
- add `rtag' command usage
Xavier Santolaria
2005-05-31
remove LP_ERROR log priority level and rather use LP_ERR as they are both
Xavier Santolaria
2005-05-29
consistency in error messages ...
Xavier Santolaria
2005-05-24
cvs_noexec checks; ok joris@
Xavier Santolaria
2005-05-24
Merge the cvs_cmd and cvs_cmd_info structures and add the necessary
Jean-Francois Brousseau
2005-05-20
correct wrong error code usage.
Joris Vink
2005-04-20
check the validity of tag names passed to the tag command, and print
Jean-Francois Brousseau
2005-04-19
big spring cleanup and make tag work again when dealing with multiple
Jean-Francois Brousseau
2005-04-18
Modify the CVSFILE structure using a union to keep information about
Jean-Francois Brousseau
2005-04-16
thought i had committed that earlier;snprintf return value check; joris ok
Xavier Santolaria
2005-04-12
introduce our own set of error codes used by the commands to report
Joris Vink
2005-04-11
don't include sysexits.h now we don't use those error codes
Joris Vink
2005-04-11
remove EX_USAGE error codes
Joris Vink
2005-04-03
first round of EX_* exit codes removal; ok joris@.
Xavier Santolaria
2005-03-30
move all the client commands to the new command framework.
Joris Vink
2005-03-26
fix a variety of things i found at coverity. ok joris@
Ted Unangst
2005-02-28
update my email address.
Joris Vink
[next]