summaryrefslogtreecommitdiffstats
path: root/contrib/csup/rcsfile.c
Commit message (Expand)AuthorAgeFilesLines
* - Move csup away from contrib/ and into usr.bin/. Software is no longerlulf2010-03-021-1412/+0
* - Remove semicolon that should not have been there.lulf2009-06-121-1/+1
* - Add proper error checking and printing to the CVSMode code when reading andlulf2009-03-251-56/+101
* - Sort children branches by revision number rather than by date since a few RCSlulf2009-01-041-1/+1
* - Update copyright.lulf2009-01-041-1/+1
* - Try to match style(9).lulf2009-01-041-41/+28
* - Use a LIST to hold branches instead of a STAILQ.lulf2009-01-031-11/+37
* - Write out branches with the highest revision number first if they have thelulf2009-01-031-2/+2
* - A bit missing from the previous commit. The '@'s from the string token must belulf2009-01-031-0/+4
* - Add an optimization when parsing rcsfiles when the intention is to only sendlulf2009-01-021-9/+25
* - Check return value of the encoded keyword before using it.lulf2008-12-091-4/+8
* A few bugfixes:lulf2008-12-031-14/+16
* - Fix a bug where deltas was not sorted on RCS dates _and_ revision number.lulf2008-12-021-1/+1
* - Refactor some parts of the code and increase code reuse.lulf2008-11-201-124/+71
* A few general bugfixes:lulf2008-11-191-1/+1
* - Import csup work from p4.lulf2008-10-191-0/+1381
OpenPOWER on IntegriCloud