Commit Graph

1542 Commits (2d155428fb87d581767555b59fb7bf15e99ca5d0)

Author SHA1 Message Date
Junio C Hamano 2d155428fb What's cooking (2016/09 #03) 2016-09-09 15:45:43 -07:00
Junio C Hamano fa7f92e128 What's cooking (2016/09 #02) 2016-09-08 15:20:14 -07:00
Junio C Hamano 73ca0a59d0 Maint Notes post 2.10 update 2016-09-02 19:11:07 -07:00
Junio C Hamano 0742b8c56e What's cooking (2016/09 #01) 2016-09-02 19:10:54 -07:00
Junio C Hamano 0f14cc0e92 What's cooking (2016/08 #09) 2016-08-31 13:29:34 -07:00
Junio C Hamano 38104d3d31 What's cooking (2016/08 #08) 2016-08-24 14:15:40 -07:00
Junio C Hamano 8bb94d66bf What's cooking (2016/08 #07) 2016-08-18 14:26:49 -07:00
Junio C Hamano 782d5376d8 What's cooking (2016/08) #06 2016-08-14 15:45:35 -07:00
Junio C Hamano 781f47d1bc What's cooking (2016/08 #05) 2016-08-12 12:47:00 -07:00
Junio C Hamano a37a17b940 MaintNotes: http://gmane is no longer with us
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-08-12 12:12:37 -07:00
Junio C Hamano 8800e191a8 What's cooking (2016/08 #04) 2016-08-11 15:11:13 -07:00
Junio C Hamano 03948b3e04 What's cooking (2016/08 #03) 2016-08-08 15:32:13 -07:00
Junio C Hamano 7f9e2f68c9 What's cooking (2016/08 #02) 2016-08-04 15:24:42 -07:00
Junio C Hamano c59d3a81f1 What's cooking (2016/08 #01) 2016-08-02 15:23:31 -07:00
Junio C Hamano 7ddcda378c What's cooking (2016/07 #09) 2016-07-29 18:09:52 -07:00
Junio C Hamano b3944ba4dc What's cooking (2016/07 #08) 2016-07-27 15:50:54 -07:00
Junio C Hamano e9320ad0f1 What's cooking (2016/07 #07) 2016-07-25 15:48:42 -07:00
Junio C Hamano 310322c91a What's cooking (2016/07 #06) 2016-07-19 14:26:54 -07:00
Junio C Hamano 0ed03171ca What's cooking (2016/07 #05) 2016-07-13 09:55:41 -07:00
Junio C Hamano 027f6eebc2 What's cooking (2016/07 #04) 2016-07-11 13:11:59 -07:00
Junio C Hamano dae23cd85f Meta/MaintNotes: update online manual page URL 2016-07-11 12:58:01 -07:00
Junio C Hamano 7e8a7f23fe What's cooking (2016/07 #03) 2016-07-08 15:58:27 -07:00
Junio C Hamano 348f2010bf What's cooking (2016/07 #02) 2016-07-06 14:32:42 -07:00
Junio C Hamano 121758b726 What's cooking (2016/07 #01) 2016-07-01 16:46:11 -07:00
Junio C Hamano b086292834 What's cooking (2016/06 #10) 2016-06-29 16:21:37 -07:00
Junio C Hamano 2b74c92498 What's cooking (2016/06 #09) 2016-06-27 16:20:50 -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 083f201b04 Meta/Reintegrate: give a blank to separate cut mark
The reintegrate script can have "### cut here" comments to separate
the list of topics at certain points to group them better.  Add a
blank line after them to make a long list easier to see.
2016-06-23 15:24:41 -07:00
Junio C Hamano 2dc125e01b Meta/Reintegrate: omit everything after $willdo verb
A typical entry in whats-cooking.txt begins with the description of
the topic, followed by "Will do what to this topic" declaration of
the decision (i.e. $willdo verb) and supplemental text to explain
the decision.  When we read such an entry to add to a merge log
message, we omit the line with "Will do what".

Instead, stop reading there to exclude the supplemental text from
the merge log.
2016-06-23 15:20:49 -07:00
Junio C Hamano 09537cff1a Meta/Make: do not default to --dash 2016-06-23 15:19:48 -07:00
Junio C Hamano 9cda2823fd Meta/CheckPush: fix the "does not match next" error case
When an early part of 'jch' does not match 'next', we showed the
whole diff between next and jch, which was not very useful.
2016-06-23 15:19:01 -07:00
Junio C Hamano f10cb137a2 What's cooking (2016/06 #08) 2016-06-23 15:18:16 -07:00
Junio C Hamano d6a57baca0 What's cooking (2016/06 #07) 2016-06-20 16:10:44 -07:00
Junio C Hamano fbf4247720 What's cooking (2016/06 #06) 2016-06-19 15:45:23 -07:00
Junio C Hamano 1ebf75004e What's cooking (2016/06 #05) 2016-06-16 20:20:07 -07:00
Junio C Hamano 30738d0237 What's cooking (2016/06 #04) 2016-06-14 15:05:32 -07:00
Junio C Hamano 02ee99bc19 MaintNotes: update for 2.9 2016-06-13 12:25:12 -07:00
Junio C Hamano 2d30c169da What's cooking (2016/06 #03) 2016-06-09 10:21:25 -07:00
Junio C Hamano eb94c58780 Meta/pushall: publish HTML docs to GitHub Pages, too 2016-06-09 10:20:59 -07:00
Junio C Hamano 33678c59ed What's cooking (2016/06 #02) 2016-06-06 20:06:00 -07:00
Junio C Hamano 13a33cce0c What's cooking (2016/06 #01) 2016-06-02 15:50:53 -07:00
Junio C Hamano 8790fc9f42 What's cooking (2016/05 #09) 2016-05-31 14:44:17 -07:00
Junio C Hamano c32e74bc2a What's cooking (2016/05 #08) 2016-05-26 15:49:32 -07:00
Junio C Hamano af1e5c2a75 Meta/Make, Meta/dodoc: enable BOLD_LITERAL
While at it, retire use of old environment variables ASCIIDOC8 and
ASCIIDOC_NO_ROFF, which were retired at 79c461d5 (docs: default to
more modern toolset, 2010-11-19).
2016-05-26 14:31:46 -07:00
Junio C Hamano 3bbd506483 Meta/Make: use dash by default 2016-05-26 14:31:01 -07:00
Junio C Hamano b0fb9c0b1e Meta/Dothem: make sure that --scratch build is really from scratch 2016-05-26 14:29:05 -07:00
Junio C Hamano e55b374fb4 What's cooking (2016/05 #07) 2016-05-20 15:16:15 -07:00
Junio C Hamano ab8eca3f45 MaintNotes: update for 2.8.3 2016-05-19 10:23:46 -07:00
Junio C Hamano 702927b666 What's cooking (2016/05 #06) 2016-05-17 15:46:31 -07:00
Junio C Hamano 272b809aa1 What's cooking (2016/05 #05) 2016-05-13 15:08:38 -07:00