Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Move csup away from contrib/ and into usr.bin/. Software is no longer | lulf | 2010-03-02 | 1 | -981/+0 |
| | | | | | | contributed, and main development is happening in the FreeBSD repo. Suggested by: joel | ||||
* | - Make sure comparisons are done on file types as well. | lulf | 2008-11-23 | 1 | -0/+16 |
| | | | | | | | - Handle the case where a repository may have been copied, and the symlinks have not been preserved. CVSup removes the files and creates the symlinks, so enable this behaviour in csup as well. - While there, fix comments and style issues. | ||||
* | - Refactor some parts of the code and increase code reuse. | lulf | 2008-11-20 | 1 | -6/+5 |
| | | | | | - Fix a lot of style issues remaining and old debugging output. - Update comments where needed. | ||||
* | - Import csup work from p4. | lulf | 2008-10-19 | 1 | -9/+37 |
| | |||||
* | Import the latest snapshot of csup (20060313). | mux | 2006-03-14 | 1 | -57/+49 |
| | |||||
* | Initial import of csup. | mux | 2006-03-03 | 1 | -0/+946 |