2026-06-17 09:24:14 -07:00
2024-07-29 19:10:04 -07:00
2026-03-16 14:20:51 -07:00
2026-02-02 10:35:48 -08:00
2024-12-13 08:56:01 -08:00
2024-07-29 19:10:04 -07:00
2023-11-23 13:28:43 +09:00
2026-06-17 09:24:14 -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.
S
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 589 MiB
Languages
C 50.1%
Shell 39.4%
Perl 4.3%
Tcl 3.1%
Python 0.8%
Other 2.1%