Commit Graph

119 Commits (f8ab671134121663f27a75f64e941a40d2a3bff1)

Author SHA1 Message Date
Junio C Hamano f8ab671134 snapshot 2006-04-14 2006-04-14 13:54:38 -07:00
Junio C Hamano c1a4066f67 Merge branch 'origin' 2006-03-01 18:42:08 -08:00
Junio C Hamano 17e735177e Announce, WI and SA updates. 2006-03-01 18:42:03 -08:00
Junio C Hamano cd3b0b635a Follow the master branch tag.
Forgot that no tracking "git pull" does not fetch the tags anymore.
2006-03-02 02:40:05 +00:00
Junio C Hamano b164a7b715 PU - --continue. 2006-02-20 19:43:02 -08:00
Junio C Hamano f00c80b871 Minor fix for WI script 2006-02-19 00:54:54 -08:00
Junio C Hamano 0391212b73 Two more maintainer scripts. 2006-02-19 00:38:06 -08:00
Junio C Hamano ba296ff54e Update TOpic to show dates for everybody. 2006-02-18 23:06:21 -08:00
Junio C Hamano 99bd27ebe7 Update TOpic script to show how old they are.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-02-16 01:32:23 -08:00
Junio C Hamano 8cbf8eaf63 Update TO script, and also some UI issues. 2006-02-14 18:00:34 -08:00
Junio C Hamano 2f1750a1f9 Snapshot after 1.2.0 release 2006-02-13 02:46:26 -08:00
Junio C Hamano 1d0a93105b TODO updates. 2006-02-08 22:09:12 -08:00
Junio C Hamano df5cc80ec9 Introduce an easier to follow "next" branch.
The "pu" branch is a bit too hard to follow.  Let's introduce
"next" branch, which is slightly ahead of "master".  The topic
branches merged into it are not to be rebased, and changes to
the topic branches are first applied to them and then merged
into the "next" branch.  What this means is that the branch is
far easier to follow compared to the "pu" branch since there
will be no rewinding/rebasing involved.
2006-02-08 22:08:30 -08:00
Junio C Hamano 98e455ea22 kernel.org build is now x86_64 2006-02-04 20:52:26 -08:00
Junio C Hamano 1e96405028 Use 'git pull' in Meta/PU
That way I'd get nicely formatted merge messages.
2006-02-04 00:08:13 -08:00
Junio C Hamano cc68633578 TODO updates 2006-02-02 01:41:34 -08:00
Junio C Hamano a59237f565 resolve cache experiments.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-27 22:45:08 -08:00
Junio C Hamano b0a3de0193 Add Aneesh Kumar's repo browser to Porcelainistas.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-27 00:22:40 -08:00
Junio C Hamano 725ca8a8e7 Add Subproject Design Notes.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-22 23:53:07 -08:00
Junio C Hamano 18ea0bf72c Make optimization flag overridable for my compilation
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-20 22:55:46 -08:00
Junio C Hamano 6f4a70cb23 TODO: format-patch. 2006-01-18 20:53:12 -08:00
Junio C Hamano b14e2494b8 TODO updates 2006-01-17.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-17 21:42:28 -08:00
Junio C Hamano 8158d510c6 Update pu rebuilding procedure.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-15 01:55:09 -08:00
Junio C Hamano 81246862e8 The same duplicate build avoidance as in Doit.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-14 18:19:54 -08:00
Junio C Hamano 0f0fc5783b Make sure master <= naster <= pu, and avoid duplicate builds.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-14 18:17:54 -08:00
Junio C Hamano 7442ed29c7 Automatically remove already merged ones.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-14 18:17:16 -08:00
Junio C Hamano 88bd96c6e7 Use gitexecdir in Make and --no-current in PU
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-11 01:23:49 -08:00
Junio C Hamano a9ce6dc595 reformat announce message. 2006-01-10 17:44:10 -08:00
Junio C Hamano afd46b3e89 Use describe to name the revision. 2006-01-08 17:18:32 -08:00
Junio C Hamano ceb90a511a Announcement message skelton.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-08 14:26:28 -08:00
Junio C Hamano 337ceeabe1 typofix in dodoc script. 2006-01-07 22:18:12 -08:00
Junio C Hamano ba9753f70b Update TODO 2006-01-07 late night. 2006-01-07 22:11:29 -08:00
Junio C Hamano 63c4a8ae45 Add Darrin Thompson
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-07 22:07:13 -08:00
Junio C Hamano e62284ebeb Use maintainer's own configuration.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-07 22:05:22 -08:00
Junio C Hamano 257a9721eb Run yummy on SRPMS as well
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-06 21:26:33 -08:00
Junio C Hamano f0a77fd218 Simplify maintainer local test & installation script.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-06 21:24:51 -08:00
Junio C Hamano 2dcfb57d0b Run yummy after RPM installation. 2005-12-27 21:13:01 -08:00
Junio C Hamano f8b0a6dc6e Merge branch 'master' of master.kernel.org:git/Meta/ 2005-12-27 18:21:09 -08:00
Junio C Hamano 09c35ff523 Need installed git to get describe version. 2005-12-27 18:19:59 -08:00
Junio C Hamano d2c029c64c KO procedure updates. 2005-12-27 18:19:24 -08:00
Junio C Hamano f6cd1a7126 Merge branch 'master' of master.kernel.org:git/Meta/ 2005-12-27 00:05:35 -08:00
Junio C Hamano 7dc35b9485 Rewrite documentation hook 2005-12-27 00:04:15 -08:00
Junio C Hamano ffddbba38c Adjust for use on kernel.org 2005-12-27 00:02:08 -08:00
Junio C Hamano c150b0e7f2 Add Doit script. 2005-12-26 21:00:32 -08:00
Junio C Hamano ae9133ae2d Do more and more things on kernel.org 2005-12-26 01:52:28 -08:00
Junio C Hamano 259480fc8e Do more and more things on kernel.org 2005-12-26 01:45:32 -08:00
Junio C Hamano 049e159103 Do more things on kernel.org. 2005-12-26 01:10:28 -08:00
Junio C Hamano 4ec53b6fb6 2005-12-23 midnight TODO updates.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-12-22 23:57:26 -08:00
Junio C Hamano bd8b47db1a 2005-12-21 TODO updates. 2005-12-21 22:41:21 -08:00
Junio C Hamano 95b9f4f212 Use CFLAGS=-O1 for debugging. 2005-12-21 22:40:52 -08:00