aboutsummaryrefslogtreecommitdiff
path: root/contrib/csup/updater.c
Commit message (Expand)AuthorAgeFilesLines
* - Add proper error checking and printing to the CVSMode code when reading andUlf Lilleengen2009-03-251-15/+41
* - Remember to set umask before setting attributes of RCS file.Ulf Lilleengen2009-03-251-0/+1
* - Try to handle rcsfile write failures in the same way as cvsup, as they are notUlf Lilleengen2009-03-061-1/+1
* - Fix an issue where file attributes were not installed correctly during a TouchUlf Lilleengen2009-02-091-1/+3
* - Try to match style(9).Ulf Lilleengen2009-01-041-4/+5
* - Add an optimization when parsing rcsfiles when the intention is to only sendUlf Lilleengen2009-01-021-1/+1
* - Add missing printout information when appending file.Ulf Lilleengen2008-12-101-0/+1
* A few bugfixes:Ulf Lilleengen2008-12-031-6/+3
* - Print out information about what file that is edited before it is editedUlf Lilleengen2008-12-021-4/+4
* - Make sure comparisons are done on file types as well.Ulf Lilleengen2008-11-231-8/+6
* - Refactor some parts of the code and increase code reuse.Ulf Lilleengen2008-11-201-210/+92
* - Add support for 'X' and 'x' commands in CVSup protocol. These commands are notUlf Lilleengen2008-11-201-28/+45
* - Fix build with GNU make.Ulf Lilleengen2008-11-201-3/+2
* - Fix issues that prevented rsync support from working.Ulf Lilleengen2008-11-201-1/+1
* A few general bugfixes:Ulf Lilleengen2008-11-191-4/+5
* - Implement rsync support in csup, which is chosen as a protocol for regularUlf Lilleengen2008-10-251-8/+166
* - Import csup work from p4.Ulf Lilleengen2008-10-191-12/+962
* Import the latest snapshot of csup (20060313).vendor/csup/20060313Maxime Henrion2006-03-141-101/+100
* Initial import of csup.vendor/csup/20060302Maxime Henrion2006-03-031-0/+1012