summaryrefslogtreecommitdiff
path: root/usr.bin/cvs/Makefile
AgeCommit message (Expand)Author
2006-07-07first part of opencvs remote, fairly useable on existing treesJoris Vink
2006-06-12bring back a working version of the `cvs init' command. OK joris@.Xavier Santolaria
2006-06-07bring back tag command; basic tag addition/deletion available. OK joris@.Xavier Santolaria
2006-05-30hello import, only works for non-existing repositories right now,Joris Vink
2006-05-29add remove support, hacked by xsa@ but lots of modificationsJoris Vink
2006-05-28add basic 'cvs log' support.Joris Vink
2006-05-28enable basic add command, only works on files right now.Joris Vink
2006-05-27basic support for CVSROOT/config - only supporting the 'tag' andJoris Vink
2006-05-27commit the new opencvs code, i have been hacking onJoris Vink
2006-04-02Enable DEBUG=-g -ggdb for rcs, move -g -ggdb out of CFLAGS for cvs.Ray Lai
2006-03-09move joris' timezone support into rcstime.c; more work to be done there.Xavier Santolaria
2006-03-08make openrcs use the worklist framework to keep track of temporary filesJoris Vink
2006-01-03renaming zlib.{c,h} files to compress.{c,h} and link to build;Xavier Santolaria
2005-12-10switch to xmalloc stuff, me and xsa@ agreed on this a longJoris Vink
2005-11-12- remove strtab stuff. serves no useful purpose.Niall O'Higgins
2005-10-22forgot this in previous commit;Joris Vink
2005-10-06put cpp flags into CPPFLAGS and cleanup ../makefile.inc dupes; joris okMichael Shalayeff
2005-08-08add cvswrappers doc; mucho input/ok jmc, ok jfb joris;Xavier Santolaria
2005-08-02document the cvsignore file; input/ok jmc@, ok jfb@.Xavier Santolaria
2005-07-04enable all commands; ok joris@.Xavier Santolaria
2005-06-09remove useless cvsd leftovers.Joris Vink
2005-06-07remove ancient and unused CVS define. it was a leftover fromJoris Vink
2005-05-24Merge the cvs_cmd and cvs_cmd_info structures and add the necessaryJean-Francois Brousseau
2005-05-17enable `release' command; tested & ok joris@.Xavier Santolaria
2005-04-15pick up BINDIR from above; ok jorisTheo de Raadt
2005-04-15build cvs right out of the base directory, no need for a subdir (you mayTheo de Raadt
2005-04-06remove dead and unused codeJoris Vink
2005-03-09connect rcs/ stuffs; ok jfb jorisXavier Santolaria
2004-07-26Fix headerJean-Francois Brousseau
2004-07-13* initial import from the cvs-tools moduleJean-Francois Brousseau