| Commit message (Expand) | Author | Age | Files | Lines |
* | Replaced RCS parser code with new rcsparse.{c,h}: |  tobias | 2010-10-15 | 1 | -4/+4 |
* | add a hash table mechanism based upon hcreate(3) but one that allows |  joris | 2008-06-21 | 1 | -5/+6 |
* | New trigger framework that allows us to run the required scripts |  joris | 2008-06-10 | 1 | -2/+2 |
* | - Remove LIBZ from DPADD. |  brad | 2008-03-02 | 1 | -4/+1 |
* | remove cruft that is simply rotting away, its not used for |  joris | 2008-03-01 | 1 | -2/+2 |
* | do not install cvs.1 or cvs.5 yet; ok joris |  deraadt | 2008-02-26 | 1 | -2/+2 |
* | initial CVSROOT/modules support, only does aliases at the moment (-a). |  joris | 2008-02-02 | 1 | -4/+4 |
* | Imported atomicio interface. |  tobias | 2007-09-17 | 1 | -7/+7 |
* | Bring back the release command. More work to be done though. |  xsa | 2007-06-26 | 1 | -3/+4 |
* | first stab at history stuff for opencvs, currently only writes |  joris | 2007-06-18 | 1 | -3/+3 |
* | adjust Makefile for my man changes; |  jmc | 2007-04-15 | 1 | -2/+2 |
* | Fix spacing in Makefile. |  niallo | 2007-02-14 | 1 | -4/+4 |
* | remove unused leftovers from openrcs; OK joris@. |  xsa | 2007-02-12 | 1 | -2/+2 |
* | link to build the edit, editors, unedit, watch, and watchers commands. |  xsa | 2007-01-12 | 1 | -4/+4 |
* | rewrite of the logmessage code, which allows you to |  joris | 2007-01-07 | 1 | -4/+4 |
* | client-side of the annotate command is usable, build it too. |  xsa | 2006-11-27 | 1 | -6/+6 |
* | Bring back version command. Still needs tweaks to make the |  xsa | 2006-11-14 | 1 | -3/+3 |
* | Build admin command. |  xsa | 2006-11-13 | 1 | -5/+5 |
* | first part of opencvs remote, fairly useable on existing trees |  joris | 2006-07-07 | 1 | -5/+6 |
* | bring back a working version of the `cvs init' command. OK joris@. |  xsa | 2006-06-12 | 1 | -2/+2 |
* | bring back tag command; basic tag addition/deletion available. OK joris@. |  xsa | 2006-06-07 | 1 | -2/+2 |
* | hello import, only works for non-existing repositories right now, |  joris | 2006-05-30 | 1 | -3/+3 |
* | add remove support, hacked by xsa@ but lots of modifications |  joris | 2006-05-29 | 1 | -3/+3 |
* | add basic 'cvs log' support. |  joris | 2006-05-28 | 1 | -4/+4 |
* | enable basic add command, only works on files right now. |  joris | 2006-05-28 | 1 | -3/+3 |
* | basic support for CVSROOT/config - only supporting the 'tag' and |  joris | 2006-05-27 | 1 | -2/+2 |
* | commit the new opencvs code, i have been hacking on |  joris | 2006-05-27 | 1 | -9/+7 |
* | Enable DEBUG=-g -ggdb for rcs, move -g -ggdb out of CFLAGS for cvs. |  ray | 2006-04-02 | 1 | -7/+7 |
* | move joris' timezone support into rcstime.c; more work to be done there. |  xsa | 2006-03-09 | 1 | -3/+4 |
* | make openrcs use the worklist framework to keep track of temporary files |  joris | 2006-03-08 | 1 | -2/+2 |
* | renaming zlib.{c,h} files to compress.{c,h} and link to build; |  xsa | 2006-01-03 | 1 | -6/+9 |
* | switch to xmalloc stuff, me and xsa@ agreed on this a long |  joris | 2005-12-10 | 1 | -3/+3 |
* | - remove strtab stuff. serves no useful purpose. |  niallo | 2005-11-12 | 1 | -2/+2 |
* | forgot this in previous commit; |  joris | 2005-10-22 | 1 | -2/+2 |
* | put cpp flags into CPPFLAGS and cleanup ../makefile.inc dupes; joris ok |  mickey | 2005-10-06 | 1 | -5/+3 |
* | add cvswrappers doc; mucho input/ok jmc, ok jfb joris; |  xsa | 2005-08-08 | 1 | -2/+2 |
* | document the cvsignore file; input/ok jmc@, ok jfb@. |  xsa | 2005-08-02 | 1 | -2/+2 |
* | enable all commands; ok joris@. |  xsa | 2005-07-04 | 1 | -3/+3 |
* | remove useless cvsd leftovers. |  joris | 2005-06-09 | 1 | -4/+1 |
* | remove ancient and unused CVS define. it was a leftover from |  joris | 2005-06-07 | 1 | -2/+1 |
* | Merge the cvs_cmd and cvs_cmd_info structures and add the necessary |  jfb | 2005-05-24 | 1 | -4/+6 |
* | enable `release' command; tested & ok joris@. |  xsa | 2005-05-17 | 1 | -3/+3 |
* | pick up BINDIR from above; ok joris |  deraadt | 2005-04-15 | 1 | -2/+1 |
* | build cvs right out of the base directory, no need for a subdir (you may |  deraadt | 2005-04-15 | 1 | -4/+25 |
* | remove dead and unused code |  joris | 2005-04-06 | 1 | -2/+2 |
* | connect rcs/ stuffs; ok jfb joris |  xsa | 2005-03-09 | 1 | -2/+2 |
* | Fix header |  jfb | 2004-07-26 | 1 | -1/+1 |
* | * initial import from the cvs-tools module |  jfb | 2004-07-13 | 1 | -0/+7 |