History log of /freebsd-9.3-release/contrib/cvs/src/log.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 177397 19-Mar-2008 obrien

Merge rev. 1.2 ("iso8601" option keyword) into version 1.11-20080310.
Note the vendor added our '-n' feature to the offical code base.


# 175273 13-Jan-2008 obrien

Merge rev 1.3 ('-n' option) & rev. 1.2 ("iso8601" option keyword)
into version 1.11.22.


# 165111 12-Dec-2006 obrien

Add the '-n' option which is the opposite of '-N', "Do not list tags."
The '-n' option is needed when one has "log -N" in their ~/.cvsrc, but
wishes to see tags for a particular invocation.


# 131688 06-Jul-2004 des

Add an "iso8601" option keyword which causes 'cvs log' etc. to print
dates in ISO 8601 format.

Approved by: peter
MFC after: 2 weeks


# 130304 10-Jun-2004 peter

This commit was generated by cvs2svn to compensate for changes in r130303,
which included commits to RCS files with non-trunk default branches.


# 130303 10-Jun-2004 peter

Import cvs-1.11.17 onto vendor branch.


# 128266 14-Apr-2004 peter

Import cvs-1.11.15


# 109655 21-Jan-2003 peter

Import cvs-1.11.5 onto vendor branch


# 107484 02-Dec-2002 peter

Import cvs-1.11.2.1 as of 2002/12/01 onto vendor branch. This fixes all
of the bugs that I know of. We've been running a slightly older version
of this on freefall/repoman, where it was afflicted by a silly merge error
on my part (fixed).

Approved by: re


# 102840 02-Sep-2002 peter

Import cvs-1.11.2 onto vendor branch

Obtained from: http://www.cvshome.org/


# 81404 10-Aug-2001 peter

Import cvs-1.11.1p1 onto vendor branch


# 66525 02-Oct-2000 peter

Import cvs-1.11 onto vendor branch.


# 54427 11-Dec-1999 peter

Import cvs-1.10.7. There are a number of nasty bugs that have been fixed.

Obtained from: cyclic.com


# 32785 26-Jan-1998 peter

Import cvs-1.9.23 as at 19980123. There are a number of really nice
things fixed in here, including the '-ko' vs. -A problem with
remote cvs which caused all files with -ko to be resent each time
(which is damn painful over a modem, I can tell you). It also found a
heap of stray empty directories that should have been pruned with the -P
flag to cvs update but were not for some reason.

It also has the fully integrated rcs and diff, so no more fork/exec
overheads for rcs,ci,patch,diff,etc. This means that it parses the control
data in the rcs files only once rather than twice or more.

If the 'cvs diff' vs. Index thing is going to be fixed for future patch
compatability, this is the place to do it.


# 26065 23-May-1997 peter

Import a slightly newer version of 1.9.9 (as at 970523) that has fixed a
few more memory leaks and cleaned up getopt usage. These were done shortly
after the last one I imported. Very little has changed other than that.
(except for some doc updates)

Obtained from: cyclic.com


# 25839 15-May-1997 peter

Import of cvs-1.9.9-970515 onto vendor branch.

Obtained from: cyclic.com


# 17721 20-Aug-1996 peter

Import of slightly trimmed cvs-1.8 distribution. Generated files
and non-unix code has been left out.