All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonas Fonseca <fonseca@diku.dk>
To: pasky@ucw.cz
Cc: git@vger.kernel.org
Subject: Updated versions of previously posted patches
Date: Sat, 7 May 2005 05:38:47 +0200	[thread overview]
Message-ID: <20050507033847.GA6258@diku.dk> (raw)

Hi pasky,

I have updated the patches I have previously posted here. They are
available at http://www.nitro.dk/~jonas/cogito/ and carry the following
changes:

- 0--move-date-to-Xlib.patch

  Move date conversion from cg-log to cg-Xlib so it can be used in the
  next patch.

- 1--human-readable-mkpatch-dates.patch: 

  Show the author and commit date in a human readable format.

- 2--show-changed-files-in-log-output.patch

  Add an -f switch to cg-log controlling whether to list which files
  were changed. The output looks like the following:

	<commit header>

	    * file1, file2, ..., fileN:

	    <log message>

  It doesn't do anything fancy like wrapping long lines and can be quite
  costly to do for big logs.

- 3--add-mkpatch-short-version.patch

  Add an -s option to cg-mkpatch which specifies whether to print a
  short version of the patch without a patch header with meta info such
  as author and committer.

  This was proposed by you after YOSHIFUJI Hideaki pointed out that the
  diffstat is not always useful. However, I don't know if this is
  anywhere near how you intended it to be. Anyway, it prepares for the
  next patch.

- 4--show-diffstat-for-mkpatch.patch

  Show diffstat as part of the patch header if diffstat is available on
  the system.

  I didn't test this since diffstat unfortunately wasn't available on
  the system I updated the patches on.

-- 
Jonas Fonseca

                 reply	other threads:[~2005-05-07  3:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20050507033847.GA6258@diku.dk \
    --to=fonseca@diku.dk \
    --cc=git@vger.kernel.org \
    --cc=pasky@ucw.cz \
    /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.