History log of /openbsd-src/usr.bin/cvs/commit.c (Results 151 – 160 of 160)
Revision Date Author Comments
# 1bf6edad 08-Dec-2004 jfb <jfb@openbsd.org>

embrace and extend (!) cvs_logmsg_get() so we can now display
information based on its availability and have separate sections for
the Added, Modified and Removed file lists. this will allow us to
u

embrace and extend (!) cvs_logmsg_get() so we can now display
information based on its availability and have separate sections for
the Added, Modified and Removed file lists. this will allow us to
use the same call for add, commit, import and possibly others

Original patch by Joris Vink, some rework from me for the other
sections

show more ...


# a176bc3e 07-Dec-2004 tedu <tedu@openbsd.org>

less whitespace, more pretty. ok jfb


# 3917c9bf 06-Dec-2004 deraadt <deraadt@openbsd.org>

tighten vertical spacing for else; jfb ok


# 213afef1 02-Dec-2004 jfb <jfb@openbsd.org>

This commit is brought to you by the brand new improved and better tasting
OpenCVS commit code.


# c710bc5a 26-Nov-2004 jfb <jfb@openbsd.org>

Rewrite the internals of the file management code so that we do not keep
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

Rewrite the internals of the file management code so that we do not keep
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.

show more ...


# ad885564 09-Nov-2004 krapht <krapht@openbsd.org>

Better handling of log message input and removal of crufty code


# 52b73055 09-Nov-2004 krapht <krapht@openbsd.org>

at least compile


# 6169aed9 09-Nov-2004 krapht <krapht@openbsd.org>

Editor invocation code, still needs some work


# dc6a6879 30-Jul-2004 jfb <jfb@openbsd.org>

Move to the new API for the client-server protocol. All functions now
take a cvs root structure as parameter. This will allow for much easier
management of CVS trees that make use of multiple roots.


# 08f90673 13-Jul-2004 jfb <jfb@openbsd.org>

* initial import from the cvs-tools module


1234567