76 Commits

Author SHA1 Message Date
Junio C Hamano
4cedaee865 cook: lore no longer allows simple curl access 2026-01-15 15:05:16 -08:00
Junio C Hamano
544d7295e3 cook: allow semicolon as a punctuation after Will _do_ 2026-01-15 15:04:27 -08:00
Junio C Hamano
ea7d60c0b5 Meta/cook: shorten title of what's cooking reports
Also force US/Pacific timezone, so that "1 calendar week" can
consistently be computed (of course 'cal' needs to be run with the
same timezone).
2025-12-11 18:28:56 +09:00
Junio C Hamano
ce576f99c3 Meta/cook: carry section descriptions forward 2025-09-05 15:43:17 -07:00
Junio C Hamano
af94769838 Meta/cook: show author date in localtime 2025-06-05 16:05:01 -07:00
Junio C Hamano
99deada7c6 Meta/cook: add missing full-stop after "Under discussion" 2024-11-22 17:06:31 +09:00
Junio C Hamano
bffa1f1ba8 Meta/cook: make 'Comments?' a valid keyword 2024-10-11 13:57:04 -07:00
Junio C Hamano
648e17ba94 Meta/cook: fix the reference links
Also support "Inviting" as a will-do phrase.
2024-07-29 19:08:30 -07:00
Junio C Hamano
e5448756a9 Meta/cook: fix recent breakage of the listing
Recent addition of "source:" support broke listing of topics in
other sections.  Those that have wildo keywords were flushing too
soon, before the sources were read.
2024-07-12 15:48:34 -07:00
Junio C Hamano
a46c71d747 Meta/cook: Sync What's cooking keywords between cook and Reintegrate scripts 2024-07-12 15:47:25 -07:00
Junio C Hamano
712aff67e5 Meta/cook: show source URLs for undecided topics 2024-07-11 14:26:33 -07:00
Junio C Hamano
1fbab3dc4d gitlab URLs update
Switch from an unmaintained https://gitlab.com/git-vcs/git to
https://gitlab.com/git-scm/git.  The info came from Patrick
Steinhardt <ps@pks.im>
2024-03-29 11:13:50 -07:00
Junio C Hamano
11f2323bdc Meta/cook: notice an unused extra command line arg and fail 2024-03-20 09:47:05 -07:00
Junio C Hamano
0d3d61ca04 Meta/cook: update boilerplate 2023-03-07 13:40:53 -08:00
Junio C Hamano
aab563340c Meta/cook: support 'will merge back to next' 2022-12-18 13:32:08 +09:00
Junio C Hamano
91bad23b42 Meta/cook: add lwn@lwn.net back to the distrib list 2022-10-24 16:54:46 -07:00
Junio C Hamano
276d31029f Meta/cook: order the source URLs stably 2022-09-09 15:12:29 -07:00
Junio C Hamano
77ce05638f What's cooking (2022/07 #03) 2022-07-11 18:23:24 -07:00
Junio C Hamano
2bee5b8174 Meta/cook: teach 'source' heuristics for GGG topics 2022-01-24 10:34:02 -08:00
Junio C Hamano
bb35080538 Meta/cook: (experimental) record source material 2021-12-05 15:40:38 -08:00
Junio C Hamano
771ea3b2e8 Meta/cook: 'Under review' is a thing 2021-10-12 17:57:06 -07:00
Junio C Hamano
e2d17bdce0 Meta/cook: update explanation of next and seen 2021-07-08 14:10:36 -07:00
Junio C Hamano
9439019044 What's cooking (2021/06 #04) 2021-06-10 13:31:42 +09:00
Junio C Hamano
d5b41051d7 Meta/cook: disable 'tangled with' for now 2021-03-19 23:55:06 -07:00
Ævar Arnfjörð Bjarmason
2f839f597c cook: add https://gitlab.com/git-vcs/git as another mirror
I maintain this mirror, and hopefully we can make it semi-official. It
has the same refs as the GitHub one except for the GitHub "pull" refs:

    $ diff -u \
        <(git ls-remote https://gitlab.com/git-vcs/git.git/) \
        <(git ls-remote https://github.com/git/git/|grep -v refs/pull)
    $

Although I had to delete the stale "pu" manually just now.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2020-12-01 13:22:41 -08:00
Junio C Hamano
b2369410d6 Meta/cook: update boilerplate text in the W-C report 2020-10-19 10:17:22 -07:00
Junio C Hamano
bd45e1c302 Meta: prepare to use alternate name for the primary branch 2020-07-22 21:38:21 -07:00
Junio C Hamano
c483b4cf74 Meta: rename 'pu' to 'seen' 2020-06-22 17:20:27 -07:00
Junio C Hamano
4bfe594872 Meta/cook: make ":" to mean what is cached 2020-03-09 20:16:07 -07:00
Junio C Hamano
5410cdfd20 cook: teach 'on hold' and other status 2019-03-01 07:30:47 +09:00
Junio C Hamano
0e2d29bc9c Meta/cook: leave a NEEDSWORK comment
A new topic that is still not ready for 'pu' which uses a topic in
flight appear in the description of the latter as "used by", even
though it does not appear in the report anywhere else.  Leave a note
to the place where this bug happens, as I do not have time to fix it
right now.
2017-10-30 15:07:38 +09:00
Junio C Hamano
2c210db464 Meta/cook: hold topics in 'next' by default during -rc period 2017-10-18 11:57:13 +09:00
Junio C Hamano
0862e13a57 Meta/cook: catch 'will wait...', too
... and ignore ??/wip-* while at it.
2017-07-07 12:24:37 -07:00
Junio C Hamano
7f71885f30 Meta/cook: more auto-transition of states
Just like "Will merge to 'next'" is automatically promoted to "Will
merge to 'master'" once the topic is merged to 'next', transition
two more states automatically when a topic is merged to 'next'.
"Will merge to and cook in 'next'" will become "Will cook in 'next'"
"Will merge to 'next' and then to 'master'" will become "Will merge
to 'master'".
2017-02-10 14:18:20 -08:00
Junio C Hamano
60a23bcd31 Meta/cook: stop hardcoding 7-hex abbreviation 2016-10-03 15:26:05 -07:00
Junio C Hamano
17abc906c5 Meta/cook, Meta/Reintegrate: add a few more $willdo verbs
"Will hold" and "Will eject (from ...)" are common things to say.
2016-06-23 15:30:20 -07:00
Junio C Hamano
61a617dc09 Meta/cook: tweak "Will merge" marker automatically 2016-02-10 15:40:35 -08:00
Junio C Hamano
783534b26f Meta/cook: 'Still doing something' is another keyphrase 2016-01-26 16:21:34 -08:00
Junio C Hamano
5914a770c2 Meta/Announce: adjust to possible change to the top-level RelNotes 2015-02-11 15:27:58 -08:00
Junio C Hamano
5d95246e8a Meta/cook: automate will merge to s/next/master/ 2014-10-24 15:27:30 -07:00
Junio C Hamano
0a61ccedfc Meta/cook: loosen the regexp to catch What's cooking intro blurb 2014-10-24 15:26:53 -07:00
Junio C Hamano
21b63ba999 Meta/cook -w: catch a few more phrases, like 'Will hold' 2013-11-11 14:53:30 -08:00
Junio C Hamano
bef3571944 Meta/cook: notice 'I think this is ready' 2013-08-19 13:37:24 -07:00
Junio C Hamano
9d2b054c2d Meta/cook: fix reading from the standard input stream 2013-01-27 22:45:36 -08:00
Junio C Hamano
3f99478321 Meta/cook: hack to allow "Meta/cook -w HEAD~$n" to work 2013-01-25 14:40:25 -08:00
Junio C Hamano
0700cb225c Meta/cook: introduce -w HEAD as an ugly short-hand
This should not grok an arbitrary object name as "cook -w $name" is
supposed to be getting a filename, but it is handy to say "cook -w
HEAD" and get "git cat-file -p HEAD:whats-cooking.txt | cook -w -",
i.e. "which topics did I publicly threaten the list to merge soon?"
2013-01-22 14:40:54 -08:00
Junio C Hamano
fcfbf8ee3b Meta/cook: retire Old New Topics and send them directly to Cooking 2013-01-04 15:24:25 -08:00
Junio C Hamano
e8ad18c792 Meta/cook: add 'Will fast-track' as a keyword 2012-12-10 15:15:40 -08:00
Junio C Hamano
29d334511a Meta/cook: format the topic description with indentation
This _might_ make things easier to read, together with an extra
blank line between each topic.

Adjust Meta/Reintegrate to read and strip the extra indentation to
avoid breaking the merge log messages.  "Meta/cook -w" also has
been adjusted to read and strip the extra indentation before finding
the markers for "will-do".
2012-09-13 21:40:02 -07:00
Junio C Hamano
dbd9f19762 Meta/cook: give a copy to lwn.net 2012-08-14 14:56:15 -07:00