OpenBSD CVS

CVS log for src/usr.bin/cvs/log.h


[BACK] Up to [local] / src / usr.bin / cvs

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.23 / (download) - annotate - [select for diffs], Tue Jun 10 01:00:34 2008 UTC (15 years, 11 months ago) by joris
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, HEAD
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

New trigger framework that allows us to run the required scripts
defined in CVSROOT/commitinfo and CVSROOT/loginfo and so on.

This enables the use of log_accum2 and all that other nice stuff we like.

This was mostly written by Jonathan Armani with help from tobias@ and myself.

ok tobias@

Revision 1.22 / (download) - annotate - [select for diffs], Fri Sep 7 23:59:01 2007 UTC (16 years, 8 months ago) by tobias
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

Properly send out rcs info header with "E " in server mode (stderr in
local mode). Format style change also enables opencvs to be used with
cvsweb (+ adjustment).

OK joris@

Revision 1.21 / (download) - annotate - [select for diffs], Tue Jun 26 02:24:10 2007 UTC (16 years, 10 months ago) by niallo
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.20: +7 -1 lines
Diff to previous 1.20 (colored)

add support for cvs rlog.
from Mickey.

ok joris@ ray@

Revision 1.20 / (download) - annotate - [select for diffs], Thu Feb 22 06:42:09 2007 UTC (17 years, 2 months ago) by otto
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.19: +3 -1 lines
Diff to previous 1.19 (colored)

general includes cleanup sweep. ok joris@ niallo@

Revision 1.19 / (download) - annotate - [select for diffs], Sat May 27 03:30:31 2006 UTC (17 years, 11 months ago) by joris
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.18: +5 -30 lines
Diff to previous 1.18 (colored)

commit the new opencvs code, i have been hacking on
this for the past 2 weeks now and it should go in at
the start of the hackathon so others can help out.

this code is a lot safer, smarter, faster and best of
all it is actually doing what it is suppose to do!

basic checkout, update, status, diff and commit are
working in local mode only.
there is no support for any remote setups now.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Apr 20 12:13:19 2006 UTC (18 years, 1 month ago) by xsa
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored)

change cvs_log() and cvs_vlog() return type to void; OK niallo@.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Mar 15 21:34:59 2006 UTC (18 years, 2 months ago) by niallo
Branch: MAIN
Changes since 1.16: +1 -2 lines
Diff to previous 1.16 (colored)

- remove unused function cvs_putchar()

"well then zap it" joris@

Revision 1.16 / (download) - annotate - [select for diffs], Wed Feb 1 16:28:20 2006 UTC (18 years, 3 months ago) by xsa
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

check format string; OK niallo@, "it's nice to have" joris@.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jan 2 17:06:10 2006 UTC (18 years, 4 months ago) by xsa
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

- nuke remaining err(), errx() and warnx() instances.
- make cvs_log_init() return type void.
ok joris@.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jan 2 08:11:56 2006 UTC (18 years, 4 months ago) by xsa
Branch: MAIN
Changes since 1.13: +1 -5 lines
Diff to previous 1.13 (colored)

#include's cleanup; ok joris@ niallo@.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Dec 19 18:21:31 2005 UTC (18 years, 5 months ago) by xsa
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

move fatal() proto declaration to log.h; better for its use in usr.bin/rcs
OK joris@.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jul 27 15:45:44 2005 UTC (18 years, 9 months ago) by xsa
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

rather make LP_NOTICE send to stderr not LP_INFO, pointed out by jfb@.
ok jfb@.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jul 27 13:06:04 2005 UTC (18 years, 9 months ago) by xsa
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

make LP_INFO send to stderr; ok joris@.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jul 25 11:07:00 2005 UTC (18 years, 9 months ago) by xsa
Branch: MAIN
Changes since 1.9: +27 -27 lines
Diff to previous 1.9 (colored)

KNF; mostly spaces vs. tabs; ok joris@ jfb@.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Jun 5 20:47:44 2005 UTC (18 years, 11 months ago) by joris
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)



* introduce cvs_putchar(), to output a single character to stdout.
  if we are in server mode send 'M' when needed.

* switch diff command to cvs_printf() and cvs_putchar() so it will
  output correctly in local and server mode.

ok xsa@, jfb@

Revision 1.8 / (download) - annotate - [select for diffs], Tue May 31 16:23:43 2005 UTC (18 years, 11 months ago) by xsa
Branch: MAIN
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored)

get rid of LP_WARNING (vs. LP_WARN) as well ... ok jfb@.

Revision 1.7 / (download) - annotate - [select for diffs], Tue May 31 08:26:40 2005 UTC (18 years, 11 months ago) by xsa
Branch: MAIN
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (colored)

remove LP_ERROR log priority level and rather use LP_ERR as they are both
the same...

ok jfb joris

Revision 1.6 / (download) - annotate - [select for diffs], Tue Feb 15 15:29:35 2005 UTC (19 years, 3 months ago) by jfb
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

remove the LP_FILTER_TOGGLE operation, which is really pointless, and
use a bitmask to keep track of the log filters

Revision 1.5 / (download) - annotate - [select for diffs], Wed Dec 15 06:11:40 2004 UTC (19 years, 5 months ago) by jfb
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored)

Permit the client to generate trace output when the -t option is given
by using the LP_TRACE level to cvs_log().  Traces are filtered by
default.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Dec 7 17:10:56 2004 UTC (19 years, 5 months ago) by tedu
Branch: MAIN
Changes since 1.3: +3 -4 lines
Diff to previous 1.3 (colored)

less whitespace, more pretty.  ok jfb

Revision 1.3 / (download) - annotate - [select for diffs], Thu Aug 5 13:39:01 2004 UTC (19 years, 9 months ago) by jfb
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Add a new log level LP_ABORT, which modifies the behaviour of prefix
generation by outputting something similar to GNU CVS:

cvs [<command> aborted]: message

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jul 27 16:19:41 2004 UTC (19 years, 9 months ago) by jfb
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Comment out unused code and some minor cleanup.  Add the prototype and
skeleton for cvs_printf(), which will be used to output strings that do
not need all of the handling that cvs_log() performs.  This will be used
among other things to prepend the `M' and `E' family of responses to
output made by the `server' command.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jul 13 22:02:40 2004 UTC (19 years, 10 months ago) by jfb
Branch: OpenCVS
CVS Tags: OpenCVS_0_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

* initial import from the cvs-tools module

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 13 22:02:40 2004 UTC (19 years, 10 months ago) by jfb
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.