Commit Graph

860 Commits (fa8727c618eb17290ee325d258b58701296ff653)

Author SHA1 Message Date
Junio C Hamano 5c74ceb4ff cook.sh: move New Topics section to the beginning 2009-08-28 00:42:57 -07:00
Junio C Hamano 3d1ab25e00 cook: Move temporaries one level down 2009-08-27 18:14:15 -07:00
Junio C Hamano f7ddc9b77c What's in 2009-08-26 17:02:13 -07:00
Junio C Hamano dc163486db What's cooking 2009-08-23 17:41:40 -07:00
Junio C Hamano f4c0a9a353 cook.sh: move the "New Topics" generation to the template handler code 2009-08-23 17:05:16 -07:00
Junio C Hamano 8c4b727fb1 cook.sh: separate reading and output of template in separate phases
This will make it possible to prepend new topics to the New Topics section
when working incrementally.
2009-08-23 16:52:31 -07:00
Junio C Hamano 6d5ccc480b Add support to incrementally updating "What's in" report
If the result of previous run is in the filesystem but not committed yet,
use that as a template.  This mode needs to behave slightly differently in
that the topics that appeared in the template file's "New Topics" section
need to be kept, and "New Topics" section should not get renamed to "Old
New Topics".

The sections need to be kept together after this change, and also the
handling of the Graduated to "master" psuedo section should also be
straightened out, but that can come later.
2009-08-23 16:10:23 -07:00
Junio C Hamano 08ddf0cc19 Fix section detection in cook.sh 2009-08-23 15:15:11 -07:00
Junio C Hamano 59cf026bb9 1.6.4.1 2009-08-22 00:47:11 -07:00
Junio C Hamano b1f59d22cd What's cooking 2009-08-20 18:21:37 -07:00
Junio C Hamano eac569bc59 A new implementation of What's cooking script 2009-08-20 18:21:20 -07:00
Junio C Hamano 0d093ec754 What's cooking 2009-08-12 19:13:52 -07:00
Junio C Hamano 6849908a55 What's in/cooking 2009-08-05 14:49:16 -07:00
Junio C Hamano 7a2c58a432 What's in/cooking post 1.6.4 2009-07-29 14:11:16 -07:00
Junio C Hamano ae4fdb1d2a Post 1.6.4 MaintNotes updates
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2009-07-29 13:34:23 -07:00
Junio C Hamano 065bfb6d2e What's cooking 2009-07-26 01:45:52 -07:00
Junio C Hamano fea2cf154a What's in before 1.6.4 final 2009-07-26 00:59:13 -07:00
Junio C Hamano af74d68bbd What's cooking 2009-07-06 10:05:59 -07:00
Junio C Hamano 3dc11f3bcf Make: detect need to use ginstall 2009-07-06 10:05:40 -07:00
Junio C Hamano 5c3a7a451f Dothem: detect lack of asciidoc 2009-07-06 10:05:17 -07:00
Junio C Hamano 0cc4bcf8c6 What's cooking 2009-06-28 00:08:41 -07:00
Junio C Hamano 660797fe1f What's in 2009-06-22 00:56:03 -07:00
Junio C Hamano 86c83fbadc What's cooking 2009-06-18 12:04:09 -07:00
Junio C Hamano c237b5cc15 What's in 2009-06-14 00:12:03 -07:00
Junio C Hamano bec61476ed What's cooking 2009-06-12 02:10:10 -07:00
Junio C Hamano 0b6e2f236b What's in/cooking 2009-05-31 18:21:29 -07:00
Junio C Hamano b35f99113f What's cooking 2009-05-25 01:17:59 -07:00
Junio C Hamano dc034d4805 What's in 2009-05-23 03:03:47 -07:00
Junio C Hamano f7ba48ed5e What's in 2009-05-17 00:54:38 -07:00
Junio C Hamano 79b20516aa What's in 2009/05/01 (revised)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2009-05-10 13:42:09 -07:00
Junio C Hamano 4b61e3cbc8 What's in/cooking 2009-05-09 23:42:15 -07:00
Junio C Hamano cb5ca3d65d Meta/DoKernelOrg: modernize a bit
There is no point insisting on being a particular branch like
master and maint, and also requiring the name of the branch given
from the command line.
2009-05-07 21:50:21 -07:00
Junio C Hamano 6f5eea980e Meta/Make: minimum adjustment for BSD environment 2009-05-07 21:43:26 -07:00
Junio C Hamano 5b1d5c7f99 Post 1.6.3 MaintNotes updates 2009-05-06 17:33:15 -07:00
Junio C Hamano 29b37b6598 DoKernelOrg: fix the final report of built tarball
f148646 (Meta/DoKernelOrg: adjust to multi-arch $HOME structure better,
2009-04-26) updated the name of the tarball to include architecture,
without adjusting the same name used for the reporting purposes.
2009-05-02 03:10:13 -07:00
Junio C Hamano 652d1800b0 Meta/Make: do not special case decl-after-statement warning 2009-04-29 22:11:46 -07:00
Junio C Hamano 7128f0a0db Dothem: pass --loose as well 2009-04-29 22:11:24 -07:00
Junio C Hamano f4eb1b7f4f What's in/cooking updates 2009-04-29 22:10:24 -07:00
Junio C Hamano f148646b77 Meta/DoKernelOrg: adjust to multi-arch $HOME structure better
Move most of the things under $HOME/g/$(arch)/ to unclutter the
home directory.
2009-04-26 19:53:04 -07:00
Junio C Hamano 8339e55e1d Meta/Dothem: support multi-arch $HOME directory better
This can use the layout that has buildfarm under $HOME/g/$arch/buildfarm
and the layout that has it ../buildfarm, relative to the git tree.  The
maintainer's home machines (and virtual ones) will use the former, while
the k.org machine will use the latter layout.
2009-04-26 19:49:29 -07:00
Junio C Hamano c6eb876ec5 Meta/V: translate dirty->with changes consistently 2009-04-26 19:48:39 -07:00
Junio C Hamano 4037b51ef4 Meta/V: deal with the initial bootstrapping case a bit better
There could be no git installed initially from the integration branch
being probed.
2009-04-25 23:39:24 -07:00
Junio C Hamano 936a95a091 Allow multi-arch installation 2009-04-25 22:05:45 -07:00
Junio C Hamano c78ffa7c95 Add vir-fc9 2009-04-19 19:36:12 -07:00
Junio C Hamano 00eb767ac9 In some places I have git in $HOME/git.git 2009-04-19 19:35:57 -07:00
Junio C Hamano b2afa2e6ff Meta/Dothem: do not create separate worktree for Meta in build farms 2009-04-19 16:10:04 -07:00
Junio C Hamano 10ce901d42 Meta/Dothem: detect unknown options 2009-04-19 16:08:03 -07:00
Junio C Hamano 21b717659e Meta/Dothem: pass --locale=* to underlying Meta/Make 2009-04-19 09:06:33 -07:00
Junio C Hamano f355f2565b Meta/Make: allow --locale= and --test= to be given
It often is convenient to run only specific tests while still staying
at the toplevel (some failures only reproduce with particular allocation
patterns, for example).  You can say

    $ Meta/Make --test='1013 91??'

to run only test 1013 and 91xx series.

Similarly, you can give --locale=en_US.UTF-8 or somesuch; earlier we
always run tests in C locale for reproducibility, and the default
stays the same, but sometimes it is useful to run tests in different
locale.
2009-04-19 09:01:41 -07:00
Junio C Hamano 7e8dadd50f Dothem: make it easier to bootstrap 2009-04-19 05:12:57 -07:00