git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 0/2] Controversial blob munging series
Date: Mon, 23 Apr 2007 15:50:19 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0704231540580.8822@racer.site> (raw)
In-Reply-To: <11772221041630-git-send-email-junkio@cox.net>

Hi,

On Sat, 21 Apr 2007, Junio C Hamano wrote:

> This is on top of 'next' I'll push out after I am done with
> v1.5.1.2 I am preparing today.
> 
> [1/2] Add 'filter' attribute and external filter driver definition.
> [2/2] Add 'ident' conversion.

I think this is great work! And it is useful, too. Let me describe a usage 
scenario I have in mind.

Being stuck with Pine, which still does not do Maildir, and wanting 
to be able to read my mails as distributed as I am working on documents 
and software projects, I always dreamt of having all my mail in Git.

With filters, it should be relatively easy to do that. Before checking in, 
the individual mailbox files are split, the contents are put into the 
object database, and the mailbox file is replaced by a text file 
consisting of the SHA1s of the mails.

Ideally, I would eventually not only teach Pine to understand Maildir 
format, but read and store the mails in a Git backend. Alas, I am way too 
lazy for that.

So, with filters I'd do the cheap and easy thing.

You may not be able to appreciate the advantages of my scenario, but this 
kind of flexibility is what makes Git so useful.

Ciao,
Dscho

  parent reply	other threads:[~2007-04-23 13:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-22  6:08 [PATCH 0/2] Controversial blob munging series Junio C Hamano
2007-04-22  6:08 ` [PATCH 1/2] Add 'filter' attribute and external filter driver definition Junio C Hamano
2007-04-22  6:08 ` [PATCH 2/2] Add 'ident' conversion Junio C Hamano
2007-04-23 13:50 ` Johannes Schindelin [this message]
2007-04-23 16:29   ` [PATCH 0/2] Controversial blob munging series Julian Phillips
2007-04-23 16:54     ` Johannes Schindelin
2007-04-23 17:13   ` Junio C Hamano
2007-04-23 17:35     ` Johannes Schindelin
2007-04-23 18:42       ` Junio C Hamano
2007-04-23 18:49         ` Johannes Schindelin

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=Pine.LNX.4.64.0704231540580.8822@racer.site \
    --to=johannes.schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).