Re: clean/smudge filters on .zip/.tgz files

2013-02-27 Thread Michael J Gruber
Johannes Sixt venit, vidit, dixit 27.02.2013 07:39: > Am 2/26/2013 23:38, schrieb Tim Chase: >> Various programs that I use ([Open|Libre]Office, Vym, etc) use a >> zipped/.tgz'ed file format, usually containing multiple >> (usually) plain-text files within. >> >> I'm trying to figure out a way for

Re: clean/smudge filters on .zip/.tgz files

2013-02-26 Thread Johannes Sixt
Am 2/26/2013 23:38, schrieb Tim Chase: > Various programs that I use ([Open|Libre]Office, Vym, etc) use a > zipped/.tgz'ed file format, usually containing multiple > (usually) plain-text files within. > > I'm trying to figure out a way for git to treat these as virtual > directories for purposes o

clean/smudge filters on .zip/.tgz files

2013-02-26 Thread Tim Chase
Various programs that I use ([Open|Libre]Office, Vym, etc) use a zipped/.tgz'ed file format, usually containing multiple (usually) plain-text files within. I'm trying to figure out a way for git to treat these as virtual directories for purposes of merging/diffing. Reading up on clean/smudge fi