Commit Graph

50 Commits (bd8c67ed8564e1e72729c588f9ea0f583d7526bc)

Author SHA1 Message Date
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
Junio C Hamano f479eb6714 Meta/cook --havedone to help updating RelNotes 2012-07-09 11:11:36 -07:00
Junio C Hamano 4bd203416a Meta/cook: remove stray duplicates
Besides, not cascading this as "if ... elsif ..." was totally wrong
and pushed an undef $topic into %what{} hash
2012-06-06 13:12:34 -07:00
Junio C Hamano dedb8aa7d4 Meta/cook: elide a topic that is too large 2012-03-28 15:22:10 -07:00
Junio C Hamano fdf48fe773 Meta/cook: pick up "May want to " as well 2012-03-16 13:04:49 -07:00
Junio C Hamano a2b1456611 Meta/cook: update cover-letter boilerplate 2012-02-06 09:10:16 -08:00
Junio C Hamano 379607b842 Meta/cook -w: give default action to each seciton 2012-02-06 09:08:17 -08:00
Junio C Hamano e1c8da09e4 Meta/cook -w: catch "stalled" category as well 2012-01-23 16:53:47 -08:00
Junio C Hamano a11abb86cf Meta/cook -w: catch 'Expecting ...' as well 2011-12-27 15:01:20 -08:00
Junio C Hamano 81e9b674af Meta/cook -w: catch a bit more standard judgement phrases 2011-12-19 17:42:38 -08:00
Junio C Hamano 3d6d99dd2d Meta/cook: update blurb 2011-10-26 17:39:12 -07:00
Junio C Hamano 302bc0dcbc Meta/cook: notice 'keep' as a verb 2011-10-19 11:13:42 -07:00
Junio C Hamano c5971de824 Meta/cook: pick up more key phrases 2011-10-06 14:44:37 -07:00
Junio C Hamano 3f9837b1e7 Meta/cook: do not mark 'discarded' ones as graduate 2011-09-28 18:11:04 -07:00
Junio C Hamano ca2a4aa4a4 Meta/Make: update test skipping logic
Request to "Meta/Make --test=????" should override the default built-in
list of tests to skip on each test bochs.
2011-05-30 13:43:28 -07:00
Junio C Hamano 0a097f88eb Meta/cook -w: do not forget to process the last one 2011-05-11 17:41:03 -07:00
Junio C Hamano 36ac3d9f0c Meta/cook: use the committer date of the tip commit
Earlier I used to use author date, but committer date is a better measure
of the age of the topic considering that topics in pu can be and are
sometimes amended.
2011-05-11 13:08:07 -07:00
Junio C Hamano ca9220353c Meta/cook: wildo updates 2011-04-28 14:52:14 -07:00
Junio C Hamano d818c33cff Meta/cook: add -wildo option
This is to group and list the topics by scheduled graduation.
2011-04-27 12:39:47 -07:00
Junio C Hamano c9fdf26209 Meta/cook: omit topics not even in pu 2011-01-04 13:29:31 -08:00
Junio C Hamano 097a2385d4 cook: some topics are tangled with each other 2010-12-08 15:36:07 -08:00
Junio C Hamano 2b9d6c0f56 DoKernelOrg: Update for FC13 2010-12-08 15:33:59 -08:00
Junio C Hamano 16b706d0d5 Meta/cook: do not lose "graduated to master" when creating a new issue 2010-06-23 15:03:56 -07:00
Junio C Hamano 420c18f4cb cook: drop graduated topics when non-incremental 2010-06-17 08:43:27 -07:00
Junio C Hamano a7a43d78d5 cook: parse ctime(3) output correctly 2010-05-02 07:54:09 -07:00
Junio C Hamano 99840084ab cook: stabilize the branch relation output 2010-05-02 07:53:23 -07:00
Junio C Hamano 2f557677f4 Meta/cook: What's cooking script (third generation) 2010-04-12 14:29:50 -07:00