Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename variables to make more sense and fix a warning about assigning | 2004-12-03 | 1 | -11/+11 | ||
| | | | | to a read-only location. | |||||
* | This commit is brought to you by the brand new improved and better tasting | 2004-12-02 | 1 | -5/+14 | ||
| | | | | OpenCVS commit code. | |||||
* | cvs_logmsg_get() now accepts a list of files that it is getting the | 2004-12-02 | 1 | -15/+37 | ||
| | | | | | message for and displays those files in the commented part of the log message | |||||
* | Rewrite the internals of the file management code so that we do not keep | 2004-11-26 | 1 | -1/+25 | ||
| | | | | | | a full path to each file we load, and cache file names so we can have multiple references to a single name. This saves a lot of memory on large trees such as /usr/src, especially on 'Makefile', 'README' and such. | |||||
* | Functions to extract log messages from files and query users for them | 2004-11-12 | 1 | -0/+254 | ||