summaryrefslogtreecommitdiffstats
path: root/contrib/cvs/src/add.c
Commit message (Collapse)AuthorAgeFilesLines
* Import cvs-1.10.7. There are a number of nasty bugs that have been fixed.peter1999-12-111-2/+75
| | | | Obtained from: cyclic.com
* Import cvs-1.10 onto vendor branch. Merge to follow shortly.peter1999-03-181-4/+29
| | | | Obtained from: cyclic.com
* Import cvs-1.9.26 onto vendor branchpeter1998-03-101-1/+1
|
* Import cvs-1.9.23 as at 19980123. There are a number of really nicepeter1998-01-261-125/+218
| | | | | | | | | | | | | | | things fixed in here, including the '-ko' vs. -A problem with remote cvs which caused all files with -ko to be resent each time (which is damn painful over a modem, I can tell you). It also found a heap of stray empty directories that should have been pruned with the -P flag to cvs update but were not for some reason. It also has the fully integrated rcs and diff, so no more fork/exec overheads for rcs,ci,patch,diff,etc. This means that it parses the control data in the rcs files only once rather than twice or more. If the 'cvs diff' vs. Index thing is going to be fixed for future patch compatability, this is the place to do it.
* Import a slightly newer version of 1.9.9 (as at 970523) that has fixed apeter1997-05-231-1/+1
| | | | | | | | few more memory leaks and cleaned up getopt usage. These were done shortly after the last one I imported. Very little has changed other than that. (except for some doc updates) Obtained from: cyclic.com
* Import of cvs-1.9.9-970515 onto vendor branch.peter1997-05-151-91/+233
| | | | Obtained from: cyclic.com
* Import of slightly trimmed cvs-1.8 distribution. Generated filespeter1996-08-201-0/+514
and non-unix code has been left out.
OpenPOWER on IntegriCloud