summaryrefslogtreecommitdiffstats
path: root/llvm/utils/cvsupdate
Commit message (Collapse)AuthorAgeFilesLines
* Remove the cvsupdate script. Its no longer useful in the face ofReid Spencer2007-07-091-75/+0
| | | | | | tools such as svn info and svn status. llvm-svn: 38446
* Fix patterns to match only one-char words.Vikram S. Adve2004-10-301-5/+5
| | | | llvm-svn: 17365
* Print P and [AR] files on update.Vikram S. Adve2004-10-291-1/+4
| | | | llvm-svn: 17337
* Do not show errors when moving file. The error is shown the first time anyoneMisha Brukman2003-05-251-1/+1
| | | | | | | runs `utils/cvsupdate' since there is no `cvs.out' file for mv to move, and it is reported as such. llvm-svn: 6330
* Do not print "NEW FILES AND DIRECTORIES" unless requested separatelyVikram S. Adve2002-10-311-6/+13
| | | | | | | | | | because this is usually such a long list that it makes the output useless anyway. Disable checking exit status until we can find something more precise. The exit status is too coarse-grain to be useful. llvm-svn: 4468
* Print information about files that were removedChris Lattner2002-09-161-0/+3
| | | | llvm-svn: 3760
* Check error condition after cvs returns. Also remove -c option.Vikram S. Adve2002-09-151-1/+6
| | | | llvm-svn: 3728
* Merge Chris's script with the one already checked inChris Lattner2002-04-291-3/+6
| | | | llvm-svn: 2408
* Shell script to simplify running cvs and viewing the output.Vikram S. Adve2002-02-111-0/+54
llvm-svn: 1727
OpenPOWER on IntegriCloud