[ANNOUNCE] mtkdiff-20050801 (with patchkdiff, quiltkdiff, gitkdiffand modified gitk)

From: Tejun Heo
Date: Mon Aug 01 2005 - 08:30:28 EST


Hello, guys.

New version of mtkdiff package is available. Changes since last release (20050514) are.

* patchkdiff added. Idea is from patchview of Randy Dunlap (Hi!).
patchkdiff can show multiple diff files.

* quiltkdiff rewritten in perl. It's faster and doesn't push/pop quilt
repository. Patches are rolled back and applied in a temporary
working directory.

* gitkdiff rewritten in perl. It now works with the new git diff
output format and a bit faster. Also, this version can show
multiple commits. For example, you can do the following.
$ git-rev-list HEAD ^OLD_HEAD | gitkdiff -c -r

* modified gitk-1.2.

For more information...

http://home-tj.org/mtkdiff

Tarball is available at

http://home-tj.org/mtkdiff/files/mtkdiff-20050801.tar.gz

Thanks.

--
tejun
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/