From: Jon Seymour <jon.seymour@gmail.com>
To: git@vger.kernel.org
Subject: [PROPOSAL] Add a module (repo-log.c) to log repository events.
Date: Thu, 16 Jun 2005 14:09:29 +1000 [thread overview]
Message-ID: <2cfc4032050615210961c4d146@mail.gmail.com> (raw)
In-Reply-To: <20050616035924.31808.qmail@blackcubes.dyndns.org>
A variety of log formats would be possible but the default log format
I intend to use is:
for object events:
yy-mm-ddThh:mm:ss(+/-)oooo SP object-type SP sha1 LF
for label events:
yy-mm-ddThh:mm:ss(+/-)oooo SP 'label' SP label LF
The default format uses ASCII text and human readable iso-8601,
locally zoned timestamps so that the logs are easily perused by both
humans and machines.
jon.
next prev parent reply other threads:[~2005-06-16 4:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-16 3:59 [PATCH 1/1] [PROPOSAL] Add a module (repo-log.c) to log repository events Jon Seymour
2005-06-16 4:09 ` Jon Seymour [this message]
2005-06-16 9:04 ` Jon Seymour
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2cfc4032050615210961c4d146@mail.gmail.com \
--to=jon.seymour@gmail.com \
--cc=git@vger.kernel.org \
--cc=jon@blackcubes.dyndns.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.