All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Sixt <j6t@kdbg.org>
To: "Dr. Lars Hanke" <lars@lhanke.de>
Cc: git@vger.kernel.org
Subject: Re: Diffing M$-Word
Date: Tue, 04 Aug 2009 21:31:31 +0200	[thread overview]
Message-ID: <4A788C93.10402@kdbg.org> (raw)
In-Reply-To: <4A7869BD.5010209@lhanke.de>

Dr. Lars Hanke schrieb:
> At work I have to write a lot of reports using M$-Word and found that 
> git is capable of managing these in an easy and meaningful way. However, 
> diffing of course does not work. I checked the web for solutions, but 
> somehow, I did not hit the correct search pattern.

I use a dual solution. I defined catdoc as a textconv filter so that I can 
see textual changes in gitk; and I use my winworddiff crude hack that I 
posted here

http://thread.gmane.org/gmane.comp.version-control.git/59288

as a external diff program (note: *not* a difftool). With these, I can 
limp along sufficiently.

-- Hannes

  parent reply	other threads:[~2009-08-04 19:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-29 20:16 External Diff Tool Eric Stegemoller
2009-07-29 20:45 ` Bert Wesarg
2009-07-30 19:22   ` Eric Stegemoller
2009-07-31 10:18     ` Johannes Schindelin
2009-08-01 11:12     ` David Aguilar
2009-08-04 14:12       ` Eric Stegemoller
2009-08-04 17:02         ` Diffing M$-Word Dr. Lars Hanke
2009-08-04 17:10           ` Matthieu Moy
2009-08-04 17:10           ` John Tapsell
2009-08-04 19:31           ` Johannes Sixt [this message]
2009-08-05 19:35             ` Dr. Lars Hanke

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=4A788C93.10402@kdbg.org \
    --to=j6t@kdbg.org \
    --cc=git@vger.kernel.org \
    --cc=lars@lhanke.de \
    /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.