| Commit message (Expand) | Author | Age | Files | Lines |
* | oops, forgot to commit man page for cvs changes | dillon | 2001-09-21 | 1 | -2/+17 |
* | Implement comprehensive CVS/Template support to complement the Template | dillon | 2001-09-15 | 5 | -11/+110 |
* | Implement -j for cvs diff, allowing tag:date based diffs (normally date-based | dillon | 2001-09-15 | 1 | -25/+56 |
* | Merge vendor branch onto mainline (try to fix HAVE_KERBEROS) | peter | 2001-08-20 | 1 | -2/+2 |
* | Revert part of the 1.11->1.11.1p1 change. Put the blank line back in | peter | 2001-08-13 | 1 | -0/+2 |
* | Argh, this could not possibly have worked as it existed in the tree. | peter | 2001-08-10 | 1 | -1/+1 |
* | Copy our changes from sccs2rcs.csh to sccs2rcs.in | peter | 2001-08-10 | 2 | -285/+4 |
* | This commit was generated by cvs2svn to compensate for changes in r81440, | peter | 2001-08-10 | 1 | -1/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r81437, | peter | 2001-08-10 | 1 | -439/+0 |
* | This file is gone in cvs-1.11.1p1 (replaced by log.in) | peter | 2001-08-10 | 1 | -183/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r81434, | peter | 2001-08-10 | 7 | -1495/+0 |
* | Re-kill this file. It got whiplash being killed and restored on the | peter | 2001-08-10 | 1 | -97/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r81426, | peter | 2001-08-10 | 2 | -295/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r81424, | peter | 2001-08-10 | 9 | -6605/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r81422, | peter | 2001-08-10 | 1 | -86/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r81420, | peter | 2001-08-10 | 1 | -526/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r81414, | peter | 2001-08-10 | 1 | -175/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r81412, | peter | 2001-08-10 | 1 | -764/+0 |
* | Tweak for 1.11.1p1 | peter | 2001-08-10 | 1 | -2/+2 |
* | Initial merge of cvs-1.11 -> 1.11.1p1 changes onto mainline. There is | peter | 2001-08-10 | 18 | -1224/+1624 |
* | This commit was generated by cvs2svn to compensate for changes in r81404, | peter | 2001-08-10 | 97 | -4397/+18751 |
|\ |
|
| * | Import cvs-1.11.1p1 onto vendor branch | peter | 2001-08-10 | 115 | -5599/+20372 |
* | | Flip the default for CVS_RSH to "ssh". I am tired of getting asked this | peter | 2001-02-23 | 1 | -2/+2 |
* | | Fix a bug that shows up when checking out files by date with the | jdp | 2000-10-29 | 1 | -1/+3 |
* | | Merge changes from 1.10.7 -> 1.11 into mainline. Note that the old | peter | 2000-10-02 | 21 | -1141/+1257 |
* | | This commit was generated by cvs2svn to compensate for changes in r66525, | peter | 2000-10-02 | 71 | -5094/+9584 |
|\ \
| |/ |
|
| * | Import cvs-1.11 onto vendor branch. | peter | 2000-10-02 | 91 | -6219/+10838 |
* | | Missing quote | peter | 2000-09-25 | 1 | -1/+2 |
* | | Use X x X's in mkstemp(). | kris | 2000-01-10 | 1 | -1/+1 |
* | | I believe this fixes the problem certain people have been seeing when doing | peter | 2000-01-06 | 1 | -1/+5 |
* | | Unmangle cvs's MD5* calls. | peter | 1999-12-11 | 1 | -0/+15 |
* | | Take a shot at using mkstemp() since we have a __warn_references() on | peter | 1999-12-11 | 2 | -1/+22 |
* | | Merge error. rcs_lockfile is freed after unlock. | peter | 1999-12-11 | 1 | -2/+0 |
* | | Update for 1.10.7 update. | peter | 1999-12-11 | 1 | -12/+6 |
* | | Merge cyclic changes from 1.10.7 into our mainline. I did this seperately | peter | 1999-12-11 | 1 | -182/+301 |
* | | Merge cyclic changes for 1.10.7 only our mainline. | peter | 1999-12-11 | 15 | -664/+1974 |
* | | Revert to vendor version. Sigh, this left the vendor branch because | peter | 1999-12-11 | 1 | -1/+2 |
* | | This commit was generated by cvs2svn to compensate for changes in r54427, | peter | 1999-12-11 | 91 | -2114/+10401 |
|\ \
| |/ |
|
| * | Import cvs-1.10.7. There are a number of nasty bugs that have been fixed. | peter | 1999-12-11 | 108 | -2956/+12644 |
* | | Add maintainer tag, and add a description of a few more things we've | peter | 1999-12-08 | 1 | -0/+11 |
* | | Call isspace() directly to get rid of an objectionable include. | obrien | 1999-12-04 | 1 | -3/+2 |
* | | Document the .cvsrc "cvs" option for global options. | peter | 1999-12-04 | 1 | -0/+9 |
* | | Support the environtmental var "CVS_OPTIONS". Which can hold a set of | obrien | 1999-12-04 | 4 | -1/+135 |
* | | If running on the client side of a remote commit, don't reject root when | peter | 1999-10-25 | 1 | -1/+6 |
* | | Document -R. | obrien | 1999-09-11 | 1 | -0/+8 |
* | | Fixed style bugs in FreeBSD changes. KNF style doesn't apply to gnu | bde | 1999-07-04 | 1 | -4/+4 |
* | | Don't assume branch heads are alive.. (related to previous change to the | peter | 1999-05-10 | 1 | -1/+2 |
* | | Zap files not in cvs-1.10 | peter | 1999-04-05 | 2 | -427/+0 |
* | | Stray files that used to be in 1.9.x that are not in 1.10 | peter | 1999-04-05 | 1 | -71/+0 |
* | | Merge cvs-1.9.xx -> 1.10 changes onto mainline. | peter | 1999-03-18 | 14 | -452/+1385 |