2025-12-12 16:53:33 +09:00
2005-11-05 10:58:46 -08:00
2010-01-04 23:50:58 -08:00
2008-04-08 22:21:12 -07:00
2024-07-29 19:10:04 -07:00
2020-10-19 10:08:42 -07:00
2006-05-04 16:01:16 -07:00
2025-11-18 14:23:20 -08:00
2010-12-08 15:33:59 -08:00
2020-06-22 17:20:27 -07:00
2024-12-13 08:56:01 -08:00
2010-01-04 23:50:58 -08:00
2025-11-20 14:20:25 -08:00
2024-07-29 19:10:04 -07:00
2013-03-13 13:00:59 -07:00
2023-05-02 15:26:10 -07:00
2007-12-14 22:43:05 -08:00
2013-02-25 07:20:26 -08:00
2023-04-13 07:44:52 -07:00
2023-11-23 13:28:43 +09:00
2025-12-12 16:53:33 +09:00
2011-05-30 13:43:28 -07:00

The compare-cooking.perl script is meant to help viewing the differences
between periodical "What's cooking" messages, and can be used as an
external diff driver by:

    $ git config diff.whatscooking.command ./compare-cooking.perl

to produce this section in your .git/config

    [diff "whatscooking"]
	command = ./compare-cooking.perl

You can use e.g.

    $ git log -p --ext-diff whats-cooking.txt
    $ git show --ext-diff whats-cooking.txt

to review the history.
Description
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Readme 734 MiB
Languages
C 50.5%
Shell 38.7%
Perl 4.5%
Tcl 3.2%
Python 0.8%
Other 2.1%