![]() |
||
---|---|---|
info | ||
.gitattributes | ||
.gitignore | ||
Announce | ||
CannedResponses | ||
CheckPush | ||
Checklist.txt | ||
Count | ||
Doit | ||
Dothem | ||
GRADUATED | ||
Gitweb | ||
KO | ||
Linus | ||
ML | ||
MaintNotes | ||
Make | ||
ProjectContact | ||
README.cooking | ||
RP | ||
Reintegrate | ||
RelBuild | ||
RelClean | ||
RelSave | ||
RelSign | ||
RelStat | ||
RelUpload | ||
Release | ||
SE | ||
Summary | ||
V | ||
WCBCC | ||
add-by | ||
amlook | ||
compare-cooking.perl | ||
cook | ||
docbuild-8.sh | ||
dodoc.sh | ||
indent-cpp-directive.perl | ||
jc.png | ||
loop-rebuild | ||
people | ||
post-applypatch | ||
pre-applypatch | ||
pushall | ||
round | ||
taboo.perl | ||
whats-cooking.txt | ||
worklog |
README.cooking
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.